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>
|