Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  AJAX Attribute Manager

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
Open the zip file and follow the instructions

Ouvrir le fichier zip et suivre les instructions
as seen on the forum, some guys have trouble with the version of redrum (AJAX-AttributeManager-V2.8.6 (with one extra field)). just download it, when you know how to handle it, otherwise download this file.

changes:
- deleted the product_mo, which is not a part of this contrib
- added <?php instead of <? in german language file to make it php5-compatible
- updated tooltips for the buttons
I got a pretty mixed up database, but i still missed the next line:

options_values_model_no

So to fix it, i put the extra line ine my product_attributes Table:

ALTER TABLE `products_attributes` ADD `options_values_model_no` INT( 11 ) NOT NULL DEFAULT '0' AFTER `options_values_price` ;

in the zip file is nothing, thanx for this great contribution!!!!
This is an add-on implanted in the full package

Same package as below (V2.8.6) but with one additional field in the table products_attributes.

If you have an additional field you want to update thru AJAX-AttributeManager this may help you. Remember that this download is only for you that have added another filed in the table products_attributes.

Instructions:
Go thru all files and search for:
- model_no
- options_values_model_no
- model_no_
- model_no_new
and adapt them to your database table.
options_values_model_no should be replaced with your field name.
This is an add-on implanted in the full package

Same package as below (V2.8.6) but with one additional field in the table products_attributes.

If you have an additional field you want to update thru AJAX-AttributeManager this may help you. Remember that this download is only for you that have added another filed in the table products_attributes.

Instructions:
Go thru all files and search for:
- model_no
- options_values_model_no
- model_no_
- model_no_new
and adapt them to your database table.
options_values_model_no should be replaced with your field name.
FULL PACKAGE!

- Changed a often reported Error in AttributeManagerConfig.class
- added the new Spanish Translation
The spanish language file included in the AJAX-AttributeManager-V2.8.5 package are incomplete and has only a partially translation.

This file contain a complete translation of the contribution

---------

El fichero con el idioma español incluido en el paquete AJAX-AttributeManager-V2.8.5 está incompleto y solo incluye una traducción parcial.

Este fichero contiene la traducción completa de la contribución.
downloaded this and loved it. Makes maintaining them pesky attributes a whole lot easier...

But I foudn that the popup fields were too small, should have auto prompted fir the data to be entered and I wanted all of the languages to auto fill with the first description i entered. So i thought i would release these changes just in case anyone else wanted them....

problems? only problem i can forsee is that if you have changed your default language away from id 1 as it takes this for granted but since this is only hard coded in in 2 places it should be easy to change.

enjoy,

Simon.
   Posted on: 10/08/2008     See contribution details Request Installation with Paid service