View Full Version : Main forum.php keeps redirecting
Firyou
10-17-2014, 05:53 PM
My main forum page keeps redirecting over and over and over. I don't see any sign of intrusion ,but the other parts of the forum work fine.
Lynne
10-17-2014, 05:55 PM
Can we get a link?
Have you tried disabling your plugins via the config.php file?
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Does this happen on a default style?
Create a new style with no parent:
Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Set this as the default in AdminCP > Settings > Options > Styles & Languages > Set Default Style. Then go to Maintenance > Clear System Cache. Then browse the site using that totally default vbulletin style - do you still have the same problem?
Are all your files default?
Check maintenance > diagnostics > suspect file versions and see if any are listed as not containing expected contents.
Firyou
10-17-2014, 06:10 PM
Can we get a link?
Have you tried disabling your plugins via the config.php file?
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Does this happen on a default style?
Create a new style with no parent:
Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Set this as the default in AdminCP > Settings > Options > Styles & Languages > Set Default Style. Then go to Maintenance > Clear System Cache. Then browse the site using that totally default vbulletin style - do you still have the same problem?
Are all your files default?
Check maintenance > diagnostics > suspect file versions and see if any are listed as not containing expected contents.
http://www.mturkgrind.com
It happened after an upgrade to the newest tapatalk version. Disabling the product keeps the main page to a redirect though. I'm not sure why even if the product is disabled. Changing the style and languages does the same thing. The update to tapatalk is what my admin just told me about so I wasn't aware of it when I posted the thread
Lynne
10-17-2014, 06:21 PM
Tapatalk requires template edits. So, please create the new style like I wrote and see if that works.
Firyou
10-17-2014, 06:37 PM
I got it fixed, thanks for being quick to assist. Very appreciated. One of my products was conflicting with tapatalk. Disabled it and everything is fine now.
--------------- Added 1413575226 at 1413575226 ---------------
The problem stopped, but now every link I click it gives me a 404 error :(
Lynne
10-17-2014, 08:39 PM
I just tried your site and I'm not getting any 404s.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.