Results 1 to 5 of 5

Printable catalog link not working

This is a discussion on Printable catalog link not working within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I have checked all files that I thought should be checked to make sure I didnt have something incorrect. I ...

      
  1. #1
    Active Member
    Join Date
    May 2003
    Posts
    137
    Rep Power
    0


    Default Printable catalog link not working

    I have checked all files that I thought should be checked to make sure I didnt have something incorrect. I have been unable to find anything as of yet. I've checked the configure page, catalog_products_with_images, information box, index file and main page file.

    The link that is showing on her index page of her shopping page for her printable catalog is:
    http://thebrushnpalette.com/retail/%3Ca%20href=

    I know her printable catalog is there, because I can see it here:
    Printable Catalog : The Brush 'n Palette

    What needs to be corrected to get this to show?

  2. #2
    osCMax Testing Team
    Join Date
    Sep 2004
    Posts
    357
    Rep Power
    10


    Default Re: Printable catalog link not working

    Is it set in includes/filename.php
    define('CONTENT_PRINTABLE_CATALOG', 'catalog_products_with_images');


    define('FILENAME_CATALOG_PRODUCTS_WITH_IMAGES', 'catalog_products_with_images.php')

    and in includes/boxes/information.php
    '<a href="' . tep_href_link(FILENAME_CATALOG_PRODUCTS_WITH_IMAGE S, '', 'NONSSL') . '">' . BOX_CATALOG_PRODUCTS_WITH_IMAGES . '</a><br>' .

  3. #3
    Active Member
    Join Date
    May 2003
    Posts
    137
    Rep Power
    0


    Default Re: Printable catalog link not working

    Thanks, I have all of that (just checked again) but it isnt working. Still getting the same results.

  4. #4
    osCMax Testing Team
    Join Date
    Sep 2004
    Posts
    357
    Rep Power
    10


    Default Re: Printable catalog link not working

    Ok this is funky. Looking at your source code you have

    <td class="boxText"><a href="<a href="<a href="<a href="<a href="http://www.thebrushnpalette.com/retail/catalog_products_with_images.php?osCsid=e4954ef06b a3be398b0e5f8610bda180">Printable Catalog</a>

    Please note the extra <a hrefs

  5. #5
    Active Member
    Join Date
    May 2003
    Posts
    137
    Rep Power
    0


    Default Re: Printable catalog link not working

    Code error on my part! I had an error above those links that was causing it to not work. Fixed now!

Similar Threads

  1. Printable Catalog V3.0 MS2
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-27-2007, 12:20 AM
  2. Help With Printable Catalog
    By Makrin in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 08-25-2005, 01:00 PM
  3. printable catalog link and image removal problem...
    By tam283 in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 03-28-2005, 03:44 PM
  4. Need help with printable catalog
    By crujones in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 09-13-2003, 10:37 PM
  5. Printable Catalog HELP!!
    By Arpit in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 06-03-2003, 05: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
  •