Reinaldo Borin
New member
Database error in vBulletin 4.1.7:
Invalid SQL:
SELECT
pointstable_1.dbtech_vbactivity_points AS points_1,
post.userid
FROM post AS post
LEFT JOIN user AS pointstable_1 ON(pointstable_1.userid = post.userid)
WHERE post.postid IN (0400296,403976,414780,424910);
MySQL Error : Unknown column 'pointstable_1.dbtech_vbactivity_points' in 'field list'
Error Number : 1054
Request Date : Wednesday, November 16th 2011 @ 08:20:08 AM
Error Date : Wednesday, November 16th 2011 @ 08:20:09 AM
Script : Fórum de Mangás
Referrer : Fórum de Mangás
IP Address : 187.74.157.158
Username : Ikky
Classname : vB_Database
MySQL Version : 5.0.92-community
After i removed the product, how i can fix this ?
Invalid SQL:
SELECT
pointstable_1.dbtech_vbactivity_points AS points_1,
post.userid
FROM post AS post
LEFT JOIN user AS pointstable_1 ON(pointstable_1.userid = post.userid)
WHERE post.postid IN (0400296,403976,414780,424910);
MySQL Error : Unknown column 'pointstable_1.dbtech_vbactivity_points' in 'field list'
Error Number : 1054
Request Date : Wednesday, November 16th 2011 @ 08:20:08 AM
Error Date : Wednesday, November 16th 2011 @ 08:20:09 AM
Script : Fórum de Mangás
Referrer : Fórum de Mangás
IP Address : 187.74.157.158
Username : Ikky
Classname : vB_Database
MySQL Version : 5.0.92-community
After i removed the product, how i can fix this ?