Forums / General Questions / catchable fatal error

catchable fatal error

Locked
Results 1 to 3 of 3
This thread is locked. New replies are disabled.
01 Nov 2007, 10:57
#1
apovey avatar

apovey

New Zenner

Join Date:
Jul 2007
Posts:
29
Plugin Contributions:
0

catchable fatal error

I was yesterday getting the following error:

Catchable fatal error: Object of class queryFactoryResult could not be converted to string in functions_general.php

After searching this forum I found a solution at http://www.zen-cart.com/forum/showthread.php?t=67521&highlight=catchable+fatal+error.

However, I am now getting the following error when selecting WorldPay as the payment gateway at the checkout point.

Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home/london/public_html/shop/includes/modules/payment/worldpay.php on line 153

Can anyone please help?
06 Nov 2007, 23:23
#2
craigfer avatar

craigfer

New Zenner

Join Date:
Sep 2007
Posts:
10
Plugin Contributions:
0

Re: catchable fatal error

Try turning the MD5 to false - in the Modules>Payment>Credit Car via Worldpay

It worked for me
07 Nov 2007, 08:13
#3
apovey avatar

apovey

New Zenner

Join Date:
Jul 2007
Posts:
29
Plugin Contributions:
0

Re: catchable fatal error

Thanks mate, that worked a treat.

What does the MD5 do anyway?