Search found 3 matches
- Mon Jun 09, 2008 11:56 am
- Forum: [locked] CMSMS MLE fork
- Topic: [SOLVED] Problem: can't add new content
- Replies: 4
- Views: 4921
Re: [SOLVED] Problem: can't add new content
Ok, I don't know is this the query you mean, but when I try to add new content in CMSMS debug mode the query it shows to me is: DELETE FROM cms_content_props WHERE content_id = ? AND prop_name = ? INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_...
- Fri Jun 06, 2008 1:23 pm
- Forum: [locked] CMSMS MLE fork
- Topic: [SOLVED] Problem: can't add new content
- Replies: 4
- Views: 4921
Re: [SOLVED] Problem: can't add new content
In a way I have now solved the problem. I can add new content with direct SQL-queries within myPphpAdmin program. So the problem is the wrong query that my admin panel sends to the database, when I try to add new content. Modifying, updating (well apparently everything else) works out with admin pan...
- Thu May 29, 2008 1:40 pm
- Forum: [locked] CMSMS MLE fork
- Topic: [SOLVED] Problem: can't add new content
- Replies: 4
- Views: 4921
[SOLVED] Problem: can't add new content
Hello! I ran into this problem with MLE... It seems that I can't (or just don't know how to) add new content to my pages using CMSMS MLE. The installation of MLE and CMSMS went fine, and the pages work otherwise just fine. In the admin panel, when I go to Content->Pages and try to add new content, i...
