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
Contributions
The following osCommerce contributions are 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.
Filter: Search:
Displaying 1297 to 1305 (of 1445 contributions) Result Pages: [<< Prev]  ... 141  142  143  144  145  146  147  148  149  150 ...  [Next >>] 
1441. BBClone in admin Request Installation with Paid service
It shows some of the BBClone statistics in your oscommerce admin.

The default BBClone shows only the top10 page hits while i wanted to see all the information and also filtered to some custom keywords that i use.

I've only added the visited pages for now but it can offcourse be extended as desired.
   Posted on: 10/25/2008     See contribution details

1442. Credit Card with CVV2 Traditional Request Installation with Paid service
This is a very simple credit card module with CVV2 support developed in the traditional style where the payment fields are on the checkout payment page. During checkout the credit card number is split and the middle section is emailed to the store owner with the remaining numbers stored in the database along with the CVV2 code.

Since other similar modules have gotten messy and moved to an RC2 style design, this is yet another option for those who choose to process credit cards in this method. Please note that it is against PCI regulations to store the CVV2 number and you could lose your merchant account as well as face stiff fines if discovered.

If you have one of the other credit card modules with CVV2 support installed, most likely all you need to do is upload this module and you'll be ready to go. If not, you will need to do the full installation described in the README.

The only change in this package and the last is that I deleted an unrelated installation file. If you already have the previous version installed, there is no need to upgrade to this version.
This is a very simple credit card module with CVV2 support developed in the traditional style where the payment fields are on the checkout payment page. During checkout the credit card number is split and the middle section is emailed to the store owner with the remaining numbers stored in the database along with the CVV2 code.

Since other similar modules have gotten messy and moved to an RC2 style design, this is yet another option for those who choose to process credit cards in this method. Please note that it is against PCI regulations to store the CVV2 number and you could lose your merchant account as well as face stiff fines if discovered.

If you have one of the other credit card modules with CVV2 support installed, most likely all you need to do is upload this module and you'll be ready to go. If not, you will need to do the full installation described in the README.
   Posted on: 10/17/2008     See contribution details

1443. Ip information Request Installation with Paid service
With hope it'll be helpful ;)

* ip_info.php now shows in the input field ip-address after request
* you can quickly get information about IP of your customer simple click customer's IP in whos_online section
* you can one-click come back to whose_online section
* russian translation added

Sorry if something is not correct, I'm very newbie in php and html.
ip_info.php in admin section is make so it look like the other files in admin.
Make so it can be translate
New screenshort is opdatet to.
   Posted on: 10/23/2008     See contribution details

1444. Ban IP Addresses Request Installation with Paid service
This is a modification of "Ban IP Addresses" by Manuel Muzas. I based it on the updated code from Bjarne Varoystrand. This contribution allows shop owners to ban customers by IP address from their store through the admin menu. A message is displayed to banned users who try to access the store.

Features:
- IPs are stored in the database instead of in a file
- Admin page where you can view/add/change/remove IP addresses
- Works without "User Tracking" contribution, is not dependant on other contributions
- Works great in conjunction with the "Order IP Recorder" contribution (http://www.oscommerce.com/community/contributions,2138/)
   Posted on: 10/23/2008     See contribution details

1445. Payment on Account Request Installation with Paid service
This module allows customers to be given credit accounts from the admin screen. Once set, the customer will be able to choose paying on account as a payment option. For customers without accounts, this option will not be shown, thereby ensuring only pre-authorised customers have this option.

Working on my site now, if you want to test it out:
www.upsmart.co.uk/shop, login as test@123.co.uk Password "oscommerce" to have an account, or create your own to see without.
   Posted on: 10/23/2008     See contribution details

1446. skip payment options depending on the selected currency Request Installation with Paid service
This module will skip payment options depending on the selected currency.
For example, if the currency is USD, paypal will not display, or if the currency is CAD,
authorize.net will not display.

This module is hardcoded and does not interact with the database.
If someone would like to use this code and improve it to interact with the database,
please do so, but please also post your solution here.

Thanks!
nerd Design Group
nerddesigngroup.com
   Posted on: 10/24/2008     See contribution details

1447. Email export for Excel Request Installation with Paid service
Here's the same kind of thing but exports the data as tab-delimited text, rather than SYLK. It also exports other fields such as firstname, lastname, address info, phone, etc. Formatted for direct import into MailChimp.com.
   Posted on: 10/23/2008     See contribution details

1448. Add Multi Products Checkbox v1.0 Request Installation with Paid service
th last edit only display on index.php,I want to also display on the advanced_search_result.php.
so I change it bellow
in product_listing_multi.php find
if ($cateqories_products['total'] > 0) {
change to
if ($listing_split->number_of_rows > 0) {
   Posted on: 10/22/2008     See contribution details

1449. Order Controller v1.0 Request Installation with Paid service
Another bug fix relating to accentuations.


Full package, but only 1 file needs editing.


OPEN
/catalog/admin/oc_status_default_comments.php

FIND
echo $result['orders_status_default_comments'];

ADD BEFORE
header("Content-Type: text/html; charset=iso-8859-1");


FULL PACKAGE....
All other fixes are included, you can safely ignore all others.
A few bug fixes as per support forum.

batch delete and various other inconsistencies now fixed.

FULL PACKAGE
   Posted on: 09/16/2008     See contribution details
Displaying 1297 to 1305 (of 1445 contributions) Result Pages: [<< Prev]  ... 141  142  143  144  145  146  147  148  149  150 ...  [Next >>]