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]
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → 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]
Link to your forum
username : test
password: mike
what's problem? xD 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
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.
$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
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.
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
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.
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.
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
im on 1.2.7 lol
Yes, and I'm having no trouble logging in and out. Is there a problem?
Hmm think's it fixed
Thanks smarty good work <3
PunBB Forums → PunBB 1.2 troubleshooting → Login troubles
Powered by PunBB, supported by Informer Technologies, Inc.