Admin/User Groups
ladbroke
Joined: 2010-07-31
Posts: 10 |
Posted: Thu, 2010-10-07 12:11 | |||
Hi I wonder if anyone can help, when I click on admin/user groups, I get a framework error. I'll attach the error log. Any help much appreciated.
|
||||
Posts: 10
It happens when any option is chosen in the admin tab. New gallery looks fantastic by the way, if I can get it working properly I can see this being SO useful. Great work developers.
Posts: 16504
I'll bet that you're running Apache 1.x (GoDaddy or 1&1?)
If on GoDaddy, request you be moved to their Grid Hosting (there will still be a change that needs to be made)
If on 1&1, you'll need to enable the rewrite rules in the .htaccess that ships with G3, but you'll still be running on an unsupported platform and if anything else odd pops up, the likelihood of getting extensive help is low.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 10
That's right I'm with 1&1....... Do you mean uncomment the lines between lines 68-77? If so, after I did that I got an internal error 500......
Posts: 16504
Yes, those lines, you'll need to change the RewriteBase line to reflect where your G3 install is at:
Probably something like:
And if that doesn't work, then sorry, no clue for 1&1. Find a different host who actually cares about the service they provide. They've had 8 YEARS to upgrade to Apache 2.x (2.2 or newer is required for G3)
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 10
That worked, you're a star, thank you!