Re: Gallery Module
Brian McGilligan <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Glad to here that it is working for you now. Although I'm trying to figure out why the install did not work for you as it should. Have you ever set a Default site admin on your site? thanks. Brian wwalkerbout wrote: > Hi Brian, > > Many thanks for the prompt response to my enquiry. > > I didn't think I had upgraded from a previous version, although I did see a > zip file for Security Module 0.9.0 on my machine, so anything's possible. To > be safe, I uninstalled and re-installed both the Gallery and Security > Modules from scratch, without success in correcting the problem. > > However, adding the additional row that included the Admin uid to the > xar_security_roles Table did the trick. I'll just got it up and running. Now > I'm looking forward to trying out the Module. > > I had previously integrated Gallery2 with Xaraya (after a fair amount of > effort), but that was a bit of an overkill for what I was wanting. The > Gallery Module looks much closer to the type of feature set I need. And I > like the fact that it is actually a Xaraya Module, rather than an integrated > application. > > Thanks again for the assistance in getting me to a stage where I can test > this out. You assistance has been very much appreciated. > > Cheers, > > > Wayne > > > > <snip> > "Brian McGilligan" <[email protected]> wrote in message > news:[email protected]... >> Did you upgrade the security from 0.8.2 or previous? I recently found a > </snip> > > <snip> >> If you a get still get an error try running this SQL statement against you >> database: >> INSERT INTO xar_security_roles (modid, itemtype, itemid, uid, xoverview, >> xread, xcomment, xwrite, xmanage, xadmin) VALUES (270,0,0, admin_uid, >> 1,1,1,1,1,1); > </snip> > >