Results 1 to 2 of 2

Product Attributes - Option Type Feature

This is a discussion on Product Attributes - Option Type Feature within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Attributes disappearing when quantity is updated in shopping cart. Thanks to Bob O for solving the problem of attributes disappearing ...

      
  1. #1
    osCMax Developer

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


    Post Product Attributes - Option Type Feature

    Attributes disappearing when quantity is updated in shopping cart.

    Thanks to Bob O for solving the problem of attributes disappearing when quantity is updated in shopping cart. See?
    http://forums.oscommerce.com/index.p...post&p=1158833

    The following instruction in Product Attributes - Option Type Feature (OTF) v. 2.02
    Manual Installation breaks the store. Uncomment that line to fix it.


    Open catalog/shopping_cart.php

    ----------------------
    FIND: (around line 81)

    echo tep_draw_hidden_field('id[' . $products[$i]['id'] . '][' . $option . ']', $value);

    REPLACE with (comment out)

    // BOF Product Attributes - Option Type Feature (contribution 160)
    //echo tep_draw_hidden_field('id[' . $products[$i]['id'] . '][' . $option . ']', $value);
    // EOF Product Attributes - Option Type Feature (contribution 160)


    More...
    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

  2. #2
    Lurker
    Join Date
    Jan 2008
    Posts
    2
    Rep Power
    0


    Default Re: Product Attributes - Option Type Feature

    Hi,

    I am new to osCMax and I have installed "Product attributes option type 2.02" and I get this error message when clicking on a product:


    Warning: require(includes/header.php) [Web Hosting, Dedicated Servers & E-Commerce]: failed to open stream: No such file or directory in /home/ibizaon/public_html/RegataRutaSal/Boutique/product_info.php on line 64

    Fatal error: require() [Web Hosting, Dedicated Servers & E-Commerce]: Failed opening required 'includes/header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ibizaon/public_html/RegataRutaSal/Boutique/product_info.php on line 64


    The other issue is that my database seems to be mixed up:




    Can somebody give me an advice what I should do?

    Thank you!

    Wolli

Similar Threads

  1. Product Attributes - Option Type Feature
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 09-08-2007, 08:24 PM
  2. Product Attributes - Option Type Feature
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 09-06-2007, 07:10 AM
  3. Product Attributes - Option Type Feature
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 07-26-2007, 02:00 AM
  4. Product Attributes - Option Type Feature
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 07-02-2007, 09:40 AM
  5. Product Attributes - Option Type Feature
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 06-18-2007, 02:41 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
  •