Fatal error: Cannot use object of type objectInfo

Meer
13 jaren 5 maanden geleden #13 door Sandra
Hi All I got ACA v2.3 installed and I've got following modules installed:

Category:
Htmlarea 1.7 Wysywyg Editor for category description 4
Htmlarea 1.7 Javascript for categories 2
Jpsy image uploader 3

Products:
Htmlarea 1.7 Wysywyg Editor for category description 4
Htmlarea 1.7 Javascript for categories 2
Jpsy image uploader 3

In Category everthing working fine, but in products ever time I try add a new product I get the following error:

Fatal error: Cannot use object of type objectInfo as array in C:\Server\htdocs\osCommerce\admin\includes\modules\products\jpsy.php on line 66

When I disable Jpsy image uploader 3 for products all working fine what is wrong??

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Meer
13 jaren 5 maanden geleden #14 door Support Team
In the products/jpsy.php, replace the function repost_values() by this one:
Code:
function repost_values () { // Repost all values that are not arrays if ($this->is_image_handler) { foreach ($this->pInfo as $key=>$val) { if (!is_array($val)) echo tep_draw_hidden_field($this->code .'['.$key.']', stripslashes($val))."\n"; } // end for each pInfo } } // end method

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Events Joomla
MarvikShop
Finnaly it's here:
 
No bridges, no look a likes!
This is the ultimate integration
between Oscommerce and Joomla!
Documentation
Site Showcase
Follow us