![]() |
Database error in vBulletin 3.0.3:
Invalid SQL: SELECT article.*, articlepost.*, articlecategory.options AS categoryoptions FROM vb3_article AS article INNER JOIN articlepost AS articlepost ON(articlepost.postid = article.firstpostid) INNER JOIN articlecategory AS articlecategory ON(articlecategory.categoryid = article.categoryid) WHERE article.articleid = 1 AND articlepost.type=1 mysql error: Table 'invertedwebcom.articlepost' doesn't exist mysql error number: 1146 |
does anyoen have some help for me here? this printable version mod is giving more trouble than it's worth since i keep getting a databse error.
|
ive got this database error as well. any ideas?
|
for all the ppl with the error.
use this query instead the one on the file: $article = $DB_site->query_first("SELECT article.*, articlepost.*, articlecategory.options AS categoryoptions FROM " . TABLE_PREFIX . "article AS article INNER JOIN " . TABLE_PREFIX . "articlepost AS articlepost ON(articlepost.postid = article.firstpostid) INNER JOIN " . TABLE_PREFIX . "articlecategory AS articlecategory ON(articlecategory.categoryid = article.categoryid) WHERE article.articleid = $a AND articlepost.type=1"); By Paul M who helped me.... |
thanks zorobz... i had to uninstall this mod for a while since there was (is) pretty much no support... thanks a lot for your help! it's a great feature to have. thankfully it works now!
|
Thanks, zorobz. I just got out of the hospital and couldn't help (health junk is why I can't offer support on my hacks). I've updated the zip file.
|
All times are GMT. The time now is 04:55 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:
|