Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 27
  1. #11
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Header disappeared during checkout after shared ssl install

    If this is correct - then this is a relative url link:
    Code:
    <?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>';

  2. #12
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Header disappeared during checkout after shared ssl install

    So, how do I fix it?

  3. #13
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Header disappeared during checkout after shared ssl install

    If what you posted is correct you should not have to - compare this to the template code that works

  4. #14
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Header disappeared during checkout after shared ssl install

    OH! Gotcha! I'm a little bit dense sometimes! (ESPECIALLY when it comes to this whole Zencart thing)! Thanks again Kobra! I will compare! I will post probably tomorrow...my eyes are crossing right now!

  5. #15
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Header disappeared during checkout after shared ssl install

    Ok...I compared the 2 tpl_header files, the one in my override files and the one the other template that worked...they both match...so I'm assuming that's not where the problem lies. Here is the one from my override file:

    <div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>';
    Do you have anymore ideas of where the problem is? As soon as you add something to the shopping cart, then proceed to checkout, that is when my logo disappears. You see a blank white square with a with a red x in the upper left hand corner and words that say: Powered by Zen Cart: The art of E-Commerce. It happens at the customer log-in page, the same page where they can enter in customer information.

  6. #16
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Header disappeared during checkout after shared ssl install

    I went through all "myown" override directories and took out one file at a time and reloaded my page to see if I could figure out which file is messed up, but the only time my empty header changed was when I took out my header.php file. When I refreshed the page the header actually went from the blank Powered by Zen Cart, to the actual ZenCart Logo with the words, Tagline goes here.

  7. #17
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Header disappeared during checkout after shared ssl install

    Ok...I compared the 2 tpl_header files, the one in my override files and the one the other template that worked...they both match
    If they match why is it an override?

    Back to my first post in this thread - with a shared SSL many hosts require some files in special places

  8. #18
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Header disappeared during checkout after shared ssl install

    If they match why is it an override?
    Well, when I'm really trying to remember back to when I installed the template I seem to remember that I read somewhere that I should have a directory under templates with the name of whatever I wanted, (in my case, "myown"). In this "MYOWN" directory, there are the following directories: common, css, images, jscript, sideboxes, templates and a file called templates_info.php. My tpl_header.php file is in my COMMON directory. To be honest, I don't remember ever editing the tpl_header.php file and when I look through it, I don't see any changes that I would have made. In response to your question, "If they match, why is it an override?", maybe that's why they do match because I probably never did anything to the file, and it matches the 'OCEAN' templates tpl_header.php file that I was trying out to see if I would like it. What I was saying was that when I was trying out the Ocean template, my header didn't disappear!
    Back to my first post in this thread - with a shared SSL many hosts require some files in special places
    I think that my tpl_header.php file is in the right place, I didn't see any other place it should go

  9. #19
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Header disappeared during checkout after shared ssl install

    In this "MYOWN" directory, there are the following directories: common, css, images, jscript, sideboxes, templates and a file called templates_info.php.

    I probably never did anything to the file,
    Only files that you edit should be in your template override folders.

    If the ocean template causes a different response than yours - there is some file in yours that has been edited

  10. #20
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Header disappeared during checkout after shared ssl install

    What is your URL?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. After adding shared SSL certificate, checkout no longer works
    By ryanbalton in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 21 Aug 2009, 12:46 AM
  2. shared SSL and header/layout gone
    By dhamma in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Jul 2008, 01:28 PM
  3. admin login problem after shared SSL install. Pls HELP!!
    By zenartman in forum Basic Configuration
    Replies: 4
    Last Post: 4 Aug 2006, 05:17 AM

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