![]() |
SQL database error (prolly from plugin)
Some of my users are experiencing problems, I on the other hand am not :P. But I can't seem to find the cause.
Code:
Database error in vBulletin 3.6.5: PHP Code:
|
Please post the full error message, you have left out the most important part.
|
Hehe, thats what I said to them too :D. I'll post it asap.
|
Yu can still get the full error from your technical email, where it is also sent.
|
Okay I finally got it:
Code:
Database error in vBulletin 3.6.5: PHP Code:
|
Code:
$hook_query_joins .= 'LEFT JOIN user AS thread_user ON(thread.postuserid = thread_user.userid)'; Code:
$hook_query_joins .= 'LEFT JOIN '.TABLE_PREFIX.'user AS thread_user ON(thread.postuserid = thread_user.userid)'; |
You must have dot5hosting. I have the same problem. Their SQL server ran out of room on the partition. The dirtbags don't have teach support over the weekend. I'm going to get my money back tomorrow ;) Guess we all have to wait till tomorrow.
See my post here; https://vborg.vbsupport.ru/showthread.php?t=143804 |
Thx for swift reply, I'll try it in the morning :)
|
Quote:
As WetWired replied, this is simply a case of a plugin that does not use the TABLE_PREFIX. |
All times are GMT. The time now is 02:20 PM. |
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:
|