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 [img]http://partyarcok.archi-host.hu/g3error.JPG[/img] |
|
Posts: 7994
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.
Posts: 14
For some reason admin_users.php wasn't copied to /modules/users/controllers/. If you copy it, it will work.
Posts: 29
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]
Posts: 7994
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?
Posts: 29
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
Posts: 7994
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.
Posts: 29
you will need to contact me privately
Posts: 7994
Ok, understood. If anybody who is seeing this problem can give me access to box where I can reproduce it, that'd be great.