[SOLVED] Menu not updating MLE
Posted: Mon Apr 14, 2008 12:37 pm
Hi,
I've had an MLE install up and running since January. It worked a treat and the client only needed English so I renamed the content_name_XX for each language in the database. This meant that the foreign language content is still there but not read at the moment.
So I've now changed it back and all the content is there as I can see it in the preview. My config_lang.php is set up for each language and you can modify the content within the CMS as expected.
However whenever I try to change the menu title or add a new one, nothing happens. It says "content updated" but when I check the page it's not changed.
Furthermore I get a 404 Not Found - The requested URL was not found on this server. when I try to access the foreign language pages... this used to work.
At this point I should point out that the server the site was on crashed and all content was migrated to a new server. At the moment its running on
MySQL 5.0.45
PHP 5.2.5
Before it was running on MySQL 4.1.x, PHP 5.2.x - I also had to install a cgi script to relax permissions for php.
As a test I set up a new language (nl_NL) entry as per the instructions, reset config_lang.php to use en_US and nl_NL and tested the site. Again the content updates can be seen in the preview but the menus do not work and I get the 404 error.
I'd really appreciate any help/advice on what might be causing this. The obvious is the change in MYSQL from 4 > 5, could this be it? Or the php binary hasnt been installed on migration?
Thanks
I've had an MLE install up and running since January. It worked a treat and the client only needed English so I renamed the content_name_XX for each language in the database. This meant that the foreign language content is still there but not read at the moment.
So I've now changed it back and all the content is there as I can see it in the preview. My config_lang.php is set up for each language and you can modify the content within the CMS as expected.
However whenever I try to change the menu title or add a new one, nothing happens. It says "content updated" but when I check the page it's not changed.
Furthermore I get a 404 Not Found - The requested URL was not found on this server. when I try to access the foreign language pages... this used to work.
At this point I should point out that the server the site was on crashed and all content was migrated to a new server. At the moment its running on
MySQL 5.0.45
PHP 5.2.5
Before it was running on MySQL 4.1.x, PHP 5.2.x - I also had to install a cgi script to relax permissions for php.
As a test I set up a new language (nl_NL) entry as per the instructions, reset config_lang.php to use en_US and nl_NL and tested the site. Again the content updates can be seen in the preview but the menus do not work and I get the 404 error.
I'd really appreciate any help/advice on what might be causing this. The obvious is the change in MYSQL from 4 > 5, could this be it? Or the php binary hasnt been installed on migration?
Thanks