osCmax v2.5 User Manual
Results 1 to 5 of 5

shopping_cart.php shows < symbols in some browsers

This is a discussion on shopping_cart.php shows < symbols in some browsers within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; osCMax v2.0.25 SVN 812 The shopping_cart.php shows &quot;&lt; &quot; across the page that varies in different browsers. Current versions of ...

      
  1. #1
    Member
    Join Date
    Oct 2010
    Posts
    39
    Rep Power
    0


    Default shopping_cart.php shows < symbols in some browsers

    osCMax v2.0.25 SVN 812

    The shopping_cart.php shows "< " across the page that varies in different browsers. Current versions of Chrome & Safari show 4 of them, Firefox shows 1, IE8 shows 1.

    Steps to Repeat:
    1. Sonic Homework :
    2. Add a product to the cart

    What I've tried so far...

    1. Use developer tools in each of the browsers to try to identify where the culprit symbol is living.
    2. The developer tools do not detect it, as in... It does not show up within the table structure for this page.
    3. I noticed that in theme/content/shopping_cart.tpl.php there are some "=" signs that when deleted made one of the < symbols stop displaying on teh page, but it messed up positioning of elements too:

    'params' => 'class="productListing-data" valign="top"',
    'text' => tep_draw_checkbox_field('cart_delete[]', $products[$i]['id']));

    I'm not 100%, but is it possible that this is just how the browser reads a portion of code it should not be "seeing"? The table structure itself looks good...

    Any ideas as to what would drive this?

    Thanks!!!
    Julie

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    1 out of 1 members found this post helpful.

    Post Re: shopping_cart.php shows < symbols in some browsers

    Confirm that it's not a '>' which is showing due to CSS
    Code:
    .productListing-even {
        background-image: url("images/ProductListingArrow.jpg");
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    Member
    Join Date
    Oct 2010
    Posts
    39
    Rep Power
    0


    Default Re: shopping_cart.php shows < symbols in some browsers

    Can we just pretend this question never happened? <mildly embarrasking to put it mildly> Do you think instead of trying to down the caffeine at night I should just go for a brew instead?

    Thanks
    Julie


  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    1 out of 1 members found this post helpful.

    Talking Re: shopping_cart.php shows < symbols in some browsers

    Quote Originally Posted by puddlez View Post
    I should just go for a brew instead?
    oh yeah...
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    Member
    Join Date
    Oct 2010
    Posts
    39
    Rep Power
    0


    Default Re: shopping_cart.php shows < symbols in some browsers

    Do you ever sleep? lol A brew it is then. Just sent a final invoice. And that will be followed by a brew. Except I'll let the experts pour the pint. Subbed for a friend once and discovered I am awful at it. Foamed up the entire floor. The customers thought it was so funny I made more tips in one night than she did in three, out of pity I suppose, lol.

Similar Threads

  1. Home page not showing on browsers
    By niallb in forum osCmax v2 Installation issues
    Replies: 8
    Last Post: 09-20-2010, 04:41 AM
  2. Code change help for shopping_cart.tpl.php
    By princeofpalms in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 11-20-2008, 09:43 AM
  3. Shopping_cart.php
    By dsimes in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 09-08-2005, 04:13 AM
  4. getting odd sql shopping_cart.php
    By thinkweb in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 02-07-2005, 11:30 AM
  5. shopping_cart
    By philou83 in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 11-17-2004, 05:44 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
  •