1 (edited by Smartys 2008-03-06 22:57)

Topic: Login troubles

hmm wtF? lol it shows them loggin in and it redirects to index page but then just shows them logged out hmm

[Smartys: Edited the topic title, since it's not nice to post in all caps]

Re: Login troubles

Link to your forum

3 (edited by NiCk Newman 2008-03-06 23:09)

Re: Login troubles

www.24-7GT.com

username : test

password: mike

what's problem? xD big_smile thx

if u need access to phpmyadmin pm me

EDIT: Take a look http://punbb.org/forums/viewtopic.php?id=2550

but to bad im al up to date on my php stuff sad

Re: Login troubles

Well, it's impossible to log out on your forum because you don't have the code from 1.2.17 added to your logout links.
And you should set $cookie_domain in config.php to .24-7GT.com, since you have people accessing it from both the http://www.24-7GT.com URL and the http://24-7GT.com URL.

Re: Login troubles

$db_prefix = '';
$p_connect = false;

$cookie_name = 'punbb_cookie';
$cookie_domain = '.24-7GT.com';
$cookie_path = '/';
$cookie_secure = 0;
$cookie_seed = '[snip]';

define('PUN', 1);


? That correct?

and i what's wrong with the 1.2.17 thing to my logout links how do i do thaT?

Thanks for your support smartys

Re: Login troubles

Yes, that cookie domain looks right.
And look at the hdiff for 1.2.17, in include/functions.php where the logout links are changed.

Re: Login troubles

Hdiff? I am a PHP NEWBIE Xd, I dont know nething. I just copy paste/follow directions :-)

And I changed the domain cookie and i tried to login and it wont even let login still u have problems too?

sigh... lol

Re: Login troubles

Logging in now works for me, logging out still doesn't.
And if you can't read the hdiff, I can't really help you, it's simpler to follow than modification instructions.

Re: Login troubles

Well ok what does the hdiff mean? WAt does it stand for? lol nvm i'll look on google..

kk i'll try to fix the login problems right now brb.

Re: Login troubles

kk im back, sorry 4 double post

kk now i log out but it says im still logged in?

LOL and i replaced my functions.php with regular mybb 1's i just downloaded..

hmm, LOL

Re: Login troubles

http://punbb.org/download/hdiff/hdiff-1 … .2.17.html

Re: Login troubles

im on 1.2.7 lol

Re: Login troubles

Yes, and I'm having no trouble logging in and out. Is there a problem?

Re: Login troubles

Hmm think's it fixed

Thanks smarty good work <3