Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

moneybookers issues


ogwinilo

Recommended Posts

I am trying to install the MoneybookersV2.1_1 module.

 

1. It gives me the following error in admin:

 

Warning: call_user_func(tep_get_language) [func-NEWLY-NAMED-ADMIN/includes/functions/general.php on line 1195

 

Warning: call_user_func(tep_get_currency) [function.call-user-func]: First argument is expected to be a valid callback in /home/woiqqwab/public_html/NEW-ADMIN-NAME/includes/functions/general.php on line 1195

 

2. From the clients browser side, it gives the following message when checking out:

 

Not Found

The requested URL /FILENAME_CHECKOUT_AMONEYBOOKERSIPN was not found on this server.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

3. When I run the Sitemonitor, the following files are cited as hacked:

includes/modules/payment/amoneybookers_ipn.php

includes/modules/payment/bmoneybookers_ipn.php

includes/modules/payment/cmoneybookers_ipn.php

includes/modules/payment/dmoneybookers_ipn.php

includes/modules/payment/moneybookers_ipn.php

 

Could it be because of the iframe here;

echo "<div align=\"center\"><iframe name=\"iframe\" width=\"800\" height=\"0\" src=\"".FILENAME_CHECKOUT_AMONEYBOOKERSIPN.

"\" scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\"".

" frameborder=\"No\" id=\"alexiframe\"></iframe> </div>";

return array('title' => MODULE_PAYMENT_AMONEYBOOKERS_IPN_TEXT_TITLE);

 

}

 

function process_button() {

return("

<br>

<script>

function showbuypage() {

document.getElementById(\"alexiframe\").style.height=\"800\";

}

</script>");

}

 

Anybody encountered this?

 

Thanks in advance for the help

 

Felix

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