problem with Define Pages Editor
I installed a new template ("The Bookshelf" one) and not sure if it is related, but I have been unable to edit any pages within the "Define Pages Editor". when I bring one up and make changes, then save those changes, I dont get any errors but my website is not updated. If I go back and relaod the same pages within "Define Pages Editor" the changes I just made are lost and the page info is back to the default info.
Patrick
Re: problem with Define Pages Editor
Did you make a template folder (reflecting the name of your new template) and copy the files you plan to alter (from includes/languages/english/html_includes) to your new template folder in html_includes?
Re: problem with Define Pages Editor
Quote:
Originally Posted by
TShooters
Did you make a template folder (reflecting the name of your new template) and copy the files you plan to alter (from includes/languages/english/html_includes) to your new template folder in html_includes?
well, I got the template from the zencart free templates pages, and copied the templat files to my site and the template seems ot work and look fine, and I have successfully edited other features of the new template. do i have to do something else like cretae yet another folder for the "Define Pages Editor"? if so what exactly do i need to do and create and copy? please?
Re: problem with Define Pages Editor
Double check the file permissions. You should have a red warning stating you can't write to the file if the permissions are wrong.
Change the permissions to 777 via FTP or Cpanel, edit/save, then change them back to what they were originally.
Don't leave them at 777!!
Re: problem with Define Pages Editor
Quote:
Originally Posted by
daneh
Double check the file permissions. You should have a red warning stating you can't write to the file if the permissions are wrong.
Change the permissions to 777 via FTP or Cpanel, edit/save, then change them back to what they were originally.
Don't leave them at 777!!
what is the path/directory that I need to be changing the permissions on?
Re: problem with Define Pages Editor
The warning will give you the path. One thing to keep in mind is to place a copy of the defines page in your overrides folder. The overrides folder is usually the name of your template.
An example path for the main page is: includes/languages/english/html_includes/your overrides folder/define_main_page.php
Change the permissions to 777, save. Edit through admin, save. Set permissions back to original.
Re: problem with Define Pages Editor
Quote:
Originally Posted by
daneh
The warning will give you the path. One thing to keep in mind is to place a copy of the defines page in your overrides folder. The overrides folder is usually the name of your template.
An example path for the main page is: includes/languages/english/html_includes/your overrides folder/define_main_page.php
Change the permissions to 777, save. Edit through admin, save. Set permissions back to original.
I am not getting any error message or warnings. I created and uploaded the following on my site and have file permissions set to 777:
/bonsai_cart/includes/languages/english/html_includes/bookshelf
still i edit, get no errors, no changes are made to website, and when i go back to re-edit same page there are no changes it is back to default. every other changr change i have been making to the template within the admin is working fine