I just upgraded my phpbb2 to IP as described in the FAQ.
When I visit my site now, I get these errors.
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
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. -