PDA

View Full Version : Error Message


eyedigit
13-08-09, 11:00
I get this error message on product/productlist pages

Fatal error: Cannot use object of type stdClass as array in /var/www/vhosts/mydomain.com/httpdocs/classes/class.api_product_list.php on line 128

I am running PHP version 5.1.6 - I tried updating through yum but there is no update available yet in yum for my distro (CentOS)

Any help/advice would be appreciated as I would like to get this working.

Amoochi
13-08-09, 11:07
There is a post actually on here somewhere that resolves that exact issue. But you'd have to do a search around on here for it (think it's in the V2 section somewhere), as a I couldn't find it doing a quick search myself for ya.

There's a few issues for sites running the older PHP version, but most can be worked through fairly easily with a few little code tweaks, thankfully, as my hosts won't update the php version on my server yet, as they say the latest version is not yet considered stable to run with uBuntu.

eyedigit
14-08-09, 12:49
Hi Amoochi,

Thanks for the reply.

Unfortunately I cannot find anything in the forum specific to this error message???