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

  Article Manager v1.0

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.
- Zip file contains 1 file, "/admin/articles_xsell.php". In version 1.57_3 this file will only work with REGISTER_GLOBALS on. Overwrite your current articles_xsell.php with the one attached.

This is not a full package.

The support thread is at
http://forums.oscommerce.com/index.php?showtopic=68866
IF you have more than one oscommerce using one database you may encounter problems adding products to your articles in 'articles_xsell.php'

Solution: about line 200 change:
"$query = "[...] TABLE_PRODUCTS_DESCRIPTION . " pd, products_to_categories p2c where p2c.categories_id=[...] ";"

into:
"$query = "[...] TABLE_PRODUCTS_DESCRIPTION . " pd, " . TABLE_PRODUCTS_TO_CATEGORIES . " p2c where p2c.categories_id=[...] ";"

products_to_categories --into--> " . TABLE_PRODUCTS_TO_CATEGORIES . "

Although it looks similar it makes difference.
Thanks for great contribution.
File added: THIS TEXT ONLY
- Added an all topics page
- Added a submit articles page
- Added code to admin/articles_xsell.php to prevent having to login when updating
- Removed references to the HTMLArea. In future releases, the code for that will be removed altogether.


This is a full package.

The support thread is at
http://forums.oscommerce.com/index.php?showtopic=68866
- Added admin/includes/application_top.php files for installation
- Fixed code to display link to RSS page
- Applied mysql 5 fixes to articles.php and articles_new.php files

This is a full package.

The support thread is at
http://forums.oscommerce.com/index.php?showtopic=68866
Hello all. After numerous attempts and searching the message baord this contribution is messy at best. Until there is a fix i suggest you do not use it and look for an alternative one.

NUMEROUS unanwsred errors can be found here:
http://forums.oscommerce.com/index.php?act=Search&nav=&CODE=show&searchid=ce57652f261a8c66494c00c909df9d4c&search_in=posts&result_type=posts&hl=cross+sell&st=0

Crosselling will not work

only txt file attached
Hi

This is a FIX at articles_description table
- Added code so the articles would appear in the breadcrumb trail.
- Corrected installation instructions.

This is a full package.
This is a reworked version to allow it to properly work with Header Tags SEO, which is required with this version. The following changes were made:

- Converted much of the code to work with Header Tags SEO. Header Tags SEO is required to use this version.
- Fixed mistakes in the database file
- Added option to automatically check that at least one author exists in admin before allowing an article to be created.
- Removed unnecssay files and database code due to the use of Header Tags SEO.
- Included missing files from earlier versions.

This is a full package.
Hi, I just add italian files, so you can use previosus contribute and simply add italian pages or if you prefer, use this pakage, is full and contains all files uploaded by kustomjs on 19 Aug 2008.

Remember that fckeditor (optional) it's not included in this pakage, but you can find it in contributions here in OsCommerce.

Good work!
   Posted on: 10/03/2008     See contribution details Request Installation with Paid service