ibProArcade 2.6.8

Wolff

New Member
hi, i get this mysql error if i try to join the playing hall, can sb help me?

mySQL query error: SELECT user.userid, user.avatarid, user.avatarrevision, avatar.avatarpath, customavatar.filename, NOT ISNULL(filedata) AS hascustom, customavatar.dateline FROM (SELECT * FROM user WHERE userid=1635) AS user LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid WHERE customavatar.userid=1635 OR user.userid=1635

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 user WHERE userid=1635) AS user LEFT JOIN avatar
mySQL error code:
Date: Friday 22nd of May 2009 04:35:27 AM
 

pedenski

New Member
I cant seem to find the OPTIONS FOR IPBARCADE in the left panel... im using 3.7.2.. any help will be much appreciated
 

mastdesi

New Member
pedenski said:
I cant seem to find the OPTIONS FOR IPBARCADE in the left panel... im using 3.7.2.. any help will be much appreciated

i can't seem to get the options for it in the admincp and when i click on the arcade button on the home page it give me a error page.

How did you fix it?
 
Top