Forums / Developer / Zend Debugger makes Exponential work!!??

"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".

Zend Debugger makes Exponential work!!??

Author Message

Willie Seabrook

Thursday 20 November 2003 2:01:57 am

Hi,

I am experiencing a bizarre error.

I have a custom workflow event. Whenever I create a new event in a workflow straight up - its template doesn't display properly - it doesn't fetch content objects. But whenever I do the exact same thing with the Zend debugger running and step through the program it comes out just fine. Is this bizarre or what?!!

Paul Forsyth

Thursday 20 November 2003 2:08:55 am

Sounds like you need to make a cup of tea, then try it again :)

paul

Willie Seabrook

Thursday 20 November 2003 2:17:22 am

No I'm dead serious. I just checked another 2 times. Added logging code also.

With Zend debugger running the code executes and works fine. All debug calls are made and I can watch the log fill with tail. However, without Zend running, nothing gets logged therefore nothing gets executed. Somehow its 'picking' to execute most of Exponential, except my file, but only when Zend debugger is not running. How weird is that? This is the weirest problem I have ever come across I swear.

Claus Jensen

Thursday 20 November 2003 2:25:53 am

Sounds like ez needs to wrap Zend in their distributions... cos' then it works! ;)

Willie Seabrook

Thursday 20 November 2003 3:53:57 am

Its started working again. I have no idea why. Weird is all I can say.