
December 21st, 2005, 10:08 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 22,309
Time spent in forums: < 1 sec
Reputation Power: 24
|
|
|
Manage Users & php_self
Everything in the admin area works fine except for all the options under "Users". I get a "The requested URL /calendar/private/ was not found on this server." error whevever I try to execute any command in the "users" popup What I have noticed is that instead of looking in;
http://200.00.00.00/~admin90/calendar/private
its going to;
http://webcompany.webcompany.com/calendar/private/
my most upper level administration server url.
does this have something to do with the php_self variable?....why is it doing this in the manage users area and nowhere else?
|