Forums / Extensions / ezfire
kamal kamal
Thursday 04 March 2010 1:31:55 am
Hello everyone My problem with the extension EZFire: I followed all the instructions in the install but still no result 1) I install FirePHP 2) I added the extension EZFire in the file extension Exponential 3) I actively extending EZFire 4) I execute the command "php bin / php / ezpgenerateautoloads.php-k" but still I get the following error: "Fatal error: Exponential did not finish its requestThe execution of Exponential was abruptly ended, the debug output is present below. "And nothing in the console
Thank you for your help
Steven E. Bailey
Thursday 04 March 2010 2:44:31 am
Hi, welcome to the community. I'd like to point out the forum at http://projects.ez.no/ezfire/forum which is where this kind of question should go.
But, for the issue... What version of Exponential are you using? It will only work for 4.0+ Are you using the FirePHPCore library:
pear channel-discover pear.firephp.org pear install firephp/FirePHPCore
Or the delivered library files? I would recommend the Core library since whatever I uploaded is pretty old now. If you are using the Zend stuff, I don't know if it works or not and didn't test it.
Have you been able to get any output to the console from firephp in any other way?
I'm working on an updated version which will fix some issues and have a test page but I haven't had time to finish it.
Certified eZPublish developer http://ez.no/certification/verify/396111 Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com
Thursday 04 March 2010 3:06:52 am
thank you for your response
Above all I try FirePHP I followed the steps of http://prendreuncafe.com/blog/post/2008/07/20/Debug-PHP-facile-avec-Firefox-Firebug-et-FirePHP I got the same result so I'm sure that works FirePHPfor Exponential I use version 4
in template I wrote the following line: {"eztest"|ezfire("THIS IS THE LABEL")}
Thursday 04 March 2010 3:31:05 am
Try it without the semi-colon:
{"eztest"|ezfire("THIS IS THE LABEL")}
The "Fatal error: Exponential did not finish its request. The execution of Exponential was abruptly ended, the debug output is present below." error occurs ONLY if the ezfire line is in the template?
Russell Cruei
Saturday 29 May 2010 2:15:55 am
Hi friends i also face the same problem from last few days but now i resolve the problem by acting on your suggestion thanks very much
Russell