View Single Post
  #32  
Old 25th July 2011, 22:12
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Quote:
Originally Posted by DOPE View Post
To fix the "cookie salt" problem.

Go to init.php and find:
Code:
define ('COOKIE_SALT', 'default'); // Заполните эту переменную любым мусором, сиволом эдак 32 - нужно для соли кукисов
Add this to the beginning to comment it out:
Code:
//
I'm working on translating this to English. ONLY the TBDev skin.
Not working on it ALOT so be patient. Here's an update for now.

Upload these two files, stdhead goes in the TBDev folder inside the themes folder.
The other I inserted into the russian language folder, you can make your own but its hard to translate to change the language in settings.

Again, be patient, just wanted to show you I was working on it.
Lol dude - here will be example! It's not a issue it's a security option for YSE!!!!!!!!!

define ('COOKIE_SALT', 'eASDASD9r5832432NHh@#dsdsd17776t'); // Fill out this variable with symbol -length 32 - need for salt cookies
Reply With Quote
The Following User Says Thank You to kp380lv For This Useful Post:
DOPE (25th July 2011)