Results 1 to 2 of 2

Product links in define main page not working

This is a discussion on Product links in define main page not working within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I have installed the 'define main page v 1.3.3 ' contribution at www.roseluggage.com . If you can look at the ...

      
  1. #1
    Active Member developer_x's Avatar
    Join Date
    Nov 2004
    Location
    Digital Infoway
    Posts
    109
    Rep Power
    0


    Default Product links in define main page not working

    I have installed the 'define main page v 1.3.3 ' contribution at www.roseluggage.com.
    If you can look at the 'New Items for This Week' box, you will see 2 links. I added the foolling code to hyperlink them to the actual products:

    $somebox_info = "New Items for This Week:<p>
    <ul type=fillround>
    <li><a href='/rl/mopics3/index.php?cPath=1_4'> Leather BagPack</a><li><a href='http://localhost/rl/mopics3/index.php?products_id=26'> Mouse</a></ul><br><center>" . tep_image(DIR_WS_IMAGES . 'headbanger.gif') . "<center>";
    But when I click on any of these 2 products, I am shown the products of all manufacturer instead of product description of a single item.
    I tried to change the code a little bit but result is still the same.

    The same code is working on my localhost correctly. Any thoughts? [/quote]

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default RE: Product links in define main page not working

    Your product url is wrong.

    The url for the pro office bag is:
    http://www.roseluggage.com/index.php?products_id=32


    It should be:
    http://www.roseluggage.com/~rose/pro...products_id=32
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. Define Main Page - ERROR_FILE_NOT_WRITEABLE
    By fatbloke in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 01-19-2007, 10:28 AM
  2. No editor in define main page
    By qantas_new in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 09-03-2006, 02:08 AM
  3. define main page
    By chfields in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 10-25-2005, 07:36 PM
  4. category Icons with links on the main page
    By CMWM in forum osCMax v1.7 General Mods Discussion
    Replies: 1
    Last Post: 04-06-2004, 08:02 AM
  5. Problem with 'Define Main Page'
    By Turtlewebs in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 02-06-2004, 08:14 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
  •