ezbinaryfiletype Fatal Error

Author Message

Rob Pratt

Tuesday 25 July 2006 8:16:12 pm

Hello.

After upgrading to eZ Publish 3.8.1, I now get this error when adding a file object to a subfolder of the Media Library:

Fatal error: Call to a member function on a non-object in C:\Documents and Settings\rpratt\My Documents\dev\www.uspensionfunding.com\httpdocs\kernel\classes\datatypes\ezbinaryfile\ezbinaryfiletype.php on line 89
Fatal error: eZ publish did not finish its request

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

I see the following errors in the error_log:

[ Jul 25 2006 19:55:55 ] [127.0.0.1] eZINI:
Undefined variable: 'Repositories' in group 'BinaryFileSettings'
[ Jul 25 2006 19:55:55 ] [127.0.0.1] eZINI:
Undefined variable: 'ExtensionRepositories' in group 'BinaryFileSettings'
[ Jul 25 2006 19:55:55 ] [127.0.0.1] eZBinaryFileHandler::instance:
Could not find binary file handler 'ezfilepasstrough'

My sense is that there's maybe some garbage left in an ini file after I did an edit ... but how do I figure out which file (and I've manually gone through all the files I think I may have touched recently) Are there other possible causes of this error?

Regards,
Rob Pratt
rpratt(at-sign)wordandsound.com

Ɓukasz Serwatka

Tuesday 25 July 2006 11:18:53 pm

Hi,

You can check the file consistency of your old installation (Setup->Upgrade check). This is very good idea before all upgrades. It does not show what was change but it shows which original eZ publish file was modified.

It is always recommend to do upgrades to the latest eZ publish version, 3.8.2 currently.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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

Main resources:

Total runtime0.0179 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.0071 588.1328151.2109
Module start 'layout' 0.00710.0037 739.343836.6484
Module start 'content' 0.01080.0053 775.992290.1406
Module end 'content' 0.01610.0018 866.132829.9922
Script end 0.0179  896.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003117.4294140.0002
Check MTime0.00126.6438140.0001
Mysql Total
Database connection0.00084.686510.0008
Mysqli_queries0.004726.110230.0016
Looping result0.00000.099710.0000
Template Total0.00137.510.0013
Template load0.00116.141510.0011
Template processing0.00021.298210.0002
Override
Cache load0.00084.648010.0008
General
dbfile0.00031.667680.0000
String conversion0.00000.051840.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