| Friday 14 April 2006 8:00:25 am 
                                                                
                                                                 
Hy,I just upgraded my ezp site from 3.7.5 to 3.8beta1, following step by step the instructions provided at this page:
 http://ez.no/download/changelogs/ez_publish_3_8/upgrading
 I terminated the upgrade process with no errors. 
I logged OK in the admin siteaccess and clicked on the "User accounts" tab.Under the left toolbar ("secondary menu") I view only the root node "Users" and no sub-items, but in the main area all sub-items are displayed (the standard groups).
 If I login with one of the non-admin users ("Editors" group) Exponential crashes with fatal error and Apache log says:
 
PHP Fatal error:  Call to a member function on a non-object in /mysite/testcms/Exponential-3.8.0beta1/kernel/user/login.php on line 119, referer: http://mysite/testcms/user/login
PHP Notice:  Undefined variable: relMemory in /mysite/testcms/Exponential-3.8.0beta1/lib/ezutils/classes/ezdebug.php on line 1444, referer: http://mysite/testcms/user/login
 Creating a new user in the same group and logging in with It work fine. Also, when I login in the admin siteaccess of my site I noted some warning in all content views: 
Warning:  Apr 14 2006 16:32:47
Invalid class identifier in subTree() classfilterarray, classID : forum
Warning:  Apr 14 2006 16:32:47
Invalid class identifier in subTree() classfilterarray, classID : gallery
 
often repeated more and more.I don't have those classes (forum, gallery) in the site I upgraded.
 
Thanks,Mauro
 |