Admin/Users/Groups submenu is not working - Page Not Found error

Balazs

Joined: 2009-03-07
Posts: 14
Posted: Tue, 2009-03-17 23:13

Hi!

Admin/Users/Groups sub menu is not working - Page Not Found error
Any ideas?
Best regards.
Balazs

[img]http://partyarcok.archi-host.hu/g3error.JPG[/img]

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2009-03-18 04:24

That's unusual. Check to make sure that you have modules/user/controllers/users.php in your install, since that's the file we'll be looking for.

 
Balazs

Joined: 2009-03-07
Posts: 14
Posted: Wed, 2009-03-18 08:36

For some reason admin_users.php wasn't copied to /modules/users/controllers/. If you copy it, it will work.

 
tmszewczuk
tmszewczuk's picture

Joined: 2008-08-20
Posts: 29
Posted: Thu, 2009-04-02 00:58

I'm getting exactly the same error on alpha3 and do have admin_users.php installed (and chmod 755). I have never been able to get G3 to work except for the install (hosted on 1and1.com with php4-->php5 mapping in .htaccess file). Any further mods cause this type of error including update to profile, logout etc.

G3 test site: http://webcam.szewczuk.net
G2 current site: http://szewczuk.net

[img]http://webcam.szewczuk.net/dash_errors.jpg[/img]

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-04-03 08:01

That's a different error. The interesting thing is that the arguments to form_edit are ("index.php", "users", "2") when it should just be ("2"). The url looks fine, so I'm guessing it has to do with the .htaccess mapping. Can we see your .htaccess file?

 
tmszewczuk
tmszewczuk's picture

Joined: 2008-08-20
Posts: 29
Posted: Fri, 2009-04-03 14:11

this is my .htaccess file. I needed to map 1and1.com php tp php5

AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php

TomS

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sat, 2009-04-04 02:38

Hrm. I can't reproduce that problem so I'm not sure how to tackle it. Any chance I can get access to a 1and1.com account so that I can play around with this and see what I can figure out? Thanks.

 
tmszewczuk
tmszewczuk's picture

Joined: 2008-08-20
Posts: 29
Posted: Thu, 2009-04-09 21:22

you will need to contact me privately

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2009-04-19 16:39

Ok, understood. If anybody who is seeing this problem can give me access to box where I can reproduce it, that'd be great.