Page 1 of 1

Report 'access column missing' + quickfix

Posted: 29 Aug 2012, 22:25
by _tom_
Hi
I encountered a simple problem in phoca where the table "#__phocagallery is missing the columng "access"
it is no big deal, but it reports a problem "cannot modify columnt etc." when selecting access level on photos

one way (I used) is simply to modify the table in mysql (alter table add access int(11) NOT NULL default '0')

hope it helps

(the access column could be missing in some other tables, developers should check...)

Re: Report 'access column missing' + quickfix

Posted: 25 Sep 2012, 21:39
by Jan
Hi, there are no access rights for images in Phoca Gallery, only for categories.

Jan