Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2005
    Posts
    53
    Plugin Contributions
    0

    Default 'all products' button defaults to main page

    not sure which update broke my 'all products' button, but i'm just noticing it now; running 1.3.0.1 and my 'all products' button just brings me back to my main page.

    any thoughts on how i can fix this?

    thanks!
    zencart installation is at http://oyinhandmade.com/shop

  2. #2
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,048
    Plugin Contributions
    3

    Default Re: 'all products' button defaults to main page

    Hi there,

    Ypu need to deifne the variable FILENAME_PRODUCTS_ALL. You should either do this in extra_defines file, or in filenames.php . You'll have to have a look in your file system to see what it should be but it should probably be products_all.

    So in your filenames.php file add:

    define('FILENAME_PRODUCTS_ALL', 'products_all');

    Good luck

    Absolute B)

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,681
    Plugin Contributions
    6

    Default Re: 'all products' button defaults to main page

    This sounds like you did not upgrade all of your files and or database ...

    This was fixed in v1.3.0.1 ...
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  4. #4
    Join Date
    Nov 2005
    Posts
    53
    Plugin Contributions
    0

    Default Re: 'all products' button defaults to main page

    lovely!!

    thanks so much, that totally did the trick.

    :o)
    zencart installation is at http://oyinhandmade.com/shop

 

 

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
  •