Forums / General Questions / Using a text editor instead of Define Pages Editor

Using a text editor instead of Define Pages Editor

Locked
Results 1 to 4 of 4
This thread is locked. New replies are disabled.
03 Feb 2010, 10:58
#1
cookiepus avatar

cookiepus

Zen Follower

Join Date:
Jan 2010
Posts:
131
Plugin Contributions:
0

Using a text editor instead of Define Pages Editor

Hi
The Define Pages Editor works fine in my set up, but i would much rather edit the code locally then ftp it.
When i edit my define_main_page.php file it seems to upload and update fine without errors but the changes have no effect.
Please Help
03 Feb 2010, 11:22
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Posts:
19,793
Plugin Contributions:
2

Re: Using a text editor instead of Define Pages Editor

Are you uploading it to the correct folder (i.e. your custom template folder) and are the permissions set to writable?

Many FTP programs don't notify you if a file can't be overwritten.
03 Feb 2010, 13:38
#3
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Posts:
10,620
Plugin Contributions:
212

Re: Using a text editor instead of Define Pages Editor

Another possibility: are you changing includes/languages/english/html_includes/<filename> when includes/languages/english/html_includes/<your template>/<filename> exists? If so, you must change the latter.
03 Feb 2010, 14:12
#4
cookiepus avatar

cookiepus

Zen Follower

Join Date:
Jan 2010
Posts:
131
Plugin Contributions:
0

Re: Using a text editor instead of Define Pages Editor

Thanks guys but i'm pretty sure its the correct file and folder.

\includes\languages\english\html_includes\template\define_main_page.php

And it seems to update i.e. if i cange it then view it in the remote folder with ftp it has the correct newly modified date.

Its as if the Define Pages Editor is working with a different file & my changes with the text editor are irrelevant.:blush: