Error after moving site to new host

Author Message

Kurt Sutter

Wednesday 21 September 2005 9:07:19 pm

I have moved a site to a new web hosting service. I have uploaded the sql database, updated the settings in settings/override, tried hard to set the permissions correctly. But when I enter the site, I get the error message

<quote>
Fatal error: Undefined class name 'ezcontentobjecttreenode' in /home/blumch2/public_html/kernel/common/eztreemenuoperator.php on line 113
Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.
</quote>

(Nothing is "present below", though)

Any idea what I may be facing here?

(Doing a google search for "Undefined class name 'ezcontentobjecttreenode'", this seems to be a fairly common issue.)

Thanks for any advice in advance

Kurt Sutter

Ɓukasz Serwatka

Thursday 29 September 2005 12:36:49 am

Check database connection (test it via simple php script). Make sure that database settings are correct in your ini files. Clear the cache on new server as well (var/cache and var/(site)/cache).

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 20 2025 08:59:02
Script start
Timing: Jan 20 2025 08:59:02
Module start 'layout'
Timing: Jan 20 2025 08:59:02
Module start 'content'
Timing: Jan 20 2025 08:59:02
Module end 'content'
Timing: Jan 20 2025 08:59:02
Script end

Main resources:

Total runtime0.0139 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.0058 589.2813152.6406
Module start 'layout' 0.00580.0027 741.921939.4766
Module start 'content' 0.00850.0036 781.398489.3672
Module end 'content' 0.01210.0018 870.765630.3047
Script end 0.0138  901.0703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002417.0063140.0002
Check MTime0.00117.9387140.0001
Mysql Total
Database connection0.00139.088310.0013
Mysqli_queries0.002518.319130.0008
Looping result0.00000.137510.0000
Template Total0.001410.410.0014
Template load0.00086.010710.0008
Template processing0.00064.316410.0006
Override
Cache load0.00063.979710.0006
General
dbfile0.00021.613580.0000
String conversion0.00000.067040.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