Thread: TBDev 2009
View Single Post
  #46  
Old 10th January 2012, 22:09
wdq's Avatar
wdq wdq is offline
Senior Member
 
Join Date: Mar 2010
P2P
Posts: 45
Wink
Quote:
Originally Posted by Darkness View Post
Same here
I can not login

PHP Code:
Not logged in!

 
ErrorThe page you tried to view can only be used when you're logged in.
            Note: You need cookies enabled to log in. 
when I login Return me here :(

http://mysite.org/login.php?returnto=%2Fmy.php

for the login problem go to config.php fin and replace this lines

PHP Code:
// Cookie setup
$TBDEV['cookie_prefix'] = 'tbalpha_'// This allows you to have multiple trackers, eg for demos, testing etc.
$TBDEV['cookie_path'] = ''// ATTENTION: You should never need this unless the above applies eg: /tbdev
$TBDEV['cookie_domain'] = ''// set to eg: .somedomain.com or is subdomain set to: .sub.somedomain.com 
and try again

Have FUN hope this helps you
Reply With Quote
The Following 2 Users Say Thank You to wdq For This Useful Post:
kapel12 (28th August 2012), MinimalConvoy (24th January 2013)