ezfire

Author Message

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 ezpublish
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: eZ Publish did not finish its request
The execution of eZ Publish 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 eZPublish 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

kamal kamal

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 FirePHP
for ezpublish I use version 4

in template I wrote the following line: {"eztest"|ezfire("THIS IS THE LABEL")}

Steven E. Bailey

Thursday 04 March 2010 3:31:05 am

Try it without the semi-colon:

 {"eztest"|ezfire("THIS IS THE LABEL")}

The "Fatal error: eZ Publish did not finish its request. The execution of eZ Publish was abruptly ended, the debug output is present below." error occurs ONLY if the ezfire line is in the template?

Certified eZPublish developer
http://ez.no/certification/verify/396111

Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 05:12:51
Script start
Timing: Jan 18 2025 05:12:51
Module start 'layout'
Timing: Jan 18 2025 05:12:51
Module start 'content'
Timing: Jan 18 2025 05:12:53
Module end 'content'
Timing: Jan 18 2025 05:12:53
Script end

Main resources:

Total runtime1.2545 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0114 587.7891152.6094
Module start 'layout' 0.01140.0047 740.398439.3906
Module start 'content' 0.01621.2368 779.7891597.7344
Module end 'content' 1.25290.0016 1,377.523412.2109
Script end 1.2545  1,389.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.2904160.0002
Check MTime0.00150.1213160.0001
Mysql Total
Database connection0.00260.209210.0026
Mysqli_queries1.179394.0011650.0181
Looping result0.00090.0678630.0000
Template Total1.207896.320.6039
Template load0.00280.222220.0014
Template processing1.205096.053620.6025
Template load and register function0.00020.018210.0002
states
state_id_array0.00070.056810.0007
state_identifier_array0.00290.229320.0014
Override
Cache load0.00230.1838360.0001
Sytem overhead
Fetch class attribute can translate value0.00100.077030.0003
Fetch class attribute name0.00180.141760.0003
XML
Image XML parsing0.00130.105330.0004
class_abstraction
Instantiating content class attribute0.00000.001870.0000
General
dbfile0.00100.0779170.0001
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs