Quote User Back Link (QUBL)

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29350
Joined: Sat Aug 16, 2003 7:36 am

Quote User Back Link (QUBL)

Post by Extensions Robot »

Modification name: Quote User Back Link (QUBL)
Author: Erik Frèrejean
Modification description: This MOD add a link to the profile of the user that origianlly posted the quoted posts.
Modification version: 1.0.0.b
Tested on phpBB version: 3.0.5

Download file: quote_user_back_link.zip
File size: 31.64 KiB

Modification overview page: View

The phpBB Team is not responsible nor required to provide support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.

-->Modification support<--
Last edited by Extensions Robot on Mon Sep 19, 2022 7:33 pm, edited 13 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28935
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Quote User Back Link (QUBL)

Post by Paul »

Modification validated/released

Notes:
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Quote User Back Link (QUBL)

Post by Erik Frèrejean »

Thank Paul :)

This is a note to everyone installing this MOD who also use my Quote Post Back Link MOD. When install this MOD you'll find a conflict where both MOD add code after the same find.
I'll post some additional instruction later, which explain how you can get around this issue.
Last edited by Erik Frèrejean on Wed Dec 24, 2008 1:35 pm, edited 2 times in total.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
DaannO
Registered User
Posts: 86
Joined: Mon Sep 17, 2007 11:24 am

Re: Quote User Back Link (QUBL)

Post by DaannO »

So when i quote a post than the quoted area wil contain a link to the orginal post?
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: Quote User Back Link (QUBL)

Post by Erik Frèrejean »

No to the user who posted. I'm at work right now so can't get some screen shots. I'll see if I have time to do this later today.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
BhsReptiles.co.uk
Registered User
Posts: 10
Joined: Mon Dec 22, 2008 2:12 pm

Re: Quote User Back Link (QUBL)

Post by BhsReptiles.co.uk »

Do u have to add the code after every } in the bbcode?
demon327
Registered User
Posts: 847
Joined: Thu Nov 16, 2006 2:16 pm

Re: Quote User Back Link (QUBL)

Post by demon327 »

BhsReptiles.co.uk wrote:Do u have to add the code after every } in the bbcode?
No! only after the first one, unless the instructions says something els ;)
User avatar
DragonMaster1
Registered User
Posts: 994
Joined: Tue Aug 17, 2004 11:04 am
Name: Terry

Re: Quote User Back Link (QUBL)

Post by DragonMaster1 »

So you need to add the code to your post to get it to work?

It won’t function automatically with ANY quote?

My users will not take the time to add that code....they are really lazy :roll:
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: Quote User Back Link (QUBL)

Post by Erik Frèrejean »

DragonMaster1 wrote:So you need to add the code to your post to get it to work?
What code?
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
User avatar
DragonMaster1
Registered User
Posts: 994
Joined: Tue Aug 17, 2004 11:04 am
Name: Terry

Re: Quote User Back Link (QUBL)

Post by DragonMaster1 »

Erik Frèrejean wrote:
DragonMaster1 wrote:So you need to add the code to your post to get it to work?
What code?

Code mentioned in this post:
BhsReptiles.co.uk wrote:Do u have to add the code after every } in the bbcode?
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: Quote User Back Link (QUBL)

Post by Erik Frèrejean »

That are the installation instructions, you as administrator of the board have to make those file changes in order to install the MOD. Your users don't have to do anything.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
User avatar
DragonMaster1
Registered User
Posts: 994
Joined: Tue Aug 17, 2004 11:04 am
Name: Terry

Re: Quote User Back Link (QUBL)

Post by DragonMaster1 »

OH...ok

I’ll give it a try and see how it works

THANx
User avatar
DragonMaster1
Registered User
Posts: 994
Joined: Tue Aug 17, 2004 11:04 am
Name: Terry

Re: Quote User Back Link (QUBL)

Post by DragonMaster1 »

2 problems with the install

there is NO root/includes/mods/functions_qubl.php
To: includes/mods/functions_qubl.php

mods are NOT in includes

Then the 1st line of the code for includes/bbcode.php is add after: }

There are numerous }

Which one to use?
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: Quote User Back Link (QUBL)

Post by Erik Frèrejean »

DragonMaster1 wrote:2 problems with the install

there is NO root/includes/mods/functions_qubl.php
To: includes/mods/functions_qubl.php
Yes there is. The first is in the MOD package and you have to copy that file to the given location in your phpBB installations
DragonMaster1 wrote:mods are NOT in includes
I'm not fully sure what you mean by that, but MODs can contain includes. Its even a good practice to put as much of the MOD code in other files to maintain as much of the phpBB core code as possible.
DragonMaster1 wrote:Then the 1st line of the code for includes/bbcode.php is add after: }

There are numerous }

Which one to use?
demon327 wrote:
BhsReptiles.co.uk wrote:Do u have to add the code after every } in the bbcode?
No! only after the first one, unless the instructions says something els ;)
Installation instructions always go from top to bottom for the given file, thus the find clause always reflects the first occurrence in the file.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
User avatar
DragonMaster1
Registered User
Posts: 994
Joined: Tue Aug 17, 2004 11:04 am
Name: Terry

Re: Quote User Back Link (QUBL)

Post by DragonMaster1 »

OK....now I see how it installs and it links the previous profile nicely

Good Mod :mrgreen:

Return to “[3.0.x] MOD Database Releases”