To quickly change the access rights for all categories: go to phpMyAdmin and run this SQL query:
Code: Select all
update jos_phocagallery_categories SET accessuserid = '' WHERE access = 1Jan

Code: Select all
update jos_phocagallery_categories SET accessuserid = '' WHERE access = 1