View Full Version : Tag search doesn't work right--threads redirect to front page
fiveeight
01-10-2009, 05:16 PM
Example: http://www.fiveeightforums.com/tags.php?tag=literature
Anyone know what's wrong? My tagsearch template is unmodified from the default.
ssslippy
01-10-2009, 05:26 PM
That link works for me fine/
Lynne
01-10-2009, 05:29 PM
He's talking about all the links on that page.
Check the templates that are used there and make sure they were updated for 3.8. To find the templates - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
fiveeight
01-10-2009, 06:27 PM
I'm using 3.7. I don't currently have access to the "General Options" part of admincp and the guy who does is never around. Here are the templates that are showing out-of-date:
forumdisplay_loggedinuser
forumhome_forumbit_level1_nopost
forumhome_forumbit_level1_post
forumhome_forumbit_level2_post
forumhome_loggedinuser
MEMBERINFO
modifyoptions
modifyprofile
postbit
postbit_legacy
subscription
Could one of those be the problem? It doesn't seem like it to me from looking around.
The forum has had a lot of custom hacking done and I don't want to mess with something if it doesn't need to be messed with.
Lynne
01-10-2009, 07:08 PM
I don't think it's any of those. I would guess the threadbit template (that's what it is for me) only my page source looks different than your page source right there. I'd lok to see if that one has been modified.
fiveeight
01-10-2009, 09:47 PM
I reverted my threadbit code in a test style and it didn't fix the problem.
Lynne
01-10-2009, 09:49 PM
Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
fiveeight
01-10-2009, 09:50 PM
OK, I created a new non-user-selectable style called "Standard VBulletin" that didn't inherit from any other styles. It still had the same problem.
Looks like it's not a template problem.
--------------- Added 1231631495 at 1231631495 ---------------
Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
OK, I will try doing this tonight when there aren't a lot of users on.
fiveeight
01-12-2009, 03:26 AM
Figured out the problem was caused by Zoints SEO. Is there an updated version of this for 3.7? Any kind of quick fix?
Dismounted
01-12-2009, 03:40 AM
For support with a specific modification - please see the modification author, or have a look in the modification thread. AFAIK, support from the author of Zoints SEO was dropped a long time ago.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.