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

  Store Configuration Monitor

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.
http://forums.oscommerce.com/index.php?showtopic=341212&st=0&gopid=1441084
Este pequeño fix solo para arreglar un error encontrado en el Store Configuration Monitor
Traduction française

Full package

Screenshot visible à : http://www.oscommerce-screenshots.com/store-configuration-monitor-p-449.html
There was an error in the installation file.

find:
E: admin directory /configuration.php
Add:
tep_module_change($action, $class);
Before:
if ($action == 'install') {

should be:
E: admin directory /modules.php
Add:
tep_module_change($action, $class);
Before:
if ($action == 'install') {
Update: Notification now sent to existing store owner Email address - if the Store Owner Email address is the configuration value changed.
This contribution will monitor the configuration values in your store and Email you when something has been altered.

Also included is a report for your store admin area - which will show all the configuration changes.

Q: What inspired this?
A: An instances where an employee has sabotaged a site by changing some configuration values.
   Posted on: 07/09/2009     See contribution details Request Installation with Paid service