Page 1 of 1
[SOLVED] Upgrade from 1.0.8 to 1.2.4
Posted: Sat Apr 26, 2008 2:25 am
by ozbob
Howdy,
Progressing with an upgrade of 1.0.8 to 1.2.4
Following instructions all new files uploaded, permissions set for config.php and upload directory.
Getting this error when I attempt to run /install/upgrade.php
Fatal error: Cannot redeclare cms_mapi_create_permission() (previously declared in ...../lib/misc.functions.php:826) in ....../lib/module.functions.php on line 27
Any ideas what might be the problem thanks?
Regards
Bob
Re: Upgrade from 1.0.8 to 1.2.4
Posted: Sat Apr 26, 2008 4:54 am
by ozbob
Managed to get past the above fatal error by reloading those files to the server.
Now get this one:
Fatal error: Call to undefined method: printing->restrictunknownparams() in ....../modules/Printing/Printing.module.php on line 62
Any one got any ideas re this one.
Thanks
Bob
Re: Upgrade from 1.0.8 to 1.2.4
Posted: Sat Apr 26, 2008 4:59 am
by ozbob
The site is working but no admin access
If try to admin get the printing error above and if I attempt to run /install/upgrade.php
Re: Upgrade from 1.0.8 to 1.2.4
Posted: Sat Apr 26, 2008 7:33 am
by alby
ozbob wrote:
The site is working but no admin access
If try to admin get the printing error above and if I attempt to run /install/upgrade.php
- Re-upload whole
lib and
modules/Printing folders (check, for example, Filezilla 3.X with Compare directory)
- Clean tmp/cache and tmp/templates_c
Alby
Re: Upgrade from 1.0.8 to 1.2.4
Posted: Sat Apr 26, 2008 8:41 am
by ozbob
Thanks Alby!! Got there, all working fine now.
Was not overwriting files properly, correctly set option on ftp client.
Cleared the caches.
Thanks for assistance.
Regards
Bob
Re: [SOLVED] Upgrade from 1.0.8 to 1.2.4
Posted: Sun Apr 27, 2008 6:04 pm
by Pierre M.
FTP isn't very reliable.
http://wiki.cmsmadesimple.org/index.php/FTP_program
FileZilla seems a good tool.
Watch
upload log, everyone.
Pierre M.
Re: Upgrade from 1.0.8 to 1.2.4
Posted: Wed Apr 30, 2008 7:58 pm
by colorado2rein
I get the same initial fatal error:
Fatal error: Cannot redeclare cms_mapi_create_permission() (previously declared in /home/content/on.com/lib/misc.functions.php:786) in /home/content/on.com/lib/module.functions.php on line 27
I reuploaded the folders you mentioned and cleared the cache (I use WS_FTP Lite) but did not get any change in the error message. Help! I'm not very technical.
Thanks in advance,
Jenn
Re: [SOLVED] Upgrade from 1.0.8 to 1.2.4
Posted: Wed Apr 30, 2008 8:07 pm
by Nullig
Hijacking a "Solved" thread is not likely to get you much help.
Start a new one and provide some context for your issue...
Is this a new install?
Upgrade?
Linux/Windows server?
PHP version?
etc.
Nullig
Re: Upgrade from 1.0.8 to 1.2.4
Posted: Thu May 01, 2008 1:47 pm
by Pierre M.
Pierre M. wrote:
FileZilla seems a good tool.
Watch upload log, everyone.
colorado2rein wrote:
(I use WS_FTP Lite)
Please retry the full upload with FileZilla. Then report precisely.
Pierre M.