View Single Post
  #2  
Old 2nd May 2012, 23:49
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Quote:
Originally Posted by kulumon View Post
Only going into the site it shows this error:

MySQL query error!

Error: Unknown column 'u.salt' in 'field list'
Query: SELECT u.salt, u.lip, u.cip, u.downloaded as downloaded, u.uploaded as uploaded, u.smf_fid, u.topicsperpage, u.postsperpage,u.torrentsperpage, u.flag, u.avatar, UNIX_TIMESTAMP(u.lastconnect) AS lastconnect, UNIX_TIMESTAMP(u.joined) AS joined, u.id as uid, u.username, u.password, u.random, u.email, u.language,u.style, u.time_offset, ul.* FROM galeria3ds_users u INNER JOIN galeria3ds_users_level ul ON u.id_level=ul.id WHERE u.id = 1 LIMIT 1;


What could I do to correct this error?
My 2cents

Use a better tracker
Reply With Quote