Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Tell A Friend Back Button

    includes/templates/template_default/templates/tpl_tell_a_friend_default.php (from at least 1.3.0.2) has the wrong button_alt tag for the back button; only comes into play when using CSS buttons

    Line 43
    Code:
    <div class="buttonRow back"><?php echo '<a href="' . zen_href_link(zen_get_info_page($_GET['products_id']), 'products_id=' . $_GET['products_id']) . '">' . zen_image_button(BUTTON_IMAGE_BACK, BUTTON_ADD_ADDRESS_ALT) . '</a>'; ?></div>
    Should read
    Code:
    <div class="buttonRow back"><?php echo '<a href="' . zen_href_link(zen_get_info_page($_GET['products_id']), 'products_id=' . $_GET['products_id']) . '">' . zen_image_button(BUTTON_IMAGE_BACK, BUTTON_BACK_ALT) . '</a>'; ?></div>
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  2. #2
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Tell A Friend Back Button

    Not really a bug ... should have been posted in the suggested code changes section instead.

  3. #3
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: Tell A Friend Back Button

    This is an error in the coding that generates the wrong information on screen - therefore I think that's a bug.
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  4. #4
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Tell A Friend Back Button

    A bug is something that would prevent Zen-Cart to operate properly. In this case, it's only a wrong selected definition name which was supposed to mention a back button statement.

  5. #5
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Tell A Friend Back Button

    Oracle -

    Who died and made you a Team member? It is not your call to determine if a report is a bug or not.
    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.

  6. #6
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: Tell A Friend Back Button

    According to webopedia (if that carries any authority) a bug is "An error or defect in software or hardware that causes a program to malfunction" ... so now we need a definition of malfunction, which according to www.thefreedictionary.com is either 1. To fail to function or 2. To function improperly.

    So, being a pedantic old duffer, I'd say that #2 applies in that it doesn't do what one expects

    However, for the sake of any future reports, I'll happily go with whatever the Dev Team's definition is!
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  7. #7
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Tell A Friend Back Button

    Who died and made you a Team member? It is not your call to determine if a report is a bug or not.
    I agree that it is not mine. However, I do not see in your reply if it's really a bug or not.

 

 

Similar Threads

  1. v151 Tell A Friend Button missing
    By X-Bumble in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 May 2013, 04:27 PM
  2. Tell a Friend Button
    By goosedesign in forum Basic Configuration
    Replies: 5
    Last Post: 10 May 2008, 08:32 PM
  3. How do I get back the tell a friend button image?
    By bubblegumgoods in forum General Questions
    Replies: 5
    Last Post: 1 Nov 2007, 07:41 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR