Contributions
Store Configuration Monitor
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.
Expand All / Collapse All
Full package with italian
Italian translation with fix box name
official suport thread
http://forums.oscommerce.com/index.php?showtopic=341212&st=0&gopid=1441084
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.
Added button to delete all used information
Added portugues language
===================================
Adicionado um botão para letar todas as informações visualizadas
Adicionado a linguagem em portugues
By APOPULAR (marcelo_73)
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.
Note: Contributions are used at own risk.