Steps taken so far:
1) Host took my live database and made a copy of it under a different name
2) All the files from the full 1.41 package were copied over into a subdirectory of the normal site
3) The CHMODs were performed
4) Config.php was modified to allow me to access the right database
If I try to access the portal ( http://www.4winmobile.com/forum/index.php ) I get:
Critical Error!
message_die() was called multiple times.
Error #1
Line : 60
File : /home/windows/public_html/forum/ctracker/classes/class_ct_database.php
SQL : SELECT * FROM phpbb_ctracker_config
Error #2
Could not add key announcement_date_display in config table
Line : 55
File : /home/windows/public_html/forum/includes/functions_mods_settings.php
SQL : INSERT INTO phpbb_config (config_name,config_value) VALUES('announcement_date_display','1')
Yetif I try to run the update .script all I get is:
Information
Database type :: mysql4
Previous phpBB version :: 2.0.22
Updated phpBB version :: 2.0.22
Previous IM version :: 1.4.0
Updated IM version :: 1.4.1
Updating phpBB database schema
Progress :: No updates required
Updating phpBB data
Progress :: No updates were required
Which takes about 3 seconds to run. So something is amis here, what is the exact procedure which should be followed? Obviously I can't log into the forum to run the update .script?
Help!