The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
ok my issue is im getting this error when i upload a a plug in that is suppose to help me show my forum stats globaly. can any one help
heres the error: Code:
Database error in vBulletin 3.6.0 Beta 3: Invalid SQL: SELECT userid, username FROM adminrev_user WHERE adminrev_userid=3; MySQL Error : Unknown column 'adminrev_userid' in 'where clause' Error Number : 1054 Date : Tuesday, June 27th 2006 @ 05:43:25 PM Script : http://www.adminrevo.com/ Referrer : IP Address : 0000000000 Username : Steve Classname : vB_Database and im attaching the plug in as well thank you |
#2
|
|||
|
|||
![]()
Have you got a table prefix ?
|
#3
|
||||
|
||||
![]() Quote:
yes i do but it seems to be looking for another table or something. |
#4
|
||||
|
||||
![]()
There is an error in that line of the plugin that the Author should fix - they have missed the table name after the table prefix in the 'where' clause (actually it should be rewritten to avoid table prefix code in where clauses, but that's another story).
Btw, are you aware that this code adds 6 new select queries to every page on your forum ? |
#5
|
||||
|
||||
![]() Quote:
thank you for the information. no i wasn't aware of the extra queries. do you happen to have an alternate solution for me? if you go to the link in my sig you will see on the top of the forum is where the forum stats will go. i tried adding them in the regular way but failed. if you can point me in the direction of a hack or template mod that will do what I'm looking for i would be very grateful. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|