Community Add-Ons

Maintainers: delete13
Add file to this package
Top » Features

Contrib Checker
for osCommerce Online Merchant v2.2

This contribution allow to download automaticaly latest updates dates from this site.
You just have to insert all the contributions ID you are using and contrib checker will automaticaly prevent you when an update occurs.
Sorry for my english !
------------
Cette contribution télécharge automatiquement les dates de mise à jour de vos contribution depuis ce site. Il vous suffit d'inserer les numéros de contributions que vous utilisez et périodiquement dans l'administration vous pourrez consulter les mise a jour disponibles pour vos contributions.
Pratique pour le suivi des contribs installées.
Ouf' c'est plus facile en français !

Legend:  Download   Report
Expand All / Collapse All
error fix lyonsperf 7 Aug 2008  

There is an error in the install instructions for the edit of admin/includes/boxes/tools.php.
The line should read:'<a href="' . tep_href_link(FILENAME_WHOS_ONLINE) . '" class="menuBoxContentLink">' . BOX_TOOLS_WHOS_ONLINE . '</a><br>' .

'<a href="' . tep_href_link(FILENAME_CONTRIB_CHECKER) . '" class="menuBoxContentLink">' . CONTRIB_CHECKER . '</a><br>');
}
So just highlight the line: '<a href="' . tep_href_link(FILENAME_WHOS_ONLINE) . '" class="menuBoxContentLink">' . BOX_TOOLS_WHOS_ONLINE . '</a>');
}
and replace it with the code above.
No file added. No download.

Contrib Checker delete13 7 Aug 2008  
Minor bugfix delete13 5 Aug 2008  
Contrib Checker - French Added delete13 5 Aug 2008  
Contrib Checker delete13 5 Aug 2008