osCmax v2.5 User Manual
Results 1 to 2 of 2

Attributes Manager Problem

This is a discussion on Attributes Manager Problem within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I have added several attributes in "Products Attributes". I have added a category, then a product. I go to "Attributes ...

      
  1. #1
    Lurker
    Join Date
    Sep 2007
    Posts
    2
    Rep Power
    0


    Arrow Attributes Manager Problem

    I have added several attributes in "Products Attributes". I have added a category, then a product. I go to "Attributes Manager" and add the attributes I want for the product and click on save.

    When I view the product_info page in my store, none of the attributes are there. I have tried over and over again, but no attributes ever show.

    They do show only if I add them in the "Products Attributes" area, which takes forever to do. Then I have tried to edit/change the attributes for this product in the "Attributes Manager" and save it, but still the changes do not show on the product page.

    Will someone please let me know what to do to fix this? I am using V2.0.

    Kit
    Last edited by kittidid; 09-09-2007 at 07:08 PM. Reason: version

  2. #2
    Lurker
    Join Date
    Sep 2007
    Posts
    2
    Rep Power
    0


    Thumbs up Re: Attributes Manager Problem

    I fixed the problem. If anyone else has this problem I have noted the fix below. I found the fix at this link: 183: RC3 Attributes Manager Issue - no attributes aren't selected. - Bug Tracker - open source Commerce Maximized :: osCMax.

    Need to make change only in admin/new_attributes_include.php
    replace lines 4, 5, 6 with
    <FORM ACTION="<?=$PHP_SELF?>" METHOD="POST" NAME="SUBMIT_ATTRIBUTES">
    <INPUT TYPE="HIDDEN" NAME="current_product_id" VALUE="<?=$current_product_id?>">
    <INPUT TYPE="HIDDEN" NAME="action" VALUE="change">


    To make images work and cancel button click replace line
    Line 168 with:
    <TD colspan="10" class="main">
    <INPUT TYPE="image" src="<?=$adminImages?>button_save.gif">&nbsp;&nbsp ;&nbsp;<?=$backLink?><img src="<?=$adminImages?>button_cancel.gif" border="0"></A></TD>

    Thanks,
    Kit

Similar Threads

  1. how is attribute manager different from products attributes
    By soibaal in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 07-05-2007, 09:07 PM
  2. Attributes Manager
    By Lara Croft in forum osCmax v2 Customization/Mods
    Replies: 8
    Last Post: 01-09-2007, 01:35 PM
  3. Attribute manager - sorting attributes on SELECT
    By chrismole in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 04-07-2006, 10:32 AM
  4. Database Backup Manager problem
    By catm in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 05-10-2005, 06:50 AM
  5. Problem with File Manager
    By hostspring in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 02-20-2003, 06:57 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
  •