Page 1 of 1

[Solved] How to update a very old installation (1.6.10)?

Posted: Sat Nov 23, 2013 4:24 pm
by mrmut
Hello all!,

could anyone help me to upgrade a very old installation?

I have several older sites that run on 1.6.x, and would like them to be upgraded.

However, I am not sure what procedure to take - should I go step by step, or something else?


Thanks!

Re: How to update a very old installation (1.6.10)?

Posted: Sat Nov 23, 2013 4:36 pm
by staartmees

Re: How to update a very old installation (1.6.10)?

Posted: Sat Nov 23, 2013 7:33 pm
by mrmut
Thanks! O0

Re: How to update a very old installation (1.6.10)?

Posted: Sun Nov 24, 2013 1:26 pm
by mrmut
Hello, I tried upgrading, but what happens is that I getting

ERROR: The CGExtensions module could not be found.

What could be the problem?

Re: How to update a very old installation (1.6.10)?

Posted: Sun Nov 24, 2013 2:04 pm
by chandra
Try to upload the newest CGExtension module.

Re: How to update a very old installation (1.6.10)?

Posted: Sun Nov 24, 2013 5:32 pm
by Jo Morg
mrmut wrote:Hello, I tried upgrading, but what happens is that I getting

ERROR: The CGExtensions module could not be found.

What could be the problem?
chandra wrote:Try to upload the newest CGExtension module.
Also, if that doesn't solve it, paste your system info, or at least as much data as you can provide (php version, CMSMS current version, modules installed and respective versions, etc). The error you mention can be triggered by a number of different reasons.

Re: How to update a very old installation (1.6.10)?

Posted: Sun Nov 24, 2013 9:58 pm
by mrmut
Found out the problem!

The config file was messed up, and the server-side paths were wrong! - Feel kind of stupid now not to check that before. :-|

After I fixed the paths, everything work swell.


Thanks a lot for helping me, I appreciate it.

Re: How to update a very old installation (1.6.10)?

Posted: Sun Nov 24, 2013 10:09 pm
by Jo Morg
Glad you solved it. Could you please add [Solved] at the beginning of the subject of your 1st post? Thanks!

Re: How to update a very old installation (1.6.10)?

Posted: Mon Nov 25, 2013 4:29 am
by chandra
Make another look to your config.php - current cmsms version needs only a smaller config. For instance all the pathes aren't needed furthermore.

Re: [Solved] How to update a very old installation (1.6.10)?

Posted: Mon Nov 25, 2013 8:22 am
by mrmut
Thanks all, [Solved] added, and I will recheck the config!