Multilanguage CMSMS MLE 1.4.1

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
alby

Multilanguage CMSMS MLE 1.4.1

Post by alby »

Well,
History changelog here

Release in forge:
  • Full installation (with all languages)
  • Base installation (en_US only), for other languages download langs pack from official release!
  • Diff file is VS CMSMS 1.4.1
Alby
mel
Forum Members
Forum Members
Posts: 147
Joined: Mon Dec 11, 2006 11:53 pm

Re: Multilanguage CMSMS MLE 1.4.1

Post by mel »

Hi,
I tried it tonight. I was able to create a default install (but did'nt try database modifications), but unable to upgrade my existing site (CMSMS-MLE 1.3.1)
I see all my content under admin side, can previsualise, but get a 404 error on site.
Currently, I tested it only in local. I un-zip base-package in a new directory. I create a new database. I copied my config-lang.php. and config.php where I change information to new location/database (as I didn't want to overwrite my running and working version). After, I run upgrade.php, everything seems to be fine until I try the web site.

What I did wrong?
Thanks!
Melanie
Version 1.6-MLE
alby

Re: Multilanguage CMSMS MLE 1.4.1

Post by alby »

mel wrote: I tried it tonight. I was able to create a default install (but did'nt try database modifications), but unable to upgrade my existing site (CMSMS-MLE 1.3.1)
I see all my content under admin side, can previsualise, but get a 404 error on site.
Currently, I tested it only in local. I un-zip base-package in a new directory. I create a new database. I copied my config-lang.php. and config.php where I change information to new location/database (as I didn't want to overwrite my running and working version). After, I run upgrade.php, everything seems to be fine until I try the web site.
Hi,
1. clear your cookies (for that site only or 127.0.0.1) or try to use an other browser
2. active debug in config.php and look in server logs for other info

Alby
mel
Forum Members
Forum Members
Posts: 147
Joined: Mon Dec 11, 2006 11:53 pm

[solved] Re: Multilanguage CMSMS MLE 1.4.1

Post by mel »

Hi,
I learn what is server log today... I think it's what you want to see:
127.0.0.1 - - [11/Aug/2008:21:38:00 -0400] "GET /labneuro/ HTTP/1.1" 404 195
127.0.0.1 - - [11/Aug/2008:21:42:03 -0400] "GET /labneuro/index.php/fr_FR/accueil HTTP/1.1" 404 195

Not sure what it mean.
I tried another browser, clear cookies.
Thanks
Mel

[edit] Solved by myself!!  :) Post the solution in case it help someone.
I compare my two version on debug. In 1.4.1, I have this message repeated on any content page on admin side :

Notice: Undefined index: metadata in C:\internet\wamp\www\labneuro\lib\classes\class.content.inc.php on line 865
Notice: Undefined index: titleattribute in C:\internet\wamp\www\labneuro\lib\classes\class.content.inc.php on line 874

I forget I modify this 2 files to have MLE-extended" ;)

Now I could try this new version!
Last edited by mel on Tue Aug 12, 2008 2:14 am, edited 1 time in total.
Version 1.6-MLE
Locked

Return to “[locked] CMSMS MLE fork”