]Your SQL-query has been executed successfully
SQL-query :
ALTER TABLE user ADD COLUMN downloads TEXT NOT NULL
Clicking on link (I have downloaded file to be sure it have some records)
New window pop-ups ->>>
Database error in vBulletin 2.2.4:
Invalid SQL: SELECT u.userid, u.username FROM user u WHERE u.downloads LIKE "56%" OR u.downloads LIKE "%56%" OR u.downloads LIKE "%56" ORDER BY u.username ASC
mysql error: Unknown column 'u.downloads' in 'where clause'
mysql error number: 1054
Date: Saturday 13th of April 2002 02:42:16 AM
Script:
http://blablabla/forum/whodownloaded...ttachmentid=56
Referer:
Any help please?... I rechecked twice if I edited/added everything right...