|
|
Mod Options |
|
#1
|
|||
|
|||
|
Any help on this would be appreciated. It's the only error I'm getting. I did run the repair.php script but it didn't help (didn't think it would but I figured it'd be worth a shot).
Also, I did a search but it's kind of hard to search for an exact error: Database error in vBulletin 2.3.0: Invalid SQL: SELECT COUNT(*) AS posts FROM post WHERE post.visible=1 AND post.threadid= AND 1=1 AND post.userid='166' 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 1=1 AND post.userid='166'' at line 2 mysql error number: 1064 Date: Monday 05th of May 2003 05:07:44 PM Script: http://www.expectedmiracles.com/foru...&searchid=5271 Referer:
__________________
Webmaster/Technical Consultant for... http://www.expectedmiracles.com/foru.../signatur.jpeg My DVD Collection - Currently: 222 No members have liked this post.
|
| Comments |
|
#2
|
||||
|
||||
and post.threadid= ??????????? there you should add an value ![]()
__________________
Unfortunatelly i am completely out of vbulletin buisness, so i won't upgrade any of my hacks anymore. Everyone who wants to upgrade my hacks or use part of my codes is allowed to do so, without needing any special permission by me anymore. You just have to mention my full name if you want to reuse some of my work, thats all i ask for. No members have liked this post.
|
||||
|
#3
|
|||
|
|||
|
Hm, ok. Well I think this error is related to Erwin's "Search Thread" hack, and here's the query that I have in my search.php.
$getnum=$DB_site->query_first("SELECT COUNT(*) AS posts FROM post ". iif(strlen(strpos($search[query],"thread."))," LEFT JOIN thread ON thread.threadid=post.threadid ",""). " WHERE post.visible=1 AND $newpostsql $searchthreadquery $search[query]"); Is that what it should be or no? I'm guessing no. But I did follow the instructions correctly.
__________________
Webmaster/Technical Consultant for... http://www.expectedmiracles.com/foru.../signatur.jpeg My DVD Collection - Currently: 222 No members have liked this post.
|
|
#4
|
||||
|
||||
|
You installed my hack wrongly. Uninstall it, and install again. That line of code you posted is ALL WRONG.
Too many closing brackets - what did you do???No members have liked this post.
|
|
#5
|
|||
|
|||
|
Starting from a fresh 2.3.0 search.php file, added your code to the T, this is the query now...
$getnum=$DB_site->query_first("SELECT COUNT(*) AS posts FROM post ". iif(strlen(strpos($search[query],"thread."))," LEFT JOIN thread ON thread.threadid=post.threadid ",""). " WHERE post.visible=1 AND $newpostsql $searchthreadquery $search[query]");
__________________
Webmaster/Technical Consultant for... http://www.expectedmiracles.com/foru.../signatur.jpeg My DVD Collection - Currently: 222 No members have liked this post.
|
|
#6
|
|||
|
|||
|
And here's the original (un-hacked at all) query...
$getnum=$DB_site->query_first("SELECT COUNT(*) AS posts FROM post ". iif(strlen(strpos($search[query],"thread."))," LEFT JOIN thread ON thread.threadid=post.threadid ",""). " WHERE post.visible=1 AND $newpostsql $search[query]");
__________________
Webmaster/Technical Consultant for... http://www.expectedmiracles.com/foru.../signatur.jpeg My DVD Collection - Currently: 222 No members have liked this post.
|
|
#7
|
|||
|
|||
|
Still getting that same error...but the query is right according to the directions in that hack.
__________________
Webmaster/Technical Consultant for... http://www.expectedmiracles.com/foru.../signatur.jpeg My DVD Collection - Currently: 222 No members have liked this post.
|
|
#8
|
||||
|
||||
|
That query looks right. Did you install the bit that tells the file what the variable $searchthreadquery is meant to be? If not, then that line will produce an error.
No members have liked this post.
|
|
#9
|
|||
|
|||
|
I did. Since it looks like I'm just running around in circles here, would it be possible for me to send you my search.php file for you to look at?
If you would, that would be excellent.
__________________
Webmaster/Technical Consultant for... http://www.expectedmiracles.com/foru.../signatur.jpeg My DVD Collection - Currently: 222 No members have liked this post.
|
|
#10
|
||||
|
||||
|
Sure, PM it to me.
No members have liked this post.
|
|
#11
|
|||
|
|||
|
Thanks very much, Erwin. Sent.
__________________
Webmaster/Technical Consultant for... http://www.expectedmiracles.com/foru.../signatur.jpeg My DVD Collection - Currently: 222 No members have liked this post.
|
|
#12
|
|||
|
|||
|
Ok, I figured out that the error occurs when you do a "search for all posts made by this user" but I'm not sure what caused it or how to fix it, short of uploading a fresh version of search.php and readding the hacks back into that.
I might try that, though.
__________________
Webmaster/Technical Consultant for... http://www.expectedmiracles.com/foru.../signatur.jpeg My DVD Collection - Currently: 222 No members have liked this post.
|
|
#13
|
|||
|
|||
|
Ok, tried that. Confirmed it IS an error caused by Erwin's "Search Thread" hack. Starting with a fresh 2.3.0 search.php file, added in that hack step by step exactly. Went into a user's profile and clicked "Search for all posts made by this user." Search window came up as though it were searching, then when it went to displa the results, pulled up the error listed above.
Might want to merge this thread with his hack thread?
__________________
Webmaster/Technical Consultant for... http://www.expectedmiracles.com/foru.../signatur.jpeg My DVD Collection - Currently: 222 No members have liked this post.
|
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 12:00.

