Content problem
Posted: Mon Dec 22, 2008 10:48 pm
Hello!
I just installed new CMS MLE 1.5.1 and have some problems with contents. I can see in the admin pages and at the frontend of the site menus in all chosen languages but no contents and I cannot add it or edit existing one. No problem to add & edit menu items.
I already checked and modified prop_names in content & content_props tables - no changes.
UPDATE cms_content SET prop_names = REPLACE(prop_names,'content_en','content_en,content_it,content_fr') WHERE prop_names LIKE '%content_en%';
Any ideas what to check more?
Thanks in advance!
Victor
I just installed new CMS MLE 1.5.1 and have some problems with contents. I can see in the admin pages and at the frontend of the site menus in all chosen languages but no contents and I cannot add it or edit existing one. No problem to add & edit menu items.
I already checked and modified prop_names in content & content_props tables - no changes.
UPDATE cms_content SET prop_names = REPLACE(prop_names,'content_en','content_en,content_it,content_fr') WHERE prop_names LIKE '%content_en%';
Any ideas what to check more?
Thanks in advance!
Victor