| Author |
Topic Search Topic Options
|
SmartJaws
Newbie
Joined: 19 February 2005
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Topic: COOKIE PROBLEEMMM !!! Posted: 19 February 2005 at 6:33am |
:(
everything's set to default right now, Administrator and letmein should work. I can register, but I can't login. It gives a cookie problem. The same thing works on localhost, but as soon I as I upload it, it gives the cookie error. I need to get these forums up and running quickly. :( thanks in advance
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 19 February 2005 at 7:06am |
|
Cookies will only work if your browser is set to accept cookies, you
don't use frames, URL masking. IP masking, domain forwarding, etc.
You need to connect directly to the site.
|
|
|
 |
SmartJaws
Newbie
Joined: 19 February 2005
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Posted: 19 February 2005 at 1:54pm |
ok, if you say that forums.saqibschoolers.com acts like a forwarder, what about www.saqibpublicschool.com/forums because now thats not working, everything's default again. Please help me here to set it up
|
 |
SmartJaws
Newbie
Joined: 19 February 2005
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 February 2005 at 2:49pm |
|
anyone?? please, its still not working, i have done about everything i could to make it work !! :(
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 22 February 2005 at 4:45am |
|
I just had a look at it doesn't look like a cookie issue to me.
I got an internal server error, but as the server has been set to have
a custom page for internal server errors I wasn't able to get an error
message to findout waht the problem is.
You need to speak to the server admin about this and make sure you have write permissions for the database.
|
|
|
 |
SmartJaws
Newbie
Joined: 19 February 2005
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Posted: 22 February 2005 at 2:22pm |
sorry to bother you again borg, but this time I have created an sql server database, and uploaded the sql server version on www.saqibpublicschool.com/forum and now its giving the cookie error again. if there's any modification in the code i can do to just get it to login, i think the rest would work, because i can register, so database is accessible and writable too.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2005 at 4:48am |
|
The problem is the way you connect to the site on the server.
For security reasons browsers can only read in cookies from the site that set them.
When you look at the URL for your site it is:-
http://saqibpublicschool.com/saqibpublicschool.com%5Fnon%5Fssl/forum/default.asp
This means you are not directly connecting to your site, so cookies will not work for your site.
This is not an issue with the forums code as no cookies will work on your site if your site is connected to in that manner.
You need to talk to the servers adminstrator and explain that you need
to connect directly to your site inorder for cookies to work.
|
|
|
 |