Forum Search:
FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.
Calendar
Search
Help
Members
Control Panel
Logout [ CommonCrawl [Bot] ]
Home
Post Form
Logged in user:
CommonCrawl [Bot] [
logout
]
Forum:
FUDforum Suggestions
Title:
Poll:
[CREATE POLL]
Message Icon:
No Icon
Smiley Shortcuts:
[
list all smilies
]
Formatting Tools:
Size
1
2
3
4
5
6
7
Color
Sky Blue
Royal Blue
Blue
Dark Blue
Orange
Orange Red
Crimson
Red
Firebrick
Dark Red
Green
Lime Green
Sea Green
Deep Pink
Tomato
Coral
Purple
Indigo
Burly Wood
Sandy Brown
Sienna
Chocolate
Teal
Silver
Font
Arial
Times
Courier
Century
Body:
Forum Options:
HTML
code is
off
BBcode
is
on
Images
are
on
Smilies
are
on
Editing Time Limit
: Unlimited
[quote title=Ilia wrote on Wed, 03 April 2002 14:41]<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">[tr]<td class="SmallText">[b]BugLaden wrote on Wed, 03 April 2002 2:34 PM[/b]</td>[/tr][tr]<td class="quote"><br>Thanks for the quick response! [img=images/smiley_icons/icon_biggrin.gif]Very Happy[/img] I did a search here on "turn off cookies" but couldn't find anything useful. Can you turn off the ability to login with cookies?<br><br>If a user tries to log into the forum through the cooki-fied domain, and checks the "use cookie" checkbox, it will return that user to the home screen, not logged in and no message indicating an error. <br><br>Is there some other workaround?<br></td>[/tr]</table><br><br>Yeah there is and it is pretty easy to add.<br><br>You need to edit login.php form and replace the checkbox, with <br><input type="hidden" name="use_cookie" value="">.<br><br>This will make sure that every logged in user will be "forced" to use the session system and the cookies will not be set.[/quote]
File Attachments:
Allowed File Extensions:
jpg jpeg png gif txt doc gz bz2 inc php zip diff
Maximum File Size:
500KB
Maximum Files Per Message:
3
Options:
Post Notification
Notify me when someone replies to this message.
Include Signature
Include your profile signature.
Disable smilies in this message
Topic View
Post by BugLaden is ignored
Re: multiple domain names
Wed, 03 April 2002 14:41
Ilia
Karma:
BugLaden wrote on Wed, 03 April 2002 2:34 PM
Thanks for the quick response!
I did a search here on "turn off cookies" but couldn't find anything useful. Can you turn off the ability to login with cookies?
If a user tries to log into the forum through the cooki-fied domain, and checks the "use cookie" checkbox, it will return that user to the home screen, not logged in and no message indicating an error.
Is there some other workaround?
Yeah there is and it is pretty easy to add.
You need to edit login.php form and replace the checkbox, with
<input type="hidden" name="use_cookie" value="">.
This will make sure that every logged in user will be "forced" to use the session system and the cookies will not be set.
Post by BugLaden is ignored
Re: multiple domain names
Wed, 03 April 2002 12:28
Ilia
Karma:
BugLaden wrote on Wed, 03 April 2002 12:18 PM
Is it possible under the general settings to specify multiple domain names for the cookie? I currently am able to access my site through 2 domain names, and access through the non-named domain doesn't allow a login.
You CANNOT set a cookie for more then 1 domain, that is simply impossible. If the forum tries to set a cookie for domain A and then a cookie for domain B only 1 will be accepted by the browser.
This is because a browser will ONLY allow a cookie to be set for the domain your currently on.
If you are using multiple domains, my suggestion to you is to only use sessions.
Post by BugLaden is ignored
Current Time:
Mon Mar 17 03:37:24 EDT 2025
Total time taken to generate the page: 0.04256 seconds