Page 1 of 1
[Solved] Please Help Please Please

Posted:
Tue Apr 03, 2007 3:54 pm
Author: Hyster
I recieved this error while upgrading from phpBB 2.0.21 to 141.
Fatal error: Call to undefined function: session_pagestart() in /home/content/H/y/s/Hyster/html/includes/functions.php on line 1714
Does anyone know what would have caused this or how to fix it?
Re: Please Help Please Please

Posted:
Tue Apr 03, 2007 4:19 pm
Author: Helter
im guessing you have an incomplete file somewhere. I would re-upload your forum files except for config.php and includes/phpbb_security.
then double check all your file permissions
Re: Please Help Please Please

Posted:
Wed Apr 04, 2007 4:27 pm
Author: Hyster
After trying to reinstall this is what it telling me...
Information
Database type :: mysql
Previous version :: 2.0.21
Updated version :: 2.0.22
Updated IM version :: 1.4.1
Updating database schema
Progress :: . Done
Result :: No errors
Updating to IntegraMOD2 1.4.1
Progress :: No updates were required
Migrating Personal Albums
Fatal error: Call to undefined function: session_pagestart() in /home/content/H/y/s/Hyster/html/includes/functions.php on line 1714
Re: Please Help Please Please

Posted:
Wed Apr 04, 2007 5:54 pm
Author: Hyster
These are the errors I recieve when I open up the index.php file.
Critical Error!
message_die() was called multiple times.
--------------------------------------------------------------------------------
Error #1
Line : 60
File : /home/content/H/y/s/Hyster/html/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/content/H/y/s/Hyster/html/includes/functions_mods_settings.php
SQL : INSERT INTO phpbb_config (config_name,config_value) VALUES('announcement_date_display','1')
--------------------------------------------------------------------------------
Please, contact the webmaster. Thank you.
Re: Please Help Please Please

Posted:
Wed Apr 04, 2007 9:25 pm
Author: Helter
it looks like your update failed. open your db in phpmyadmin. open phpbb_config
find
integramod_version = 1.4.1
change to
integramod_version = 1.4.0
recheck all your chmods and re-run the database update
ps... the IM version is usually on the 3rd page of phpbb_config
Re: Please Help Please Please

Posted:
Thu Apr 05, 2007 7:51 am
Author: Hyster
I am looking under phpbb_config and don't see integramod_version = 1.4.1
I do however see a version with the config_value .0.21
Thanks for helping HelterSkelter
Re: Please Help Please Please

Posted:
Thu Apr 05, 2007 11:11 am
Author: Hyster
If this isn't an easy fix, should I just dump the old website files?
If yes, then what is the easiest method to go about this. <img>
Thanks....
Re: Please Help Please Please

Posted:
Thu Apr 05, 2007 2:32 pm
Author: Helter
try installing a fresh 141 in another directory on your server. Use a new database so you dont loose all your members and posts. I can probably update your db for you so you can just drop a few tables on your new forum and replace them with the updated phpbb ones