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!
[Solved] How to update a very old installation (1.6.10)?
[Solved] How to update a very old installation (1.6.10)?
Last edited by mrmut on Mon Nov 25, 2013 8:21 am, edited 1 time in total.
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: How to update a very old installation (1.6.10)?
Hello, I tried upgrading, but what happens is that I getting
ERROR: The CGExtensions module could not be found.
What could be the problem?
ERROR: The CGExtensions module could not be found.
What could be the problem?
Re: How to update a very old installation (1.6.10)?
Try to upload the newest CGExtension module.
Re: How to update a very old installation (1.6.10)?
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?
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.chandra wrote:Try to upload the newest CGExtension module.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: How to update a very old installation (1.6.10)?
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.
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)?
Glad you solved it. Could you please add [Solved] at the beginning of the subject of your 1st post? Thanks!
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: How to update a very old installation (1.6.10)?
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)?
Thanks all, [Solved] added, and I will recheck the config!