Hi Guys,
I thought I'd seen them all, but I'm working on a site update and have hit a snag that I've not managed to solve yet (and am about to head off to bed).
Problem, when testing the define pages editor it seems to fail to import the existing file(s).
The override folders are being used is per the following.
Editing file:
/home/xxxxx/public_html/store/includes/languages/english/html_includes/freetemplate3/define_contact_us.php
The already edited page is displayed by the store as it should be, but the edit box is devoid of any data. This is using both plaintext and the ckeditor (which I've reinstalled)
The strange thing is, if I 'edit' the blank page with a 'Hello World" and save it, all is working fine.. I see the newly edited page from the front end, and I can re-edit the page without any problem. I've verified that the edited page is indeed overwriting the original file at
/home/xxxxx/public_html/store/includes/languages/english/html_includes/freetemplate3/define_contact_us.php so there is something amiss with the reading of the original files (The problem occurs with all define editor pages, not just the contact page.
There's nothing in the log files to suggest anything is going wrong.
Any ideas?
Cheers
Rod


Reply With Quote

