ezfind not working - eZFindElevateConfiguration error

Author Message

Marko Žmak

Friday 16 October 2009 10:57:46 pm

I have installed ezfind 2.1 on my eZP 4.1.3 installation. I have setup solr, ini settings and updated indexes. When I try to do a search in the admin interface I get this error:

Fatal error: Class 'eZFindElevateConfiguration' not found in /home/www/extension/ezfind/classes/ezfezpsolrquerybuilder.php on line 281

I have looked at the files of ezfind code and found out that eZFindElevateConfiguration is defined in:

extension/ezfind/classes/ezfindelevateconfiguration.php

But when I have searched the files for "ezfindelevateconfiguration.php" I found out that is not included in ANY file in ezfind code.

Is this u bug?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Paul Borgermans

Saturday 17 October 2009 1:33:26 am

Hi Marko

The fatal error: did you update the autoloads? I does not seem so

About this class not being used: look again, it really is used (for example in modules/ezfind/elevate.php)

hth
Paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Marko Žmak

Saturday 17 October 2009 11:51:44 am

Yes, updating the autoloads did the trick. Thanks for the tip.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

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 19:10:33
Script start
Timing: Jan 18 2025 19:10:33
Module start 'layout'
Timing: Jan 18 2025 19:10:33
Module start 'content'
Timing: Jan 18 2025 19:10:34
Module end 'content'
Timing: Jan 18 2025 19:10:34
Script end

Main resources:

Total runtime0.9912 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.1563152.6563
Module start 'layout' 0.00520.0037 740.812539.4922
Module start 'content' 0.00880.9807 780.3047546.5234
Module end 'content' 0.98960.0016 1,326.828112.1250
Script end 0.9912  1,338.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.3515160.0002
Check MTime0.00140.1375160.0001
Mysql Total
Database connection0.00060.057410.0006
Mysqli_queries0.939394.7575570.0165
Looping result0.00080.0823550.0000
Template Total0.958296.720.4791
Template load0.00210.215320.0011
Template processing0.956096.448220.4780
Template load and register function0.00010.009110.0001
states
state_id_array0.00140.142610.0014
state_identifier_array0.00230.229020.0011
Override
Cache load0.00180.1834200.0001
Sytem overhead
Fetch class attribute can translate value0.00090.094020.0005
Fetch class attribute name0.00170.169950.0003
XML
Image XML parsing0.00110.109320.0005
class_abstraction
Instantiating content class attribute0.00000.001260.0000
General
dbfile0.00090.0872250.0000
String conversion0.00000.001340.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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs