Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 50
  1. #31
    Join Date
    May 2007
    Posts
    20
    Plugin Contributions
    0

    help question Re: Adding Pages to Information Box

    I am trying to add About Us in the Information box and I get this error message.

    Warning: main(includes/templates/template_default/templates/tpl_about_us_default.php) [function.main]: failed to open stream: No such file or directory in /home/sandra/public_html/cart/includes/templates/sage/common/tpl_main_page.php on line 114

    Warning: main(includes/templates/template_default/templates/tpl_about_us_default.php) [function.main]: failed to open stream: No such file or directory in /home/sandra/public_html/cart/includes/templates/sage/common/tpl_main_page.php on line 114

    Warning: main(includes/templates/template_default/templates/tpl_about_us_default.php) [function.main]: failed to open stream: No such file or directory in /home/sandra/public_html/cart/includes/templates/sage/common/tpl_main_page.php on line 114

    Fatal error: main() [function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_about_us_default.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sandra/public_html/cart/includes/templates/sage/common/tpl_main_page.php on line 114

    Can anyone help me? I really am new and am trying my best to get my cart the way I would like it. I am not happy about having a more information sidebox, I would rather just add everything to the information.php, but don't understand how to do that.

    Also how do I change the name of more information? If it isn't too difficult and simple for me to change?

    Thanks
    Sandra

  2. #32
    Join Date
    Dec 2005
    Location
    NY
    Posts
    188
    Plugin Contributions
    0

    Default Re: Adding Pages to Information Box

    Sandra,

    A quick answer to your last question is to first make sure you have a copy of the english.php file that resides in the /includes/languages dir in your custom dir (includes/languages/CUSTOM) so you won't overwrite english.php during a Zen upgrade...then search for:

    define('BOX_HEADING_INFORMATION', 'Information');

    in your includes/languages/CUSTOM/english.php file. Change the 'Information' to whatever you want and that will be the header for the box. Same for the More Information box...that should be a couple of lines below:

    define('BOX_HEADING_MORE_INFORMATION', 'More Information');

    See my link below as I have renamed my boxes to Customer Service and Services.

    Also, in the "unset($more_information);" section of the english.php is where you can add links for the box. There should be some there already, so you can copy them and change. Make sure all is just right with uploading the proper files for the about us contrib to work. I think that might clear up some of your errors.

    I am a little rusty on this contrib, as per my previous posts here, I moved to the EZPages contrib built into v1.37. Make it much easier to create custom pages on the fly....hope it helps

  3. #33
    Join Date
    May 2007
    Posts
    20
    Plugin Contributions
    0

    help question Re: Adding Pages to Information Box

    I have done what you told me and I still have the error message. It didn't correct a thing. What am I doing wrong?

    Sandra

  4. #34
    Join Date
    May 2007
    Posts
    20
    Plugin Contributions
    0

    Have a Drink Re: Adding Pages to Information Box

    Ok I got it to work! I was putting the template one in the wrong template folder. lol I am so happy to have it where I want it. lol

    Thanks for the help your help did work, my brain is what wasn't.

    Have a great day
    Sandra

  5. #35
    Join Date
    Dec 2005
    Location
    NY
    Posts
    188
    Plugin Contributions
    0

    Default Re: Adding Pages to Information Box

    Sandra,

    Glad it worked out. I always found with that contrib you really had to follow precisely where all the files went. Usually the cause of most problems when something is off just a bit.

    Again, if you are running zen 1.37, EZPages is soooo much easier and built in. For version before 1.37, there should be a ezpages contrib still out there.

  6. #36
    Join Date
    May 2007
    Posts
    20
    Plugin Contributions
    0

    help question Re: Adding Pages to Information Box

    One More Question:

    I have page 2, 3, and 4. I made them into different pages and they work on the more information section, they still have the page name of page 2, 3 and 4, but the link has different wording on them. How do I move them from that section to the information section. After I do that, I will be good on this subject. lol

    Like I said, I am new and am trying to understand all the shortcuts and wording used to help.

    Thanks
    Sandra

  7. #37
    Join Date
    Mar 2006
    Posts
    25
    Plugin Contributions
    0

    Default Re: Adding Pages to Information Box

    I have added a new page to the information box, Sizing Guide, which can be viewed here http://www.lingerieimports.co.nz/sizing.html

    The problem that I am having with it, is that sometime while I was trying to make it all work I changed something and now all of the defined pages have the same Sizing Guide title. Please click on any of the information pages, e.g shipping, privacy, conditions. Not all are finished yet.

    Please could someone tell me where I might look to fix this problem.
    So far, I have checked the files listed in the store manager search for sizing guide, and they all seem to concur with the "about us" addon.

    Thanks in advance.

  8. #38
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Adding Pages to Information Box

    Quote Originally Posted by marcap View Post
    Thank you for the replay but as I am quite new to all this what does it mean CHMOD ?

    As I took the define_page_4.php and renamed define_page_5.php to have it in the Define Page Editor I can see the text that was belonging to the page 4 but not seeing it on my new page and as I said to able to edit.
    I have tried this quite a few times. It makes sense to me that if I add define('BOX_INFORMATION_PAGE_5', 'PAGE TITLE'); then I should get a new page in the Define Pages Editor.

    However that is not the case but marcap reckons he/she got it to work. Could you tell me how you did that please?

    Thank you.

  9. #39
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Adding Pages to Information Box

    Also, I added the About Us mod to try and add a new page to my site instead of my previous post but I swear, it just does nothing.

    I uploaded the files and renamed everything required to what I want to call it. I tried adding it to the info box which is not where I want it to be but for the sake of getting it to work, I did anyway and it still does not show.

    I see a lot of ppl say they have the same prob, just trying to add a new lousy page. How can it be so difficult? And the EZ-Pages....? They ain't that EZ!

    Where am I going wrong?
    Thank you in advance for any help.

  10. #40
    Join Date
    Aug 2007
    Location
    England
    Posts
    65
    Plugin Contributions
    0

    Default Re: Adding Pages to Information Box

    I've just installed this mod, and the About us page link is there and all working.
    It's easy!
    Although, it has knocked out the formatting in the 'Information' box now, so that all the different links aren't below one another.... Any ideas what I need to change to fix this?

 

 
Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. Adding Page 2 to information box
    By ejvigil in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 4 May 2012, 09:44 AM
  2. more information box - adding more pages
    By ALFO in forum Basic Configuration
    Replies: 3
    Last Post: 11 Dec 2007, 10:56 PM
  3. Adding Pages to the Information box on the side bar
    By reach100 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Nov 2006, 08:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg