New install of 1.38a with most recent security patch. Admin has been renamed to somthing different per normal protocol.
I have a link on the header named HELP and one on the footer named OUT STORY as well on a left-sidebox. Basically I wanted just a few paragraphs for each one to appear on-screen when their respective links are clicked. Another link SHIPPINGINFO in this situation looked to be the perfect template to base these new pages from.
I followed a tutorial from the FAQ area. I copied SHIPPINGINFO files to the appropriate override folders. Of course the filenames were changed as appropriate and the settings inside were changed to match the new page; FILENAMES_OUR_STORY... All of this was editted offline and FTP'd to the server afterwards.
An example using one of the pages:
/includes/extra_datafiles
our_story_filenames.php
/includes/languages/english/XYZ
our_story.php
/includes/languages/english/html_includes
define_our_story.php
/includes/languages/english/html_includes/XYZ
define_our_story.php
/includes/modules/pages/our_story
header_php.php
/includes/templates/XYZ/templates
tpl_our_story_default.php
I believe that's everything. I editted the files that contain the header/footer/sidebox and have it properly calling our_story, etc... And it does bring up a page with the proper bold title. But the text that would normally get displayed under it isn't there for any of these three.
Other notes, I originally couldn't edit the pages in the admin tool, until I added a blank copy of define_our_story.php at /includes/languages/english/html_includes. Not that it is important to me because I prefer to edit offline and ftp.
Also, I don't get any Define Pages listed under Admin/Config/Define Page either.
I've triple-checked all files for typos to no avail. On one of the pages I renamed the define page for it to be PAGE_4 and editted the link accordingly and of course it works.
So, what have I got wrong?



