Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default [Done v1.3.9] Missing </tr> in collect_info.php

    The closing </tr> tag is missing in the same place in the five collect_info.php files.
    I suggest the code should be:

    1) admin\includes\modules\document_general\collect_info.php
    line 276
    PHP Code:
    <td colspan="2"><table border="0" cellspacing="0" cellpadding="0">
    </tr><tr>
    <td class="main" width="25" valign="top"><?php echo zen_image(DIR_WS_CATALOG_LANGUAGES $languages[$i]['directory'] . '/images/' $languages[$i]['image'], $languages[$i]['name']); ?>&nbsp;</td>
    2)
    admin\includes\modules\document_product\collect_info.php
    line 399
    PHP Code:
    <td colspan="2"><table border="0" cellspacing="0" cellpadding="0">
    </tr><tr>
    <td class="main" width="25" valign="top"><?php echo zen_image(DIR_WS_CATALOG_LANGUAGES $languages[$i]['directory'] . '/images/' $languages[$i]['image'], $languages[$i]['name']); ?>&nbsp;</td>
    3)
    admin\includes\modules\product\collect_info.php
    line 399
    PHP Code:
    <td colspan="2"><table border="0" cellspacing="0" cellpadding="0">
    </tr><tr>
    <td class="main" width="25" valign="top"><?php echo zen_image(DIR_WS_CATALOG_LANGUAGES $languages[$i]['directory'] . '/images/' $languages[$i]['image'], $languages[$i]['name']); ?>&nbsp;</td>
    4)
    admin\includes\modules\product_free_shipping\collect_info.php
    line 399
    PHP Code:
    <td colspan="2"><table border="0" cellspacing="0" cellpadding="0">
    </tr><tr>
    <td class="main" width="25" valign="top"><?php echo zen_image(DIR_WS_CATALOG_LANGUAGES $languages[$i]['directory'] . '/images/' $languages[$i]['image'], $languages[$i]['name']); ?>&nbsp;</td>
    5)
    admin\includes\modules\product_music\collect_info.php
    line 427
    PHP Code:
     <td colspan="2"><table border="0" cellspacing="0" cellpadding="0">
    </tr><tr>
    <td class="main" width="25" valign="top"><?php echo zen_image(DIR_WS_CATALOG_LANGUAGES $languages[$i]['directory'] . '/images/' $languages[$i]['image'], $languages[$i]['name']); ?>&nbsp;</td>

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Missing </tr> in collect_info.php

    Thanks for the update ... this has been fixed in Zen Cart v1.3.9 ... thanks!
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. [Done v1.5] 1.50Beta missing email_welcome.php
    By Rinker in forum Bug Reports
    Replies: 1
    Last Post: 16 Aug 2011, 10:12 AM
  2. Replies: 2
    Last Post: 10 May 2010, 04:51 AM
  3. collect_info.php (copy of product_music\collect_info.php) dynamic dropdownlist
    By SPsen in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 1 Feb 2010, 10:05 PM
  4. Replies: 9
    Last Post: 15 Aug 2006, 12:13 PM

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