I have installed G2 succesfully, but can not open 'Site admin'.
When I try to open it, it gives 'page can not be displayed'.
It seems that i do not have the folder 'admin' on the server.
Who knows what to do?
seems the url rewrite (short URLs) module doesn't work for you.
go to yourgalleryurl/main.php?g2_view=core.SideAdmin
and click on modules, there deactivate and then uninstall the url rewrite module.
gerbakker
Joined: 2005-09-18
Posts: 3
Posted: Sun, 2005-09-18 21:16
Hi,
Thanks for your reaction. But it did not work. I got the following message after going to the mentioned URL:
An error has occurred.
Back to the Gallery
Error Detail -
Error (ERROR_BAD_PARAMETER) : /home/httpd/vhosts/gerbrandbakker.nl/httpdocs/gallery/modules/core/classes/../../../modules/core/SideAdmin.inc
in modules/core/classes/GalleryView.class at line 157
in main.php at line 264
in main.php at line 104
System Information
Gallery version 2.0
PHP version 4.2.2 apache2filter
Webserver Apache/2.0.40 (Red Hat Linux)
Database mysql 3.23.58
Toolkits
Operating system Linux jane.fedoralegacy.org 2.6.8-1.521smp #1 SMP Mon Aug 16 09:25:06 EDT 2004 i686 athlon i386 GNU/Linux
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
Posts: 13451
[Moved to G2 Support]
h0bbel - Gallery Team
If you found my help useful, please consider donating to Gallery
http://h0bbel.p0ggel.org
Posts: 32509
seems the url rewrite (short URLs) module doesn't work for you.
go to yourgalleryurl/main.php?g2_view=core.SideAdmin
and click on modules, there deactivate and then uninstall the url rewrite module.
Posts: 3
Hi,
Thanks for your reaction. But it did not work. I got the following message after going to the mentioned URL:
An error has occurred.
Back to the Gallery
Error Detail -
Error (ERROR_BAD_PARAMETER) : /home/httpd/vhosts/gerbrandbakker.nl/httpdocs/gallery/modules/core/classes/../../../modules/core/SideAdmin.inc
in modules/core/classes/GalleryView.class at line 157
in main.php at line 264
in main.php at line 104
System Information
Gallery version 2.0
PHP version 4.2.2 apache2filter
Webserver Apache/2.0.40 (Red Hat Linux)
Database mysql 3.23.58
Toolkits
Operating system Linux jane.fedoralegacy.org 2.6.8-1.521smp #1 SMP Mon Aug 16 09:25:06 EDT 2004 i686 athlon i386 GNU/Linux
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
Posts: 3
Solved!
yourgalleryurl/main.php?g2_view=core.SideAdmin = SiteAdmin
Posts: 32509
yep, typo. sorry for that