Page 1 of 1

set cookie secure back to disable.

PostPosted: Thu Oct 12, 2006 12:38 pm
Author: Rosey
So i screwed up, I clicked on enable on the cookie secure and now we can't log in.

I am trying to fix the fact that you can stay logged on. I already had the expiry set to 0 and everything.

How can I fix it?

PostPosted: Thu Oct 12, 2006 2:39 pm
Author: Rosey
fixed it...i got to thinking it had to be in myphpadmin somewhere and it was <img>

PostPosted: Fri Dec 15, 2006 12:32 pm
Author: OS
"Rosey";p="16527" wrote:fixed it...i got to thinking it had to be in myphpadmin somewhere and it was <img>


hi can you tell me what table it was in? I am having this problem at my forum and its annoying

Re: set cookie secure back to disable.

PostPosted: Fri Dec 15, 2006 1:31 pm
Author: found it
Hi

It is in your phpbb_config table...

lol I did that the first time I played around I think I**** myself as I thought I broke the server...lol

:mrgreen:

Re: set cookie secure back to disable.

PostPosted: Fri Dec 15, 2006 5:06 pm
Author: OS
"found it";p="18443" wrote:Hi

It is in your phpbb_config table...


okay what do I edit in there? It wont even let me log in to my forum now

Re: set cookie secure back to disable.

PostPosted: Fri Dec 15, 2006 5:44 pm
Author: found it
Hi

open the table up in phpmyadmin and search for cookie_secure click on the edit and change the 1 to a 0

:mrgreen:

Re: set cookie secure back to disable.

PostPosted: Fri Dec 15, 2006 7:05 pm
Author: OS
"found it";p="18453" wrote:Hi

open the table up in phpmyadmin and search for cookie_secure click on the edit and change the 1 to a 0

:mrgreen:


yeah it was already on 0

This is making me really mad. When anyone logs on to my forum it doesnt log them on. I need help ASAP

Re: set cookie secure back to disable.

PostPosted: Fri Dec 15, 2006 8:29 pm
Author: Teelk
Most likely a cookie settings problem. Run the cookiemod found here http://www.integramod.com/forum/dload.p ... file_id=91

Re: set cookie secure back to disable.

PostPosted: Fri Dec 15, 2006 8:48 pm
Author: OS
"Teelk";p="18459" wrote:Most likely a cookie settings problem. Run the cookiemod found here http://www.integramod.com/forum/dload.p ... file_id=91


whenever I run it, it says
Code: Select all
Warning: main(./../extension.inc) [function.main]: failed to open stream: No such file or directory in /home2/bgarden/public_html/forum/cookie.php on line 24  Warning: main(./../extension.inc) [function.main]: failed to open stream: No such file or directory in /home2/bgarden/public_html/forum/cookie.php on line 24  Warning: main() [function.include]: Failed opening './../extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/bgarden/public_html/forum/cookie.php on line 24  Warning: main(./../common.) [function.main]: failed to open stream: No such file or directory in /home2/bgarden/public_html/forum/cookie.php on line 25  Warning: main(./../common.) [function.main]: failed to open stream: No such file or directory in /home2/bgarden/public_html/forum/cookie.php on line 25  Warning: main(./../common.) [function.main]: failed to open stream: No such file or directory in /home2/bgarden/public_html/forum/cookie.php on line 25  Warning: main() [function.include]: Failed opening './../common.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/bgarden/public_html/forum/cookie.php on line 25  Fatal error: Call to undefined function: session_pagestart() in /home2/bgarden/public_html/forum/cookie.php on line 33

Re: set cookie secure back to disable.

PostPosted: Fri Dec 15, 2006 9:54 pm
Author: Frost
If you downloaded the zip from the previous link you should unzip it, and upload the folder cookieMOD to your root directory then go to it from your site.

In your case it would be http://www.yoursite.com/forum/cookieMOD/cookie.php

If it was a success you should see...

Forum Configuration Updated Successfully

You need to clear your browser cookies and cache and restart it for the settings to take effect.

Please delete this script and the install directory now!


I just downloaded and ran just to make sure

Edit:// P.S. I just got this error when submitting this reply...

[code]Ran into problems sending Mail. Response]

Re: set cookie secure back to disable.

PostPosted: Sat Dec 16, 2006 9:13 pm
Author: Teelk
I believe the cookiemod needs to be run from the install directory. Create an install directory if you don't already have one. Then visit the file with your browser and delete the entire install directory afterwards.