Fatal error: Cannot re-assign $this in .../ezdebug.php on line 193

Author Message

Andreas Schwarz

Tuesday 30 November 2004 8:52:03 pm

Hi ya'll,

I got this Massage after I tried to access the site the first time.
No setup, no nothing...
Didn't touched anything.

<b>Fatal error:</b> Cannot re-assign $this in $HOME\httpd\testsite\lib\ezutils\classes\ezdebug.php on line 193

186: /*!
187: \return the name of the message type.
188: */
189: function messageName( $messageType )
190: {
191:   if ( !isset( $this ) or
192:     get_class( $this ) != "ezdebug" )
193:       $this =& eZDebug::instance();
194:     return $this->MessageNames[$messageType];
195: }

seems to be ok!?

thanx

/Blacky

Georg Franz

Wednesday 01 December 2004 5:51:03 am

Hi,

ez 3.x don't run with php5.

Kind regards,
Georg.

Best wishes,
Georg.

--
http://www.schicksal.com Horoskop website which uses eZ Publish since 2004

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 21:04:51
Script start
Timing: Jan 18 2025 21:04:51
Module start 'layout'
Timing: Jan 18 2025 21:04:51
Module start 'content'
Timing: Jan 18 2025 21:04:51
Module end 'content'
Timing: Jan 18 2025 21:04:51
Script end

Main resources:

Total runtime0.0142 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 589.5313152.6875
Module start 'layout' 0.00540.0023 742.218839.5234
Module start 'content' 0.00780.0042 781.742289.5547
Module end 'content' 0.01200.0022 871.296930.3047
Script end 0.0142  901.6016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002517.6044140.0002
Check MTime0.00117.9395140.0001
Mysql Total
Database connection0.00107.370010.0010
Mysqli_queries0.001913.543930.0006
Looping result0.00000.085710.0000
Template Total0.001812.410.0018
Template load0.00096.375510.0009
Template processing0.00085.947110.0008
Override
Cache load0.00064.361210.0006
General
dbfile0.00021.643080.0000
String conversion0.00000.124340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs