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

  Easy Populate & Products Attributes

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.
added /catalog/admin/includes/boxes/catalog.php
to list of files and folders we will be working with.

added Copy file /catalog/admin/includes/classes/table_block.php into /catalog/admin/ folder.
to step 1
This is a complete package.

*****************************************************************************
** Exports from versions previous to EP v2.76g will not work correctly **
** since the category header names have changed in this version !! **
*****************************************************************************

+ Fixed an instruction typo.
+ Added support for Product Specials
+ Fixed problem where decimals were being dropped from the attributes pricing.
+ Integrated Product Specials support with SPPC specials
+ Added extra checks to make sure attribute data is not being used before deleting a product.
+ Added support for UltraPics 2.05 contributed by josequituc - 28 May 2009
http://www.oscommerce.com/community/contributions,1642
+ Added support for PDF File Upload and Display V2.01 contributed by josequituc - 28 May 2009
http://addons.oscommerce.com/info/2807
+ Added support for Multi Vendor System (MVS) 1.2
http://addons.oscommerce.com/info/4129
+ Added Support for Additional Images 2.1.1
http://addons.oscommerce.com/info/1032
+ Added Support for Cross Sell 2.6
http://addons.oscommerce.com/info/1415

PLEASE SEE THE DOCS ON HOW TO ASK FOR HELP
(not kidding, you may not get an answer if you ignore this plea)
http://forums.oscommerce.com/index.php?showtopic=162244
file easypopulate 2.76h with contribution PDF File Upload and Display
http://addons.oscommerce.com/info/2807

and UltraPics - MS2 Image Addon Pack!
http://www.oscommerce.com/community/contributions,1642

To install just unzip easypopulate.zip and rewrite the orginal. BACKUP the original file

thank you


The instructions are wrong - I wonder why no one noticed this for many months.

Instructions talk of editing a file at location.

/catalog/admin/boxes/catalog.php

the correct location is
/catalog/admin/includes/boxes/catalog.php


Frank
test site at www.kalron.com
opop
I have found a little bit confusing error at line 1338.
the line is

-------------
<?php echo tep_draw_form('custom', 'easypopulate.php', 'id="custom"' . ((defined('SID') && tep_not_null(SID)) ? '&'.tep_session_name().'='.tep_session_id() : ''), 'get'); ?><?php if (defined('SID') && tep_not_null(SID)) { echo tep_draw_hidden_field(tep_session_name(), tep_session_id()); } ?>
-------------

and I have changed it to:
-------------
<?php echo tep_draw_form('custom', 'easypopulate.php', ((defined('SID') && tep_not_null(SID)) ? '&'.tep_session_name().'='.tep_session_id() : ''), 'get','id="custom"'); ?><?php if (defined('SID') && tep_not_null(SID)) { echo tep_draw_hidden_field(tep_session_name(), tep_session_id()); } ?>
-------------

Also uploading the file.
Hope the next package includes the corrected one.
Easy Populate v 3.0.1 (Full Package)

Complete Package - Ver 3.0.1

[Change] Added a link in the admin panel for help and support.
[Change] Added a new file called easypopulate_help.php

All other files are the same as ver 3.0.0

A big thank you must go to the following authors for:

Recoding of v2.76d+ by surfalot
Froogle downloads by Ted Joffs
Excel Import 1.51 by Tim Wasson
Multi-language Support by Elari
Original Author: wasson65@nc.rr.com

Included in the documentation is the original Product_Attributes Optimisation file (an optional addition to Easy Populate for store owners with large amounts of products with attributes)

Support Forum: http://forums.oscommerce.com/index.php?showtopic=162244 (180+ pages)
Complete Package - Ver 3.0.0

After spending hours going through all the below modifications and alterations and reading the 180+ pages in the support forum, I decided to repackage the below files and make one simple to use install package.

None of this is my own work, but a collection of addons and modifications, a big thank you must go to the following authors for:

Recoding of v2.76d+ by surfalot
Froogle downloads by Ted Joffs
Excel Import 1.51 by Tim Wasson
Multi-language Support by Elari
Original Author: wasson65@nc.rr.com

Included in the documentation is the original Product_Attributes Optimisation file (an optional addition to Easy Populate for store owners with large amounts of products with attributes)

Support Forum: http://forums.oscommerce.com/index.php?showtopic=162244 (180+ pages)
I had some problems with the previous file download-contrib. I might have worked something out here. Haven't tried it too much but it seems to be working. I have oscommerce rc2a and super download shop but i'm not sure if you need the sds, will try this tomorrow. Observe that this is working for me. Might not work for you so don't replace it on a live shop. Only easypopulate.php in this file.
I worked in the last updates and fixes.
Found errors myself and fixed them too.

Complete Package.
easy populate
   Posted on: 09/16/2008     See contribution details Request Installation with Paid service