Error and Warning Message in EZ Admin Interface

Author Message

Christian Pfeiffer

Wednesday 08 November 2006 5:58:31 am

Hi all,

since I use EZP I have always these messages eg. Error::1[4] See debug for more detail, or Warning::2[4]...

If I switch on the debugmode I just get another window which is refreshing every second and tell me that some error occured. For me everything is working well but I just want to know what it could be or how I could get more debug information. It can't be that on every second click in the "a" interface such a message occurs.

Thanks in advance.
Chris.

Claudia Kosny

Tuesday 14 November 2006 1:25:24 pm

Hi Christian

Sorry for the real late response...

What happens if you enable debug redirection as well? Also set the debug setting to inline instead of popup: http://ez.no/doc/ez_publish/technical_manual/3_8/reference/configuration_files/site_ini/debugsettings/debug

Then check for any debug information - maybe you can see something interesting now.

What version of EZ do you use? What version of PHP?

Claudia

Christian Pfeiffer

Friday 17 November 2006 12:55:15 am

Hi Claudia,

thanks for your reply. If I have a look inside the Error.log I now see some stuff appearing when I access the admin interface.

[ Nov 17 2006 09:39:56 ] [80.133.129.156] error/view.php:
Error ocurred using URI: /
[ Nov 17 2006 09:39:56 ] [80.133.129.156] eZINI:
Undefined group: 'Toolbar_admin_right'
[ Nov 17 2006 09:39:56 ] [80.133.129.156] eZINI:
Undefined group: 'Toolbar_admin_developer'
[ Nov 17 2006 09:39:56 ] [80.133.129.156] eZLocale:
Could not load country settings for GR
[ Nov 17 2006 09:39:56 ] [80.133.129.156] eZLocale:
Could not load language settings for ell

My question is where to set up the language settings cause the admin site is in english not in greek, but I support a greek site as well.

Inside the site.ini.append.php (admin siteaccess) I have under the
[RegionalSettings]
SiteLanguageList[]
ShowUntranslatedObjects=enabled

There is also an error regarding the ezImageHandler
[ Nov 17 2006 08:43:19 ] [145.7.xxx.xxx] eZImageHandler::changeFilePermissions:
Chmod 0666 var/storage/images/....................gif failed

Looks like an problem with the rights on that folder? --> I changed the whole /var folder recursivly to 777 but no changes, the error still occurs.

Any suggestions? Thanks in advance.
Christian.

<i>I'm using ezP 3.8.0 with PHP 4.4.4</i>

Christian Pfeiffer

Wednesday 29 November 2006 6:58:48 am

So I want to push this thread a bit:

The EZP ImageHandler issue I solved: It was an right problem on the folder: var/storage, PHP wasn't able to write there.

But I still have this language problem in my logs. That EZLocale can't load the greek country settings.

Any suggestions?

Thanks in advance.
Chris.

Claudia Kosny

Wednesday 29 November 2006 9:21:51 am

Hello Christian

Are you sure that you have the necessary files for the greek translation in the correct folders?
EZ does not come with a greek translation so you have to download and install it ( http://ez.no/content/download/98343/393111/file/ezpublish-3.6.1-ell-GR.zip )
Then make sure you have cleared the cache after setting the regional settings to ell-GR.

Claudia

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

Main resources:

Total runtime0.0125 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.0049 588.3828151.2422
Module start 'layout' 0.00490.0024 739.625036.7109
Module start 'content' 0.00730.0035 776.335994.1094
Module end 'content' 0.01080.0016 870.445333.9922
Script end 0.0124  904.4375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002117.1438140.0002
Check MTime0.00107.9486140.0001
Mysql Total
Database connection0.00064.802510.0006
Mysqli_queries0.002520.224830.0008
Looping result0.00000.097710.0000
Template Total0.00129.510.0012
Template load0.00097.477510.0009
Template processing0.00021.958910.0002
Override
Cache load0.00065.068610.0006
General
dbfile0.00032.121780.0000
String conversion0.00000.055540.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