![]() |
Yep, works fine with 4.1.x
|
Digital Point.... my host fixed the problem. They had to change a setting on their security that was blocking something.
Works great now. So for those of you that can't get this to work. You have the templates, you have the database table.. still does not work? Contact your host and ask them to look at it. Refer to the advice that digital point gave me on the previous page. Thanks for your help digital point!! |
QUESTION:
Is there a way to remove the link on the community drop down menu? I'd rather just use the link to access it. |
You can disable the "Add Spy Link To Navigation" plug-in for the spy.
|
Nice mod!
One issue found and fixed, figured I'd pass it along so you can update the php file. After trying out the 'Only Include Subscribed Forums' function, I received a database error email advising me that 'subscribeforum' was not a valid table. Naturally this is true, because I use the vb_ prefix in my database. So I changed line 80 in the php file to include the table_prefix, and it works fine now. In spy.php change line 80 from: Code:
FROM subscribeforum Code:
FROM " . TABLE_PREFIX . "subscribeforum |
i have problems with turkish characters
It says "unknown" at thread/post section when somebody creates a new thread or post a message. Is this compatible with vb 4.1.0 PL2? |
Quote:
Installed and working 4.1 PL2 :) |
Ok I found a rather odd issue that hopefully can be resolved:
From time to time, nothing populates on the page for logged in users. However if you log out and check the page as a guest, it populates! I've tried a ton of things to get it to work, including disabling all other mods, to no avail. The digitalpoint_spy table has all the entries in it (as evidenced by the page populating for guests), but it just refuses to populate for logged in users from time to time. The 'Only Include Subscribed Forums' option makes no difference, either it works or it doesn't regardless. Is there anything that could be causing this behavior? It's driving me nuts, because I really want to keep this mod around, it's extremely handy and our users love it...when it works! |
Quote:
|
Quote:
|
All times are GMT. The time now is 10:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|