Log in

View Full Version : Cyb - Sub-Forum Manager conflicts with AJAX TAB forum!


TaMpE
01-03-2009, 11:47 AM
After installing AJAX Tab forum, the Sub-Forum Manager seems got disabled! All the forums are now a big, mess. How can I fix this?

Marco van Herwaarden
01-03-2009, 11:51 AM
If you have questions/problems with a modification or style, then please post in the thread (or support forum/board) about that modification/style. Best chance to receive a reply from either the author or another member using the same modification/style.

TaMpE
01-03-2009, 11:52 AM
If you have questions/problems with a modification or style, then please post in the thread (or support forum/board) about that modification/style. Best chance to receive a reply from either the author or another member using the same modification/style.

So can I post it in both mods' threads? :confused:

Lynne
01-03-2009, 04:14 PM
You can post in both threads and see if anyone else has encountered this problem or if anyone knows what you should look for to fix it.

bobster65
01-03-2009, 04:53 PM
After installing AJAX Tab forum, the Sub-Forum Manager seems got disabled! All the forums are now a big, mess. How can I fix this?

I put out a simple solution for this already..

This is for version 1.5 ... You need to modify one of the Cyb Sub Forum Manager Plugins

Plugins (Search In): Cyb - Sub-Forum Manager - CT and Cyb - Sub-Forum Manager 1

Find:
(THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay'))

Replace With:
(THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay' OR THIS_SCRIPT=='tabforumhome'))

King Kovifor
01-03-2009, 05:07 PM
The above fix also works if you have v2b1 installed.

TaMpE
01-04-2009, 02:38 AM
Thank you, it's all fixed now! :D