Upgrading from 3.4.4 - 3.5

Author Message

Jack Rackham

Monday 17 January 2005 2:03:14 am

After upgrading from 3.4.4 to 3.5, this message is shown on the top of my admin panel and my user site, but everything else works fine.

) $prechecks[$value]['allow'] = $tmp_allow; } break; default: { eZDebug::writeError( "Unknown precheck rule: $name=$value", 'Access' ); } break; } } } function accessDebugEnabled() { $ini =& eZINI::instance(); return $ini->variable( 'SiteAccessSettings', 'DebugAccess' ) == 'enabled'; } function accessExtraDebugEnabled() { $ini =& eZINI::instance(); return $ini->variable( 'SiteAccessSettings', 'DebugExtraAccess' ) == 'enabled'; } ?>

Jack Rackham

Monday 17 January 2005 4:36:27 am

I have now discovered that the admin panel is not working properly. The problem is similar to http://www.ez.no/community/forum/install_configuration/migration_3_4_4_3_5_admin_interface_issue, but when I add [ContentSettings]
ViewCaching=enabled the problem is not solved!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.