Quote:
Originally Posted by CPokemon
Please, how to fix this error?
Code:
Invalid SQL:
SELECT
pointstable_5.P AS points_5,pointstable_7.AcP AS points_7,
post.userid,
user.dbtech_vbshop_purchase
FROM post AS post
LEFT JOIN user AS user ON(user.userid = post.userid)
LEFT JOIN user AS pointstable_5 ON(pointstable_5.userid = post.userid) LEFT JOIN user AS pointstable_7 ON(pointstable_7.userid = post.userid)
WHERE post.postid IN (Array);
MySQL Error : Unknown column 'Array' in 'where clause'
Error Number : 1054
Request Date : Tuesday, September 6th 2016 @ 04:05:18 AM
Error Date : Tuesday, September 6th 2016 @ 04:05:18 AM
Script : http://www.cpokemon.com/foro/threads/35339-Copa-Mijukushikushi-World-Tour!?p=338548&mode=threaded
Referrer :
IP Address :
Username : No registrado
Classname : vB_Database_MySQLi
MySQL Version :
Server :
User Agent :
|
That's not an issue I am able to replicate just now, can you please try re-downloading the latest version from our site @ DragonByte-Tech.com and see if that resolves it for you?
Fillip