Congratulation to the design and especially the editor functionality. Download of both files + installation was perfect and I got it up and running in minutes - even if at least there should only be one file necessary for download.
- Add content is working well.
- Modify content does not work. The edit-window displays the content of temp.html instead of the newly created content.
Do you have a comment and how to solve this issue?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think this is a javascript issue ... but I may be wrong.
By the way, what browser do you use ?
Maybe you can try with Windows's Internet Explorer to see if it works that way.
The Text Content editor I currently use in easy-CMS project is EPOZ (see http://epoz.sourceforge.net/\). It uses javascript and should be compatible over any javascript compatible browser ...
Let me know if you have more info about this mal-functionality. To correct it, I need to determine where it comes from.
Cedric Francoys
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The following one work with the icons and allow to add - modify - delete ...:
- Safari
- Mozilla
- IE
Modification of all fields but the content area is ok. The content field in this case displays the original stored text instead of the already existing new content.
A test at the homepage 'http://www.easy-cms.org/demo/index.php?pid=34&mode=edit' works with all of the fields also with modification of the content field. So it should not be upon the browser.
Could it ??? rely on the downloaded version?
HL
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Today I tested a new install from scratch and ... it works.
At this point I am not able to reproduce the bug you describe.
Your configuration seems to be good. I really dont know what's going wrong ...
Here are some ideas :
- check if the file temp.html is not set to read-only
- send me the source of the generated html containing the text edition window (the html code of the edition popup only)
- remove and reinstall easy-CMS elsewhere on your disk ... and try again to see if it goes better
Thanks to keep on testing !
Cedric Francoys
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Congratulation to the design and especially the editor functionality. Download of both files + installation was perfect and I got it up and running in minutes - even if at least there should only be one file necessary for download.
- Add content is working well.
- Modify content does not work. The edit-window displays the content of temp.html instead of the newly created content.
Do you have a comment and how to solve this issue?
Thanks for your interest in easy-CMS !
I think this is a javascript issue ... but I may be wrong.
By the way, what browser do you use ?
Maybe you can try with Windows's Internet Explorer to see if it works that way.
The Text Content editor I currently use in easy-CMS project is EPOZ (see http://epoz.sourceforge.net/\). It uses javascript and should be compatible over any javascript compatible browser ...
Let me know if you have more info about this mal-functionality. To correct it, I need to determine where it comes from.
Cedric Francoys
I tested with different browsers:
The following one work with the icons and allow to add - modify - delete ...:
- Safari
- Mozilla
- IE
Modification of all fields but the content area is ok. The content field in this case displays the original stored text instead of the already existing new content.
A test at the homepage 'http://www.easy-cms.org/demo/index.php?pid=34&mode=edit' works with all of the fields also with modification of the content field. So it should not be upon the browser.
Could it ??? rely on the downloaded version?
HL
Today I tested a new install from scratch and ... it works.
At this point I am not able to reproduce the bug you describe.
Your configuration seems to be good. I really dont know what's going wrong ...
Here are some ideas :
- check if the file temp.html is not set to read-only
- send me the source of the generated html containing the text edition window (the html code of the edition popup only)
- remove and reinstall easy-CMS elsewhere on your disk ... and try again to see if it goes better
Thanks to keep on testing !
Cedric Francoys
This was it:
temp.html was the malfactor because created/set as read-only.
It's working now. Thanks for the hint.
hl