hi.I'm running CMS Made Simple 1.7. I'm using PHP 5.0.21. i'm using a module that i've created with CTlmodulemaker.
When i edit some existing item and trying to submit/save or apply it says "There is already an element bearing that name." i was unable to debug it. any suggestions?
thank you
[Solved] Saving problem
-
- New Member
- Posts: 5
- Joined: Fri Jan 29, 2010 11:03 am
[Solved] Saving problem
Last edited by tiitremmel on Thu Mar 25, 2010 5:51 am, edited 1 time in total.
Re: Saving problem
You may want to read this a little closer, 1.7 doesn't support PHP5.0.21...
-
- New Member
- Posts: 5
- Joined: Fri Jan 29, 2010 11:03 am
Re: Saving problem
Thanks for so fast reply. I've try to use the same module with cmsm version 1.6.7 and same story. i also tryed to upgrade the php to 5.2.11. maybe you can tell me what order does a module save or apply things? maybe i can debug it?
thank you
thank you
-
- New Member
- Posts: 5
- Joined: Fri Jan 29, 2010 11:03 am
Re: Saving problem
Hello again.
I've just solved the problem! it was very simple thing. in adminpanel.tpl there was at the begining of the document and at the end. when i removed these everything works again. So for total if someone ever have same problem try to find some not nessesary element in tpl's.
I've just solved the problem! it was very simple thing. in adminpanel.tpl there was at the begining of the document and at the end. when i removed these everything works again. So for total if someone ever have same problem try to find some not nessesary element in tpl's.