Loading...
 
Features / Usability

Features / Usability


Re: Error in permissions of the file galleries

posts: 113 Ireland

This variable should be defined if it is in the users_permissions table of the database. The easiest ways to check is to

  • Use phpmyadmin or similar tool to look at the users_permissions table for an entry tiki_p_admin_objects

OR

  • Admin -> Groups, and pick any group. Look at the permissions of that group (by clicking on the key icon). Select the type 'tiki' (in the dropdown after the word FIND) and see if one of the options is tiki_p_admin_objects.


If the permission is not there, then either run the install script (that should populate it) or manually insert it into the database (not described here, since I am not recommending this).

If the permission is there and you are still getting the error, please follow up

gg

There are no comments at this time.