Upgrading From PHPBB 2.22


Subject: Upgrading From PHPBB 2.22
Ok i've followed the directions

# Make a full backup of all files and database (if you don't do a backup, don't dare to ask for support! Backup Rules!)
# Did you backup everything? If you didn't make the backup, please, step back to the previous point.
# Copy your current config.php and keep it in a safe place.
# Check again that your backup is ok and keep it in a safe place.
# Login as administrator.
# Upload and launch install/update_to_xs2.php (i.e. http://www.mysite.com/forum/install/update_to_xs2.php).

and got up to the update part and i got this error:

Code: [Download] [Hide] [Select]
Critical Error

Could not query CBACK CrackerTracker config information

DEBUG MODE

SQL Error : 1146 Table 'aonserve_main.phpbb_ctrack' doesn't exist

SELECT * FROM phpbb_ctrack

Line : 30
File : ct_ipblocker.php


Someone help?

Profile PM  
Subject: Re: Upgrading From PHPBB 2.22
run this sql query and take a look

Code: [Download] [Hide]
  1. CREATE TABLE `phpbb_ctrack` (  
  2. `name` varchar(50) default NULL,  
  3. `value` varchar(100) default NULL  
  4. ); 

Subject: Re: Upgrading From PHPBB 2.22
nvm mind i fixed that but is there a fix or a like a db update or file updater so i can update 2.21 to 22???

cause there are alot of risks and exploits to 2.21 :(

Profile PM  
Subject: Re: Upgrading From PHPBB 2.22
http://www.icyphoenix.com/viewtopic.php?t=737


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0897s (PHP: 19% SQL: 81%)
SQL queries: 10 - Debug Off - GZIP Enabled