Everytime i logout i get a 403 You are not authorized to view this page.
http://192.168.2.11/index.php?destination=logout
i have searched for days to find the answer with no luck. I have even upgraded to 5.x still with no luck. Also when a user registers even though they get an email with login details i get :-
http://192.168.2.11/index.php?q=user/register
403 You are not authorized to view this page.
Also on my logged in users i have this even though its just me online.
There are currently 7 users and 3 guests online.
Online users
admin
admin
katharinet
admin
admin
admin
admin
I looked at the patch for 4.7 but 5.x has been updated to include this from what i can see. Does anyone know how i can fix these really annoying errors. Everything else is fine.
Please help.
Charlie
Comments
What browser do you use? IE7
What browser do you use? IE7 perhaps?
Do you get the same errors with Firefox?
No it's IE6I have PHP
No it's IE6
I have PHP 4.4
MYSQL server 4.1
Also my home url goes to http://192.168.2.11 which also has the same 403 error, and if i click on the link at the top or the logo they both go to http://192.168.2.11
but http://192.168.2.11/index.php works fine.
403 page errors on logout and user registration
Does anyone have any idea what could be causing these problems or how to fix them i am desperate.
Does anyone else have this
Problem or is it just me, i am creating a council intranet and need to demo it next week, i am tearing my hair out here as this could be a very minor fix. But i have searched for two weeks now for the answer and upgrading to 5x didnt do anything. Can anyone shed any light on this problem?
Fixed
I had to add .php as the default file in IIS and now all of these problems are fixed, thank Charlie tee hee
add .php as the default file in IIS. Instructions?
Exactly how do you do this?
"add .php as the default file in IIS"
Infinitee Designs
http://www.infinitee-designs.com/
Drupal+Gallery2+phpBB3 site in the works:
http://www.community.infinitee-designs.com/
Ralph Manis
Infinitee Designs
https://www.infinitee-designs.com/
https://www.infinitee-designs.com/webdesign
https://www.infinitee-designs.com/t-shirts
Navigate to your site in the
Navigate to your site in the IIS Manager. Right-click on the site and choose properties. In there, click on the Documents tab and then add a new document. For Drupal, you would want to add index.php and move it to the top.
uhm, what is IIS Manager?
from what i understand, this is a windows thing? how would i do this on a mac? can i do it via FTP, or perhaps it is a modification in my htaccess file?
nevermind
nevermind, i solved this problem by resetting "my account" and "log out" and clearing my cache as advised in other threads.