Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post SOLVED - Missing SQL Tables After Upgrade From Phpbb2 
 
HI,

I just upgraded my phpbb2 to IP as described in the FAQ.

When I visit my site now, I get these errors.

Code: [Download] [Hide] [Select]
Critical Error!
message_die() was called multiple times.
 Error #1

Line : 60
File : /var/www/vhosts/bauwagencrew.net/httpdocs/ip/ctracker/classes/class_ct_database.php
SQL : SELECT * FROM phpbb_ctracker_config
  Error #2
Could not obtain ban information

Line : 158
File : /var/www/vhosts/bauwagencrew.net/httpdocs/ip/includes/sessions.php
SQL : SELECT ban_ip, ban_userid, ban_email, ban_email, ban_expire_time, ban_priv_reason, ban_pub_reason_mode, ban_pub_reason FROM phpbb_banlist WHERE ban_ip IN ('91e42138', '91e421ff', '91e4ffff', '91ffffff') OR ban_userid = -1


In my DB are only 41 Tables. Whats the problem here? I think the update_to_ip.php has only created a few tables but not all. -
 



 
Last edited by Rene on Tue 06 Nov, 2007 17:02; edited 1 time in total 
ReneSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Missing SQL Tables After Upgrade From Phpbb2 
 
I made a new fresh IP installation and imported an backup of my old phpbb2 database as described by novice in this thread (last post)

http://www.icyphoenix.com/viewtopic.php?t=2804

Now, the error is:  

Code: [Download] [Hide] [Select]
SQL Error : 1054 Unknown column 'ban_expire_time' in 'field list'

SELECT ban_ip, ban_userid, ban_email, ban_email, ban_expire_time, ban_priv_reason, ban_pub_reason_mode, ban_pub_reason FROM ip_banlist WHERE ban_ip IN ('91e42138', '91e421ff', '91e4ffff', '91ffffff') OR ban_userid = -1

Line : 158
File : sessions.php


Does anyone know whats the problem here? I only imported phpbb2 backup via phpmyadmin.

EDIT: The problem described here is not solved realy. http://www.icyphoenix.com/viewtopic.php?t=2170

I got the same errors again and again! The Install Documentation is wrong at this point!

---------------------------------------------------------------------------------------------------------------------------------------

My Board is running now!

When yout lock the side before executing update_to_ip.php no changes on the database are made. So you run in problems.
 



 
ReneSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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