Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Manufacturer's page not coming up in admin

    Since upgrading to zc 1.58 when I click on the manufacturer's page in admin, it goes to the admin home page. I need to add/remove manufacturers and i'm unable to do so.
    Thanks
    Carol
    www.spminiatures.com

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,684
    Plugin Contributions
    123

    Default Re: Manufacturer's page not coming up in admin

    Download 1.5.8a and update admin/manufacturers.php from the latest release - I think this will solve your problem.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Manufacturer's page not coming up in admin

    Quote Originally Posted by swguy View Post
    Download 1.5.8a and update admin/manufacturers.php from the latest release - I think this will solve your problem.
    Hi,
    Thank you for your quick response. I tried that and it still doesn't work.
    If I put the search term https://www.spminiatures.com/store/a...=manufacturers - it will bring up the correct page. But if I click on any of the manufacturers it brings me back to the home page.

    Carol

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,684
    Plugin Contributions
    123

    Default Re: Manufacturer's page not coming up in admin

    This is fixed in 1.5.8a but it's hard for me to say which file fixes it - try this:

    https://github.com/zencart/zencart/pull/5360/files

    You might just want to upgrade to 1.5.8a.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Manufacturer's page not coming up in admin

    Thanks but that didn't work. I just recently spent the time upgrading to 1.5.8 and don't have the time now to do another upgrade.
    I guess I'll just have to make the changes directly in the sql file.
    Carol

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Manufacturer's page not coming up in admin

    Edit /includes/functions/functions_products.php. Line 620 will read
    Code:
                        INNER JOIN " . TABLE_MANUFACTURERS . " m ON manufacturers_id
    change that to
    Code:
                        INNER JOIN " . TABLE_MANUFACTURERS . " m USING (manufacturers_id)

  7. #7
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Manufacturer's page not coming up in admin

    Quote Originally Posted by lat9 View Post
    Edit /includes/functions/functions_products.php. Line 620 will read
    Code:
                        INNER JOIN " . TABLE_MANUFACTURERS . " m ON manufacturers_id
    change that to
    Code:
                        INNER JOIN " . TABLE_MANUFACTURERS . " m USING (manufacturers_id)
    I tried that thanks. Still not working.
    I started to do the 1.8a upgrade. When I upload this file admin/includes/init_includes init_category_path.php the admin page goes blank. When I replace it with the old page, it's fine. When I uploaded the rest of the files in that directory, there was no problem

 

 

Similar Threads

  1. Home Page not coming without Login
    By vishalon in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Feb 2010, 04:38 AM
  2. Confirm email for ADMIN not coming through
    By lindemann in forum Managing Customers and Orders
    Replies: 10
    Last Post: 27 May 2008, 11:14 PM
  3. index page not coming up
    By highstyleinc in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Feb 2008, 08:10 PM
  4. ez page not coming up at all anywhere
    By vandiermen in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 19 Jun 2007, 05:40 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