Active
Project:
e-Commerce
Version:
5.x-3.0
Component:
payment
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2008 at 04:04 UTC
Updated:
24 Mar 2010 at 15:47 UTC
This is the InternetSecure module from http://drupal.org/node/112535 , originally from grsingleton's post here: http://drupal.org/node/67593, updated for drupal 5.x. This wasn't too hard, there wasn't much to do. Just download, unpack in your ecommerce/contrib folder.
| Comment | File | Size | Author |
|---|---|---|---|
| inetsecure-5.x.tar_.gz | 5.58 KB | karlis |
Comments
Comment #1
cjmcbrown commentedmy site does not have an ecommerce/contrib folder. Instead it has "/includes/modules/payment" I unpacked the files there and received the following errors.
Warning: include(/home/content/c/j/m/cjmcbrown/html/includes/languages/english/modules/payment/inetsecure.php) [function.include]: failed to open stream: No such file or directory in /home/content/c/j/m/cjmcbrown/html/admin/modules.php on line 128
Warning: include() [function.include]: Failed opening '/home/content/c/j/m/cjmcbrown/html/includes/languages/english/modules/payment/inetsecure.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/c/j/m/cjmcbrown/html/admin/modules.php on line 128
I'm not an expert in codeing so I maybe way off base with this installation.