The Arcive of vBulletin Modifications Site. |
|
mySQL query error Details »»
|
|||||||||||||||||||||||||
I am getting this error..what to do..pls help me....
mySQL query error: SELECT arcade_access, p_require FROM usergroup WHERE usergroupid = 1 mySQL error: Unknown column 'arcade_access' in 'field list' mySQL error code: Date: Thursday 18th of December 2008 09:35:08 PM --------------- Added [DATE]1229731908[/DATE] at [TIME]1229731908[/TIME] --------------- Someone pls help me.... Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
I cannot resolve this problem yet... pls some one reply..
|
|
#3
|
||||
|
||||
|
very strange error, which version are you using ? fresh install ?
|
|
#4
|
|||
|
|||
|
I have just installed the update and I am getting this error when I click on the link to the arcade. It was working fine until I did the update. I am using vBulletin 3.8.0 and iBProArcade 2.6.8
Any ideas what's wrong? Thanks mySQL query error: SELECT user.userid, user.avatarid, user.avatarrevision, avatar.avatarpath, customavatar.filename, NOT ISNULL(filedata) AS hascustom, customavatar.dateline FROM (SELECT * FROM vb3_user WHERE userid=382) AS user LEFT JOIN vb3_avatar AS avatar ON avatar.avatarid = user.avatarid LEFT JOIN vb3_customavatar AS customavatar ON customavatar.userid = user.userid WHERE customavatar.userid=382 OR user.userid=382 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 'SELECT * FROM vb3_user WHERE userid=382) AS user LEFT JOIN vb3_ mySQL error code: Date: Friday 23rd 2009f January 2009 04:04:17 PM |
|
#5
|
|||
|
|||
|
Nop... I was using 3.8.0 and now 3.8.1 Still having the problem
|
![]() |
|
|