![]() |
Upgrade From 3.6 gives SQL error
Anyone know which hack may cause this, i've disabled them via the config.php edit
Database error in vBulletin 3.6.0: Invalid SQL: SELECT COUNT(postid) AS count FROM vb3_post AS post LEFT JOIN vb3_deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post') WHERE visible = 0 AND dateline > 1155260805 AND deletionlog.primaryid IS NULL; MySQL Error : Column 'dateline' in where clause is ambiguous Error Number : 1052 Date : Thursday, August 10th 2006 @ 11:04:07 PM Script : http://www.xxxx.com/forums/ Referrer : IP Address : xx Username : xx Classname : vB_Database |
<a href="https://vborg.vbsupport.ru/showpost.php?p=1019223" target="_blank">https://vborg.vbsupport.ru/showpost.php?p=1019223</a>
|
Should i have done that before the upgrade?
doing it after the upgrade seems not to work? Thanks for the help btw |
Do you have the Staff Can Post Hidden Posts mod installed?
If so, try changing the global_start hook for this mod from: Code:
$posts = $db->query_first(" Code:
$posts = $db->query_first(" |
That was it, I appreciate your quick help ;)
|
No problem.
|
Hmm, same error here. I have the double post merge hack installed, but I changed the hook as shown in that post above. I'm still getting the error.
Any other hacks that might cause this error? |
The fix above is not for the double post hack, so it's not likely to work.
Read the doublepost thread for the fix. |
All times are GMT. The time now is 07:11 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:
|