* John Sequeira (js...@me...) [011212 12:00]:
> 'New group' doesn't seem to be working.
>
> I get a "Group Detail" page containing a table with field labels, but no
> form fields when I go to http://127.0.0.1/Group/show/?edit=1
>
> I looked at the code for the Group.pm and it doesn't look like there's any
> save routine or edit-specific template in the filesystem. I understand this
> might be served up by SPOPS or the CommonHandler, but it didn't look like
> it was the intent.
>
> I posted a bug report in SourceForge, but I'd like to mess around with
> security and creating a group is pretty key. If there's a short term
> workaround I'd be grateful to hear about it.
Does the user you're logged in as have permissions to edit group
objects? Generally only members of the 'site admin' group or the
superuser can modify groups.
If that user should have permission to do so, I'll try and check on
this tonight -- I don't have a new OI install (yet) where I am during
the day.
> Also - the scan_for_new fix on static pages worked for me. thx. I'm
> not sure why images were working... on my dev machine I haven't
> bothered with the proxy configuration. it was probably some
> mime-type voodoo.
If you're using the httpd_modperl_solo.conf configuration then it has:
<Location /images>
SetHandler default-handler
</Location>
Which tells Apache's normal routines to deal with everything under
/images.
Although I'm willing to chalk it up to voodoo, too :-)
Later,
Chris
--
Chris Winters (ch...@cw...)
Building enterprise-capable snack solutions since 1988.
|