Log in

View Full Version : Moderators Functions - Squid: Change Thread Prefix Showthread


squidsk
02-23-2015, 10:00 PM
This addon extends https://vborg.vbsupport.ru/showthread.php?t=227861 by adding the ability to add/change/remove prefixes for the current thread being viewed on showthread.

When on showthread, in a forum with prefixes assigned, under the Administrative menu you will find the option to add a prefix if one isn't present, change the prefix (the list excludes the currently selected prefix) to a new one, and if prefixes aren't required and one is selected to remove the currently selected prefix.

As with the parent mod this logs information in the moderation log.

Fields
02-24-2015, 07:46 AM
Works perfect, great job, thanks for this! :)

Elixar
03-01-2015, 06:04 PM
So just add this in as well while running the parent mod?

squidsk
03-02-2015, 04:44 AM
Exactly

maupassant
04-03-2015, 01:14 AM
Not working here.

squidsk
04-03-2015, 03:01 AM
Not working here.
Do you have the base mod installed? Is that a thread in a forum with prefixes assigned to it?

maupassant
04-03-2015, 06:07 AM
Do you have the base mod installed? Is that a thread in a forum with prefixes assigned to it?

Yes to both questions. And the base mod is working.

squidsk
04-06-2015, 12:01 AM
I can't look into it until Tues but if you PM me a link to your site with an account that has appropriate access I'll take a look.

EDIT: A list of all plugins/products your site uses would also be helpful

maupassant
04-17-2015, 03:47 PM
I want to thank squidsk for his help. The mod is now working at my forum.

squidsk
04-17-2015, 08:28 PM
For anyone else the conflict is with the 1.1 version of the vbfoster with attachments in quick reply (https://vborg.vbsupport.ru/showthread.php?t=313277), to fix the issue change the execution order of the vBFoster - Showthread Complete plugin on the showthread_comlpete hook to be 65535. The change should be made to the vbfoster plugin as it has the potential to conflict with any mod that has a plugin on the showthread_complete hook.

CAG CheechDogg
10-15-2015, 06:46 PM
Hey hey Squidsk ... I can't get t his working on my forums .... It just doesn't show up on the drop down menu .... do you have time to look into this?

squidsk
10-16-2015, 03:03 PM
Do you have vbfoster installed? If so do the fix in the post above yours. If not what other products do you have with plugins on the showthread_complete hook?

CAG CheechDogg
10-19-2015, 04:28 AM
I got it working squidsk TY !! I went through the list and checked all the plugins on showthread_complete hook and got it fixed ...

squidsk
10-21-2015, 01:02 PM
Glad to help. Which mod was causing the conflict?

CAG CheechDogg
10-21-2015, 06:50 PM
Not sure lol ... cuz now that i look back I have the execution order back to their defaults lol ...

squidsk
10-22-2015, 12:57 PM
OK simpler question then, which mods do you have installed with that have code on the showthread_complete hook?

CAG CheechDogg
10-23-2015, 12:27 PM
Here they are:


[OzzModz] Closed Thread Reason
[OzzModz] Users Subscribed To Thread Block
DragonByte Tech: User Status & Moods (but it's disabled
Force Users to Read a Thread (also disabled)
Last X Visited Threads
Post Groans Hack
Post Thank You Hack
Skimlinks Plugin (also disabled)
Tapatalk: Tapatalk Image Link
Who Has Read a Thread

squidsk
10-26-2015, 02:37 PM
Thanks, I'll look into those to see if I can figure out which one is/was interfering.

itilm
02-21-2016, 01:24 PM
The product threadprefix_changeinline must be activated before this product may be installed.
This product is not compatible with version 2.1.0 of the product threadprefix_changeinline. (Compatible starting with 2.2.0

Error on installing Version 4.2.3

squidsk
02-22-2016, 02:00 PM
The product threadprefix_changeinline must be activated before this product may be installed.
Already noted in the description of the product and as a dependency in the xml. You won't be able to install this product if the product threadprefix_changeinline is not installed.

This product is not compatible with version 2.1.0 of the product threadprefix_changeinline. (Compatible starting with 2.2.0 Already in the xml as the dependency requirements won't let you install it if the 2.2.0 version of threadprefix_changeinline isn't installed.

Error on installing Version 4.2.3 Without details of the error I can't fix it.