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.

CommentFileSizeAuthor
inetsecure-5.x.tar_.gz5.58 KBkarlis

Comments

cjmcbrown’s picture

my 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.