Simple CVV & Issue

Simple CVV & Issue Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 231
  • Released: Jun 14, 2007

Simple CVV & Issue Description

Tested on Oscommerce 2.2 ms2 and with the ability of removing the Credit Card Number, CVV Number and Issue Number from your database.

Takes only 5 minutes to install and includes all the modified pages for those that are to lazy to install by hand.

Based on CVV for osC MR2 1.0 by Chris hubbard

Simple CVV Issue Bookmark

Hyperlink code:
Hyperlink for Forum code:

Simple CVV & Issue Script Download Notice

Top 4 Download periodically updates information of Simple CVV & Issue script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Simple CVV & Issue torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Contact Us Spam Issue Fixes

... possible solutions to the Contact Us form abuse issue. There are quite a few spread through out the forums and contribs so I condensed them into one. Missing are the original authors of the solutions. Feel free to modify or correct the file. ...

Fix for admin catalog delete products issue

... is the catalog's root location.Fix: I wrote a simple check to make sure you can never delete the entire catalog in one action. ($categories_id can never equal 0)** FILE: catalog/admin/categories.php** FIND code beginning with...case 'delete_category_confirm':if (isset($HTTP_POST_VARS['categories_id'])) {$categories_id = tep_db_prepare_input($HTTP_POST_VARS['categories_id']);** ADD immediately AFTER with this code...// BEGIN Prevent categories_id = 0if($categories_id ...

Simple Master Login

This is useful for logging in to accounts where the cart has not been completed at checkout - i.e. if the user did not continue onto your site after making payment. ...

simple stylesheet

... redoing the current ms2 package. This is some simple stylesheet and file edits, reducing the css file by 1/5 and maintaining the same functionality. ...

Simple Down for Maintenance

Features: - Simple installation: 2 minor file edits, 1 file copy, a few SQL statements. - Administrative on/off for "Downing" the store - Admin-configurable warning message (also on/off) (not timed) to avoid surprising customers by "downing" the store suddently - Admin IP address exception - - you can enter in ...