View Full Version : Latest threads not working
Daz wilde
Sat 28th Jun '08, 3:12pm
Well my latest threads were workingbut now all of a sudden they have stopped. I have checked and javascript is enabled but im not sure what else it can be.
Heres my site: http://www.back2bowlers.co.uk/forum/ as you can see the error is showing at the bottom line 581???
Steve Machol
Sat 28th Jun '08, 3:14pm
I don't see any error. Please post the exact error.
Daz wilde
Sat 28th Jun '08, 4:09pm
Its an ie error:
Line: 581
Char: 1
Error: threads is undefined
Code: 0
It is not displaying any latest threads on the left hand side.. :confused:
Steve Machol
Sat 28th Jun '08, 4:10pm
That error is from an add-on or modification.
To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':
Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions
[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]
Next, disable all plugins.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it. Do you have the same problem?
Daz wilde
Sat 28th Jun '08, 4:18pm
Wow you have just blown me away with all that..... it sounds really complex mate.... Heres me think it would be an easy fix.
Steve Machol
Sat 28th Jun '08, 4:24pm
No more complex than all the work it took to install your third-party add-ons. :)
Daz wilde
Sun 29th Jun '08, 4:40pm
Could this be a problem with javascript being called by other instances???
Its doing my head in this!!!!! :mad:
Steve Machol
Sun 29th Jun '08, 4:41pm
It could. Try this. Create a new style and choose no parent style. This will force it to use the default templates. Then change to this style and view your forums with it. Do you have the same problem?
If you do, empty your browser cache, close all browser windows and try again.
If you do not have this problem with the original templates, then this means the problem is with one or more of your custom templates. You need to revert your templates, then redo your changes.
vBulletin® v3.8.0 Release Candidate 1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.