Websydian Express - Message


EvF048 - Authorization level information could not be read

Error message

Function &2 could not obtain information about authorization level &1.

Parameters

&1 - The authorization level (numeric)
&2 - The function trying to read information about the authorization level

Description

The function (&2) has tried to read information about the authorization level (&3) - often to find the textual description of the authorization level, but it could not access the data.
This is a sign of inconsistency in the database. Please check whether any updates to the database has been done using tools like SQL.

Action

Use the menu item "Authorization Levels" to create the authorization level if it should exist.

If the authorization level should not exist - use SQL or another tool providing direct access to the database to find the record(s) referencing the authorization level.

The following tables refers the authorization level table:
Folder List - WSDIMOP
Site Element - WSNODEP
User - WSUSERP
Site Control - WSMACOP (3 references)

Comments

As using the administration interface should ensure the consistency of the database, this should only happen if updates to the database has been done in another manner.