hello please help me. I installed last_visit_1.2.10em using easy mod. Since i made the installation i get the following error:
phpBB : Critical Error
Error updating last visit time
DEBUG MODE
SQL Error : 1054 Unknown column 'user_lastlogon' in 'field list'
UPDATE phpbb_users SET user_session_time = 1195769771, user_session_page = 0, user_lastvisit = 1195769771, user_lastlogon = 1195769771, user_totallogon=user_totallogon+1 WHERE user_id = -1
Line : 202
File : sessions.php
I cant even login as admin any more....Can u please help....Pleaaaaaaaase
last_visit_1.2.10em problem with forum
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
- Lumpy Burgertushie
- Registered User
- Posts: 1006
- Joined: Tue Feb 28, 2006 5:26 pm
Re: last_visit_1.2.10em problem with forum
you did not finish the MOD installation. there is apparently some SQL for you to run on the database. go back and check the MOD instructions for that.nekt wrote:hello please help me. I installed last_visit_1.2.10em using easy mod. Since i made the installation i get the following error:
phpBB : Critical Error
Error updating last visit time
DEBUG MODE
SQL Error : 1054 Unknown column 'user_lastlogon' in 'field list'
UPDATE phpbb_users SET user_session_time = 1195769771, user_session_page = 0, user_lastvisit = 1195769771, user_lastlogon = 1195769771, user_totallogon=user_totallogon+1 WHERE user_id = -1
Line : 202
File : sessions.php
I cant even login as admin any more....Can u please help....Pleaaaaaaaase
it will either be some SQL statements in the install file or a separate php file that you have to run.
robert
Re: last_visit_1.2.10em problem with forum
You were right... i missed one step from the istructions. You see sometimes we are sure its easy and we dont follow the istructions... and these are the results Before installing using Easy Mod i had to run an update file...
Thank you
Thank you