Welcome, Guest |
You have to register before you can post on our site.
|
|
|
1054# - log-in |
Posted by: Cuatro - 2010-08-24, 11:30 AM - Forum: 1.6 General Support
- Replies (4)
|
|
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1054 - Unknown column 'remember' in 'field list'
Query:
SELECT uid,username,password,salt,loginkey,remember,passwordconvert,passwordconverttype FROM users WHERE username='JD12' LIMIT 1
Just today I received that error code when ever I try to log-in to my forum in anyway possible, How can I fix this?
|
|
|
MyBB Email Function Problem |
Posted by: Janota - 2010-08-24, 10:37 AM - Forum: 1.6 General Support
- Replies (6)
|
|
Ive been trying to get email function on my forum to work without any luck. Ive contacted my host , entered the correct info (Im using SMPT) settings. They have run tests and all is good from their end. Ive set up a 1.4 forum just to test it and its working perfectly. Ive also tested it on another 1.6 problem , so maybe some files have been uploaded incorrectly.
I see some other have reported this aswell. What files should we re-upload or what should we do ?
|
|
|
1.4 to 1.6 |
Posted by: Awesomeness DE™ - 2010-08-24, 09:38 AM - Forum: 1.6 General Support
- Replies (2)
|
|
i discovered that whenever i try to view a friends forum, this error comes up, and will not let anyone view the index.
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1054 - Unknown column 'id' in 'where clause'
Query:
SELECT * FROM thehdforum_mybb_moderators WHERE ((id IN ('16','17') AND isgroup='1') OR (id='277' AND isgroup='0')) AND fid='2'
|
|
|
|