Post by jon22 » Fri Jun 05, 2009 6:09 pm

Hi,
i installed the moneybookers module and im getting an error page when i click through on my site

Fatal error: Class 'Modelpaymentmoneybookers' not found in /home/sluch/public_html/gadgetface.com/system/library/loader.php on line 28

Can anyone help with this? im using v1.2.8 - does the moneybookers module work with this version or does it have to be 1.2.5? thanks in advance

This is pretty urgent as if i can't use this payment gateway i will be forced to go elsewhere - maybe to use magento as my options are limited - paypal isnt one of them and nochex want £50 squid to open an account.

JME Web Design


User avatar
New member

Posts

Joined
Thu May 28, 2009 5:44 pm


Post by jon22 » Fri Jun 05, 2009 10:53 pm

can anyone see a problem with the code below - lines 21 - 31. The error refers to line 28.

public function model($model) {
$file = DIR_APPLICATION . 'model/' . $model . '.php';
$class = 'Model' . preg_replace('/[^a-zA-Z0-9]/', '', $model);

if (file_exists($file)) {
include_once($file);

Registry::set('model_' . str_replace('/', '_', $model), new $class());
} else {
exit('Error: Could not load model ' . $model . '!');
}

please help me!! ???

JME Web Design


User avatar
New member

Posts

Joined
Thu May 28, 2009 5:44 pm


Post by tommix » Sun Jun 07, 2009 3:48 am

I nerver fully tried moneybookers payment but i try by stuff nad it works fine until i need to enter my account details..i do not tested next step..and it was on 1..2.7 opencart.

i used version from forum not from opencart admin. i downloaded from here the module and overwrited moneybooker files...but this may be bad idea rigth now cause daniel changed the code in 1.2.8

Active Member

Posts

Joined
Mon Apr 20, 2009 5:21 am

Post by Daniel » Sun Jun 07, 2009 7:09 am

mooney bookers says "In Development"!!!!!

User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm
Who is online

Users browsing this forum: Google [Bot] and 6 guests