Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2005
    Location
    Sacramento CA
    Posts
    361
    Plugin Contributions
    0

    Default Can't add manufacturer since security patch

    I added the new security patch a couple of days ago.

    Today I had to add a manufacturer.

    The add failed and returned me to the admin page, even when this was not where I started. This was using the stock insert manufacturer page from the cart.

    Any suggestions?

    Oh yeah - v 1.38

  2. #2
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,757
    Blog Entries
    1
    Plugin Contributions
    1

    Default Re: Can't add manufacturer since security patch

    The patch should work fine with the Manufacturers insert.

    Can you confirm that you can add some other information. e.g a new category or a new product.

  3. #3
    Join Date
    Dec 2005
    Location
    Sacramento CA
    Posts
    361
    Plugin Contributions
    0

    Default Re: Can't add manufacturer since security patch

    Quote Originally Posted by wilt View Post
    The patch should work fine with the Manufacturers insert.

    Can you confirm that you can add some other information. e.g a new category or a new product.
    I've been adding new products all morning. I just came across one that I needed to create a manufacturer for. The products go in fine, the manufacturer doesn't.

  4. #4
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,757
    Blog Entries
    1
    Plugin Contributions
    1

    Default Re: Can't add manufacturer since security patch

    k,

    can you successfully edit a manufacturer.

    also can you look at your admin/manufacturers.php file.

    at around line 230, you should see.

    Code:
        case 'new':
          $heading[] = array('text' => '<b>' . TEXT_HEADING_NEW_MANUFACTURER . '</b>');
    
          $contents = array('form' => zen_draw_form('manufacturers', FILENAME_MANUFACTURERS, 'action=insert', 'post', 'enctype="multipart/form-data"'));
    specifically, you need to check that the line that starts with $contents =
    matches the above.

  5. #5
    Join Date
    Dec 2005
    Location
    Sacramento CA
    Posts
    361
    Plugin Contributions
    0

    Default Re: Can't add manufacturer since security patch

    Thanks -

    I figured it out -

    When I added the patch files the new version of html_output.php didn't copy over.

    Once I edited that file with the new line, all is working in manufacturers again.

    Thanks for your time!

  6. #6
    Join Date
    Mar 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Can't add manufacturer since security patch

    @ chain_man can u tell me what ya did i am havin the same prob

 

 

Similar Threads

  1. June 2009 Admin Security Patch vs some Addons/Contributions
    By wilt in forum Zen Cart Release Announcements
    Replies: 0
    Last Post: 24 Jun 2009, 02:28 PM
  2. Security Patch
    By Snotori in forum General Questions
    Replies: 1
    Last Post: 2 Sep 2006, 06:34 PM
  3. Security Patch Question
    By HeartMan in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 21 Aug 2006, 03:42 AM
  4. security patch 1.3.0.x what to do?
    By zenartman in forum General Questions
    Replies: 4
    Last Post: 19 Aug 2006, 07:56 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
  •