![]() |
Trying to troubleshoot some problems
well on the main page at the very top there is "< " showing. And on one board in particular this is showing
pokemon chat room Pokemon" /> Now whenever you click a forum (other than the pokemon forum) this little opening arrow "<" is nowhere to be found. I don't know what's causing it because someone here transferred this template from mybb to vb. Any ideas? |
It's probably in some template. To find the template of interest, do this - 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. (Sometimes the template is the one mentioned at the very top of the page source.)
|
Got it. Turned out to be this. But the pokemon board still shows
Code:
pokemon chat room Pokemon" /> Code:
<<title> <phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase> </title> So far I've tried: Disabling vb optimize Disabling and removing vbenterprisetranslator Reuploading the entire site (with no dropdown menu's returning.....) (not the database just files from a backup 3-4 days ago) Flushing vb optimize Repairing & recounting every option available (still no luck after that..) |
Create a new style with no parent:
If it is still happening - Try disabling your modifications/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 PHP Code:
|
yep still have same problems after both steps...
|
If you are using a default style and absolutely no plugins, then the only way it can be getting there is through a file. So, redownload the default files from vbulletin and reupload the totally default files. That does NOT show up in default vbulletin, so it has to be from a template, a plugin, or a file.
|
If I do that it would probably wind up getting further messed up somehow... it started doing that today and the only new mods introduced are vboptimize and vbenterprise translator. Before that these were there
Code:
Vbulletin 4.0 seems to be right around the corner. Even with it right around the corner however, I don't plan to upgrade to vbulletin 4.0 until most of these mods have been upgraded to be 4.0 compatable. also upon inspection the thread part looks like this. HTML Code:
<a href="#goto_threadtools">Thread Tools</a> HTML Code:
<a href="/forum/showthread.php?t=233560&nojs=1#goto_threadtools">Thread Tools</a> --------------- Added [DATE]1263966300[/DATE] at [TIME]1263966300[/TIME] --------------- UPDATE ok, I've completed all of the steps but still get the error and here is the error from one thread in particular, it's in a board that you must be logged in to see. Files from a fresh download have replaced the old ones like you said to. All plugins are disabled (and the hook plugin is off too) New skin created Cache & cookies cleared invalid sql and javascript dropdown (in the last ticket) still have errors. Database error in vBulletin 3.8.4: Invalid SQL: SELECT thread.threadid, thread.forumid, thread.title, thread.prefixid, thread.taglist, postusername, postuserid, thread.lastpost, thread.replycount, forum.title AS forumtitle ,post.pagetext AS preview FROM thread AS thread INNER JOIN forum AS forum ON (forum.forumid = thread.forumid) LEFT JOIN post AS post ON (post.postid = thread.firstpostid) WHERE thread.threadid IN (15365, 15399, 1695, 14003, 11925, 13258, 10766, 10757, ) AND thread.visible = 1 ORDER BY lastpost DESC; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND thread.visible = 1 ORDER BY lastpost DESC' at line 13 Error Number : 1064 Request Date : Wednesday, January 20th 2010 @ 12:40:18 AM Error Date : Wednesday, January 20th 2010 @ 12:40:18 AM Script : http://vgchat.info/forum/showthread.php?t=11930 Referrer : http://vgchat.info/forum/forumdisplay.php?f=102 IP Address : Username : final kaoss Classname : vB_Database MySQL Version : 5.0.87-percona-highperf |
All times are GMT. The time now is 02:35 AM. |
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:
|