Forums / General / Image embedded in xml text causes problems

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Image embedded in xml text causes problems

Author Message

Nguyen Tien Hy

Sunday 20 November 2005 11:55:27 pm

My site run in ez 3.7.1, Online editor 3.1.1.
I put an image as embedded object in xmltext attribute field of an object (left-align). Admin interface view shows properly. But in user interface view, there is an error as follows:
Fatal error: Call to a member function on a non-object in /home/vhosts/e/ezeverything/htdocs/kernel/classes/ezcontentobject.php on line 2621
Fatal error: Exponential did not finish its request

The execution of Exponential was abruptly ended, the debug output is present below.

I remove embedded image from xmltext, everything is back to OK.

Salvatore Guarino

Tuesday 22 November 2005 1:22:34 am

Please check if your version of PHP is correct.
Exponential 3.7.x requires php 4.4.x. If you have php 4.3 (or 5) I think that it doesn't work correctly.

Nguyen Tien Hy

Tuesday 22 November 2005 4:01:19 am

My site run with PHP 4.4.