The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Anyone have any ideas..
Anyone have any ideas what this error message means:
Im puzzled 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 '' at line 1 Comes up when clicking a team in the tournament and ladder script.. Only does it on that page, but its not giving me an actual error just says that What could it mean? |
#2
|
||||
|
||||
Something is wrong on that page near the first line. What does the page look like? And does it say the page name? Are you getting the errors sent to you via email?
|
#3
|
|||
|
|||
If i copied and pasted the code would any of you be able to pick out whats wrong?
I tried to look myself but failed miserably lmao --------------- Added 08 Sep 2009 at 23:06 --------------- First section of the code which is the file that used when it errors: PHP Code:
|
#4
|
|||
|
|||
Posting the script will not help. You will need to post the details of the error message. You can find these details either in your email or by right clicking on the error page and selecting Show Source.
|
#5
|
|||
|
|||
The thing is..
you dont receieve any email from the error as its not a database error. And clicking view source on the page reveals nothing, all it says in the source is what i pasted in the first post :\ |
#6
|
||||
|
||||
If it is saying it's a MySQL error on the first line of that code, then I would guess there is something weird about how the page is being called. MySQL shouldn't be involved in that part of the page at all. Take a look at the code that calls that page.
(Also, typically any 'code' (like your 'do' comparisons that you have at the top of that page) should go after all the array definitions and includes.) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|