Share » Forums » Developer » Fatal error eZ publish

Fatal error eZ publish

Fatal error eZ publish

Thursday 28 October 2004 2:05:43 am - 3 replies

Modified on Thursday 28 October 2004 2:08:38 am by K259

Author Message

Frederik Holljen

Thursday 28 October 2004 2:13:22 am

This doesn't seem to be a known problem. Please contact support if you require urgent help from us. http://ez.no/services/support

K259

Thursday 28 October 2004 4:21:09 am

I just noticed while testing, that all the users in a spesific usergroup get this error-message(this usergroup was created over a year ago). I also tried to create a new user in this group, by this user get the same error. I have also tried to republish the group, and the users, but with no success.

The error is on line 1864..and code:

  case 'Node':
                        {
                            $mainNodeID = $this->attribute( 'main_node_id' );
                            foreach ( $limitationArray[$key] as $nodeID )
                            {
                                $node = eZContentObjectTreeNode::fetch( $nodeID );
       THIS LINE: 1864      $limitationNodeID = $node->attribute( 'main_node_id' );
                                if ( $mainNodeID == $limitationNodeID )
                                {
                                    $access = 'allowed';
                                    break;
                                }

K259

Wednesday 03 November 2004 2:05:51 am

Created a new usergroup, added the same rights for the role, added the usergroup to this new role as the previous defect usergroup had, and moved the users to this new usergroup.

BUT, why does usergroups in eZ publish suddenly stop working?

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu