| Piotr S.
                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Sunday 16 September 2007 2:04:05 pm 
                                                                
                                                                 Hi there, 
I am customizing eZ 3.9.3php5,and when I try to view "Editors" role I got this error:
 
"Fatal error: Exponential did not finish its requestThe execution of Exponential was abruptly ended, the debug output is present below."
 
below is meny lines like "Declaration of eZContentObject::store() should be compatible with that of eZPersistentObject::store() in /u01/www/eZ/kernel/classes/ezcontentobject.php on line "..
 ..
 and
 Warning: Sep 16 2007 22:52:53
 Could not find module named 'websitetoolbar'
 These directories were tried but none of them exists:
 kernel/websitetoolbar, extension/ezodf/modules/websitetoolbar, extension/ezdhtml/modules/websitetoolbar
 
 and indeed there no such folders
 I found "websitetoolbar" in other location:
 
./var/storage/packages/ez_systems/ezwebin_extension/ezextension/ezwebin/design/ezwebin/images/websitetoolbar./extension/ezwebin/design/ezwebin/images/websitetoolbar
 Could someone helpme solve this ? | 
                                                
                                                                                                                                                        
                                                        | Piotr S.
                                                                                                                             | Sunday 16 September 2007 8:59:16 pm 
                                                                 
unfotunately there something wrong.When I give to "Editor" role policy:
 "websitetoolbar all functions No limitations "
 
and there are also other roles:"user login No limitations
 ezdhtml all functions No limitations
 content create Class( Folder , Link , Article , Article (main-page) , Article (sub-page) , Blog , Product , Feedback form , Frontpage , Documentation page , Infobox , Multicalendar , Poll , File , Flash , Image , Quicktime , Windows media , Real video , Gallery , Forum , Event calendar , Banner , Forums ) , ParentClass( Folder )
 content create Class( Blog post ) , ParentClass( Blog )
 content create Class( Forum topic ) , ParentClass( Forum )
 content create Class( Event ) , ParentClass( Event calendar )
 content create Class( Image ) , ParentClass( Gallery )
 content create Class( Folder , Link , Feedback form , Frontpage , Documentation page , Multicalendar , Gallery , Event calendar , Forums ) , ParentClass( Frontpage )
 content edit No limitations
 notification use No limitations
 content manage_locations No limitations
 ezodf all functions No limitations
 shop administrate No limitations
 content read No limitations
 class all functions No limitations "
 
I got error like this while trying to log in:"Fatal error: Exponential did not finish its request
 The execution of Exponential was abruptly ended, the debug output is present below.
 "
 |