Pippo3000 Posted February 11, 2011 Share Posted February 11, 2011 alright, running moneybookers 1.4 on presta 1.3 and cannot activate it, when I enter my moneybookers email for validation it says "Impossible to contact activation server, please try later". always. cannot be usual, can it? contacted moneybookers for support but maybe someone here can direct me in the right direction to solve this issue. and yes, my merchant account in moneybookers is activated and a separate passwort is set.thanks Link to comment Share on other sites More sharing options...
Pippo3000 Posted February 11, 2011 Author Share Posted February 11, 2011 alright, running moneybookers 1.4 on presta 1.3 and cannot activate it, when I enter my moneybookers email for validation it says "Impossible to contact activation server, please try later". always. cannot be usual, can it? contacted moneybookers for support but maybe someone here can direct me in the right direction to solve this issue. and yes, my merchant account in moneybookers is activated and a separate passwort is set.thanks alright, seems to be a local issue. looked in moneybookers.php and there is following line:$fp = fopen('http://moneybookers.prestashop.com/email_check.php?email='.$_POST['mb_email_to_validate']when I copy the link and open it with my email at the end in the browser the result is "OK". so it seems to be a PS/server issue. could this be the fopen command? I remember this needs to be activated somewhere, was it in the htaccess or php.ini? what would I need to add to enable the fopen command? Link to comment Share on other sites More sharing options...
Pippo3000 Posted February 12, 2011 Author Share Posted February 12, 2011 alright, running moneybookers 1.4 on presta 1.3 and cannot activate it, when I enter my moneybookers email for validation it says "Impossible to contact activation server, please try later". always. cannot be usual, can it? contacted moneybookers for support but maybe someone here can direct me in the right direction to solve this issue. and yes, my merchant account in moneybookers is activated and a separate passwort is set.thanks alright, seems to be a local issue. looked in moneybookers.php and there is following line:$fp = fopen('http://moneybookers.prestashop.com/email_check.php?email='.$_POST['mb_email_to_validate']when I copy the link and open it with my email at the end in the browser the result is "OK". so it seems to be a PS/server issue. could this be the fopen command? I remember this needs to be activated somewhere, was it in the htaccess or php.ini? what would I need to add to enable the fopen command? Bump Link to comment Share on other sites More sharing options...
Pippo3000 Posted February 23, 2011 Author Share Posted February 23, 2011 alright, running moneybookers 1.4 on presta 1.3 and cannot activate it, when I enter my moneybookers email for validation it says "Impossible to contact activation server, please try later". always. cannot be usual, can it? contacted moneybookers for support but maybe someone here can direct me in the right direction to solve this issue. and yes, my merchant account in moneybookers is activated and a separate passwort is set.thanks alright, seems to be a local issue. looked in moneybookers.php and there is following line:$fp = fopen('http://moneybookers.prestashop.com/email_check.php?email='.$_POST['mb_email_to_validate']when I copy the link and open it with my email at the end in the browser the result is "OK". so it seems to be a PS/server issue. could this be the fopen command? I remember this needs to be activated somewhere, was it in the htaccess or php.ini? what would I need to add to enable the fopen command? Bump solved. use v0.8 now and it works. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now