Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default 156a admin banner manager - missing quote in parameter

    zc156a admin\banner_manager.php line 367 is missing a double quote in parameter

    Code:
     <?php echo zen_draw_input_field('banners_image_target', '', 
    'class="form-control'); ?>
    should be
    Code:
     <?php echo zen_draw_input_field('banners_image_target', '', 
    'class="form-control"'); ?>

  2. #2
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: 156a admin banner manager - missing quote in parameter

    Thanks, I made a PR on github to fix it https://github.com/zencart/zencart/pull/2123

 

 

Similar Threads

  1. Replies: 4
    Last Post: 5 Sep 2011, 08:43 PM
  2. (Missing Parameter)
    By cartdiscounts in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 18 Apr 2007, 07:49 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