Forums / Setup & design / Strange behavior which results in critical error
Johan Grasmo
Monday 24 May 2004 11:01:53 pm
Hi,
I've used Exponential for some time now and I'm very satisfied. However - I observed a very strange behavior yesterday, actually everything went strange.
First it didn't take fetch statements like: class_filter_array, array( 'article' ), but if I replaced 'article' with the correct class number then it worked.Secondly it stopped understanding "nice links" like 'news' and 'guestbook' and I had to use the node-reference in stead.
I didn't understand why this was happening, so I cleared the cache. After I did this - nothing works! The page loads, but it doesn't display any content. It loads the correct templates and such, and I know it fetches the page content by using |attribute(show). ez Debug tells me that: [snip] Error: eZContentObjectVersion May 25 2004 07:13:49 Undefined attribute 'can_read', cannot get[/snip]
I manage to log on to the administration interface, but the page is empty - no menu, footer and so forth.
I really hope someone can help me - this error really puzzles me. I didn't modify any config file or anything prior to this error. The logs doesn't show anything special either.
Thanks in advance,
Tuesday 25 May 2004 12:39:11 am
It looks like a permission-problem, but I haven't done anything with roles etc. before the error occured.
Thanks,
Tuesday 25 May 2004 1:14:55 am
I downloaded the latest tarball, installed it and copied over the files under design, settings/override and settings/siteaccess.For some reason it works ?!?
Can someone please tell me why Exponential behaves so weird ?
Tuesday 25 May 2004 1:18:20 am
One more thing.....
I'm using the same database, so it cannot be any missing class-permissions.
Johan