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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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 08:08 PM. Reason: version |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| 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">   ; <?=$backLink?><img src="<?=$adminImages?>button_cancel.gif" border="0"></A></TD> Thanks, Kit |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how is attribute manager different from products attributes | soibaal | osCMax v2 Features Discussion | 2 | 07-05-2007 10:07 PM |
| Attributes Manager | Lara Croft | osCMax v2 Customization/Mods | 8 | 01-09-2007 02:35 PM |
| Attribute manager - sorting attributes on SELECT | chrismole | osCMax v2 Customization/Mods | 1 | 04-07-2006 11:32 AM |
| Database Backup Manager problem | catm | osCMax v1.7 Discussion | 2 | 05-10-2005 07:50 AM |
| Problem with File Manager | hostspring | osCommerce 2.2 Installation Help | 1 | 02-20-2003 07:57 AM |