Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
Thread Tools
  #1  
Old 24th July 2012, 18:15
lolprodk lolprodk is offline
Member
 
Join Date: Jul 2012
Denmark
Posts: 9
Exclamation Help plz..
Hi i need some help with my site. I am runing TBDev Final. After install i try to logon and nothing happens its just telling my to You need cookies enabled to log in. But have tryt it all but nothing happens ? Can somebody help ? PLZZZZ
Reply With Quote
  #2  
Old 24th July 2012, 19:07
KrackerMan's Avatar
KrackerMan KrackerMan is offline
Senior Member
 
Join Date: Aug 2010
United States
Posts: 109
Default
Go to /var/www/include edit config.php file


- Change:
// 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']='192.168.1.18'; // set to eg: .somedomain.com or is subdomain set to: .sub.somedomain.com

- To:

// 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
Reply With Quote
Reply

Tags
plz


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 05:25. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.