Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need Help HSBC


allinking123

Recommended Posts

Still got problems with the HSBC module get error 'Fatal error: Call to undefined function: mcrypt_module_open() in /var/www/html/includes/modules/payment/hsbc.php on line 706' I do have mcrypt and mhash installed!!

 

 

Ok all sorted and HSBC payment module working if anyone needs help with this let me know had every problem going with this one but got it sorted ;) Thank You to everyone who helped.

Link to comment
Share on other sites

  • 11 months later...

if you are trying to test your oscommerce site on the local host do this::-

==========================================

1)copy libmhash.dll, and php_mhash.dll to your php directory.

2)copy libmcrypt.dll and php_mcrypt.dll to your php directory.

you can find these files in the ext folder. if u can't find the libmcrypt.dll

just go here and download it.

http://ftp.emini.dk/pub/php/win32/mcrypt/

3)open php.ini. find ;extension=php_mcrypt.dll now uncomment it

find ;extension=php_mhash.dll now uncomment it.

4)restart your apache server and the problem is gone.

 

i you are trying this on your real site then do follwing:

==================================

i think your isp is not supporting mcrypt and mhash functions

1) to check this go administrator-->tools--->server info

scroll down and check for heading mcrypt and mhash. if they are not

enabled then this is your problem .

2)ask your isp to enable it or cahnge your isp.

Link to comment
Share on other sites

  • 4 weeks later...
if you are trying to test your oscommerce site on the local host do this::-

==========================================

1)copy libmhash.dll, and php_mhash.dll to your php directory.

2)copy libmcrypt.dll and php_mcrypt.dll to your php directory.

you can find these files in the ext folder. if u can't find the libmcrypt.dll

just go here and download it.

http://ftp.emini.dk/pub/php/win32/mcrypt/

3)open php.ini. find ;extension=php_mcrypt.dll now uncomment it

find ;extension=php_mhash.dll now uncomment it.

4)restart your apache server and the problem is gone.

 

i you are trying this on your real site then do follwing:

==================================

i think your isp is not supporting mcrypt and mhash functions

1) to check this go administrator-->tools--->server info

scroll down and check for heading mcrypt and mhash. if they are not

enabled then this is your problem .

2)ask your isp to enable it or cahnge your isp.

 

 

 

Dear Sir

 

I have installed the latest contribution of the HSBC module dated the 25/NOV/2005. It is meant to create an order in the database after payment has been taken, however mine does not create an order at all..

 

 

 

Can anyone offer some advice please.

 

 

Regards

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...