Zen Cart Logo
Forums / Customization from the Admin / Define Pages Edior - nothing in the dropdown?

Define Pages Edior - nothing in the dropdown?

Locked

Views: 1,548

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
27 Apr 2007, 4:05 AM
#1
artsygaldotnet avatar

artsygaldotnet

New Zenner

Join Date:
Apr 2007
Posts:
15
Plugin Contributions:
0

Define Pages Edior - nothing in the dropdown?

I'm confused! (no really!)

I went to edit define_main_page .. and like a good girl made a copy of the files into a /CUSTOM/ folder. So complete path to the file is..

/includes/languages/english/html_includes/CUSTOM/define_main_page.php

I tested it out real quick to see that it worked by changing a single word in the text before FTPing the files up. IT does.

I then went in Admin to Tools-> Define Pages Editor to customize it. And suddenly, the list of files has vanished. They were there before I moved it all to custom. But now the list is gone. Is there another step I need to do? I have the template active (stuff in the CUSTOM folder is working fine elsewhere.

I'm at my wits end here!
J

27 Apr 2007, 5:17 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Define Pages Edior - nothing in the dropdown?

If you reloaded your file then the permissions changed and are no longer 777 so it cannot be edited ...

Check that the file exists in both the default directory and the overrides ...

If not in the default directory then there is nothing to override ... :eek:

27 Apr 2007, 12:53 PM
#3
artsygaldotnet avatar

artsygaldotnet

New Zenner

Join Date:
Apr 2007
Posts:
15
Plugin Contributions:
0

Re: Define Pages Edior - nothing in the dropdown?

I have 777'd all the files as well as the Custom directory. When they didn't show up I went and 777'd them a second time even! :wacko:

Still nothing! I went in and changed the files in the CUSTOM directory in Notepad and uploaded them back into custom, and that works. So the files are in the right place obviously. But.. still nothing in that darned drop down box!

It's not the end of the world to have to edit in notepad or any other html editor and then re-upload. But it's a bit of a pain when there is already a built in function that should let me edit them from the admin. That would make it a lot easier to do than the whole process of downloading, changing, uploading again and checking neurotically that i uploaded it in the RIGHT folder each time.

If you want to looksee yourself, http://shop.artsygal.net

At this point I'm just trying to upload products and get the site LIVE - it's supposed to go live at noon today! gulp (I guess it's a good sign when you have customers who keep IM'ing you asking 'can i buy yet?? huh? huh???)

Jas

28 Apr 2007, 3:43 PM
#4
queenkat avatar

queenkat

Zen Follower

Join Date:
Dec 2006
Posts:
121
Plugin Contributions:
0

Re: Define Pages Edior - nothing in the dropdown?

Ajeh:

If you reloaded your file then the permissions changed and are no longer 777 so it cannot be edited ...

Check that the file exists in both the default directory and the overrides ...

If not in the default directory then there is nothing to override ... :eek:

Can you tell me where in the default dir to look? I am having the same problem. The pages aren't showing up in my admin drop down and I don't know where to go in my file structure to see them.

thanks

28 Apr 2007, 5:18 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Define Pages Edior - nothing in the dropdown?

The define page files are all in:
/includes/languages/english/html_includes

Your custom ones go in:
/includes/languages/english/html_includes/your_template_directory

To write to them, the files must be set to 777 ...

To see new files in the dropdown, there must be a copy in the original directory or they will not show as there would be nothing to override ...

NOTE: some domains do not allow FTP programs to change files to 777 and you will need to use your Control Panel ...

28 Apr 2007, 5:42 PM
#6
queenkat avatar

queenkat

Zen Follower

Join Date:
Dec 2006
Posts:
121
Plugin Contributions:
0

Re: Define Pages Edior - nothing in the dropdown?

Thanks!! :) I'll take a gander.

3 May 2007, 5:13 AM
#7
motti avatar

motti

Zen Follower

Join Date:
Feb 2007
Location:
Los Angeles
Posts:
348
Plugin Contributions:
0

Re: Define Pages Edior - nothing in the dropdown?

Hi

Do i made 777 to the folder theself or just the pages in the folder?

Ty