set cookie secure back to disable.

Support for IntegraMOD 140

Moderator: Integra Moderator

set cookie secure back to disable.

PostAuthor: Rosey » Thu Oct 12, 2006 11:38 am

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?
Last edited by Rosey on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Rosey
Newbie
Newbie
 
Posts: 24
Likes: 0 post
Liked in: 0 post
Joined: Wed Oct 11, 2006 5:59 am
Cash on hand: 0.00

PostAuthor: Rosey » Thu Oct 12, 2006 1:39 pm

fixed it...i got to thinking it had to be in myphpadmin somewhere and it was <img>
Last edited by Rosey on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Rosey
Newbie
Newbie
 
Posts: 24
Likes: 0 post
Liked in: 0 post
Joined: Wed Oct 11, 2006 5:59 am
Cash on hand: 0.00

PostAuthor: OS » Fri Dec 15, 2006 11:32 am

"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
Last edited by OS on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

OS
Newbie
Newbie
 
Posts: 16
Likes: 0 post
Liked in: 0 post
Joined: Mon Sep 18, 2006 2:37 am
Cash on hand: 0.00

Re: set cookie secure back to disable.

PostAuthor: found it » Fri Dec 15, 2006 12:31 pm

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:
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

Re: set cookie secure back to disable.

PostAuthor: OS » Fri Dec 15, 2006 4:06 pm

"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
Last edited by OS on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

OS
Newbie
Newbie
 
Posts: 16
Likes: 0 post
Liked in: 0 post
Joined: Mon Sep 18, 2006 2:37 am
Cash on hand: 0.00

Re: set cookie secure back to disable.

PostAuthor: found it » Fri Dec 15, 2006 4:44 pm

Hi

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

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

Re: set cookie secure back to disable.

PostAuthor: OS » Fri Dec 15, 2006 6:05 pm

"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
Last edited by OS on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

OS
Newbie
Newbie
 
Posts: 16
Likes: 0 post
Liked in: 0 post
Joined: Mon Sep 18, 2006 2:37 am
Cash on hand: 0.00

Re: set cookie secure back to disable.

PostAuthor: Teelk » Fri Dec 15, 2006 7:29 pm

Most likely a cookie settings problem. Run the cookiemod found here http://www.integramod.com/forum/dload.p ... file_id=91
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

Re: set cookie secure back to disable.

PostAuthor: OS » Fri Dec 15, 2006 7:48 pm

"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
Last edited by OS on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

OS
Newbie
Newbie
 
Posts: 16
Likes: 0 post
Liked in: 0 post
Joined: Mon Sep 18, 2006 2:37 am
Cash on hand: 0.00

Re: set cookie secure back to disable.

PostAuthor: Frost » Fri Dec 15, 2006 8:54 pm

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]
Last edited by Frost on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 1:04 am
Cash on hand: 0.00
Location: Photoshop CS3

Re: set cookie secure back to disable.

PostAuthor: Teelk » Sat Dec 16, 2006 8:13 pm

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.
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada


Return to IntegraMOD 140

Who is online

Registered users: Bing [Bot], Google [Bot], Vendethiel