Page 1 of 1

Install broken

PostPosted: Thu Jan 18, 2007 5:30 pm
Author: florida4x4
I did the upgrade according to the README provided in the file "132_and_140_update_to_141.zip" and lost. The first problem was when running the upgrade .script it did nothing to the database.

[code]    Information  Database type    ]

So I tried to view the site and got:

[code]  Critical Error!message_die() was called multiple times.  Error #1    Line ]

Anyone recognize what is going on here?

Thanks....

Re: Install broken

PostPosted: Thu Jan 18, 2007 5:36 pm
Author: Teelk
Make sure you followed the steps in the read_me_first.txt file. Files must be uploaded first, before running the db update.

That's all I can think it could be atm...

If you did upload the files first, try looking for the integramod_version field in the config table. If it's 1.4.1 then change it to 1.4.0 and run the db update file again.

Re: Install broken

PostPosted: Thu Jan 18, 2007 5:42 pm
Author: florida4x4
I followed the README file - uploaded 1.4.1 first. I'll try again...

Re: Install broken

PostPosted: Thu Jan 18, 2007 5:58 pm
Author: florida4x4
Arrgh, it's showing me no love. the integramod_version is indeed 1.4.0 and the version is .0.22. Install .script refuses to do anything...

PostPosted: Thu Jan 18, 2007 6:06 pm
Author: ZacFields
You may want to try re-downloading that upgrade path. I wonder if the SQL file got corrupted somehow.

That would be the first thing I'd check. Also make sure your database user (the one listed in your config.php file) has ALL permissions in your database.

Zac

Re: Install broken

PostPosted: Thu Jan 18, 2007 6:10 pm
Author: Teelk
That's just not making any sense...

I can see by the info you posted that it's finding the integramod_version. The integramod_version is used to tell it that it should install, since it's not up to date.

If you can't get it working, I can pull the sql out of the update and just give it to you to use in phpmyadmin. Since you're phpbb is up to date it should work without problems.

Re: Install broken

PostPosted: Thu Jan 18, 2007 6:20 pm
Author: florida4x4
Permissions are good. The files are not corrupt. retried installing twice. First time copied the 1.4.1 tree over the existing site. Second time tried a fresh copy of 1.4.1. Have many backups <img>

I was looking at converting the php code to something I could import but I'm not that good. lol. If you can provide something that I can import on the command line or through phpmyadmin I will greatly appreciate it.

Note: I tried changing the version to 2.0.22 and the .script saw 22.0.22. So I changed that back and set integramod_version to 1.3.2. It saw that but still did not try to update the database. same status as posted before. PITA!!!

Re: Install broken

PostPosted: Thu Jan 18, 2007 6:26 pm
Author: Teelk
Alright, I'll get started on those sql commands. It'll take me a while though as there are a lot of them. You might want to go get a coffee or something and come back in an hour...

Re: Install broken

PostPosted: Thu Jan 18, 2007 7:04 pm
Author: florida4x4
thanks man. I'll go get a beer or two...

Re: Install broken

PostPosted: Thu Jan 18, 2007 7:31 pm
Author: Teelk
Ok, I think it's done. I've tested it and I'm not getting any errors.

To anyone else that wants to try this, please note that this update will only work for IM 141 boards that are updated to phpBB 2.0.22(which also means that phpBB Security has been updated to version 1.0.3).

Instructions are included.

Re: Install broken

PostPosted: Thu Jan 18, 2007 8:28 pm
Author: florida4x4
Ok, well it did get further. Unfortunately the forums are now missing. only the test forum exists... just like a fresh install ????? The members are there and my login works ...

There were a few errors during the import of 141.php

[code]ERROR 1060 (42S21) at line 449]

Re: Install broken

PostPosted: Thu Jan 18, 2007 9:06 pm
Author: florida4x4
I tried a bunch of stuff without success. dang. thanks for the efforts!!

Re: Install broken

PostPosted: Thu Jan 18, 2007 9:08 pm
Author: Teelk
You may have to CHMOD everything in the install instructions from the 141 package. Some servers don't save CHMOD settings when the file is overwritten it seems. Then resync your forums from the ACP and they should reappear.

Don't worry about those errors, I accidentally left in phpBB Security update stuff that isn't missing from your board because phpBB Security was already up to date. I'll update the download and remove those.

EDIT: Download isn't updated, ftp is down at the moment.

Re: Install broken

PostPosted: Thu Jan 18, 2007 9:32 pm
Author: florida4x4
chmod tested. forums still missing after resync. they are in the database... calendar shows birthdays but no events that were posted. maybe that will come back once the forums are working... what table controls the forum configuration?

Re: Install broken

PostPosted: Thu Jan 18, 2007 9:42 pm
Author: Teelk
Try deleting the includes/def_tree.php file completely.

Re: Install broken

PostPosted: Thu Jan 18, 2007 9:43 pm
Author: florida4x4
well I tried to resync again and it worked... crazy. I tried several times before. I'm ???

OK, well I'm going with it... need to get a few templates installed and it should be good. I'll let you know. Thanks!!!