[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-04-28T10:49:40-07:00 https://integramod.com/forum/feed.php?f=17&t=397 2006-04-28T10:49:40-07:00 2006-04-28T10:49:40-07:00 https://integramod.com/forum/viewtopic.php?t=397&p=3467#p3467 <![CDATA[[Solved] Error After DB Migration]]> Statistics: Posted Author: CoolAzzrob — Fri Apr 28, 2006 10:49 am


]]>
2006-04-26T15:19:43-07:00 2006-04-26T15:19:43-07:00 https://integramod.com/forum/viewtopic.php?t=397&p=3205#p3205 <![CDATA[Re: [Solved] Error After DB Migration]]>
If i remember correctly, there are 3 db update files in the upgrade from 132 file. then you will need to run the security update. All the files are available in the dl section in 140/updates

Statistics: Posted Author: Helter — Wed Apr 26, 2006 3:19 pm


]]>
2006-04-25T19:02:56-07:00 2006-04-25T19:02:56-07:00 https://integramod.com/forum/viewtopic.php?t=397&p=3092#p3092 <![CDATA[[Solved] Error After DB Migration]]> Statistics: Posted Author: CoolAzzrob — Tue Apr 25, 2006 7:02 pm


]]>
2006-04-25T12:08:05-07:00 2006-04-25T12:08:05-07:00 https://integramod.com/forum/viewtopic.php?t=397&p=3059#p3059 <![CDATA[[Solved] Error After DB Migration]]> user_login_tries I think is was a recent update.
Add: using phpmyadmin in user table (phpbb_users)
user_login_tries smallint(5) unsigned NOT NULL default 0
Mike

Statistics: Posted Author: Michaelo — Tue Apr 25, 2006 12:08 pm


]]>
2006-04-25T19:03:28-07:00 2006-04-25T11:43:15-07:00 https://integramod.com/forum/viewtopic.php?t=397&p=3054#p3054 <![CDATA[[Solved] Error After DB Migration]]>
error in obtaining userdata

DEBUG MODE

SQL Error : 1054 Unknown column "user_login_tries' in 'Field list"

SELECT user_id, username, user_password, user_active, user_level, user_rank. user_activate_date, user_expire_date, user_regdate, user_login_tries, user_last_login_try FROM phpbb_users WHERE username = 'media
Line : 85
File : login.php

Statistics: Posted Author: CoolAzzrob — Tue Apr 25, 2006 11:43 am


]]>