Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Yuna Scatari Edition (YSE) (http://www.bvlist.com/forumdisplay.php?f=22)
-   -   Script locked! Edit file COOKIE_SALT in include/init.php (http://www.bvlist.com/showthread.php?t=9210)

staff 3rd June 2013 01:06

Script locked! Edit file COOKIE_SALT in include/init.php
 
i don't understand how to edit this?

PHP Code:

// SECURITY
define ('COOKIE_SALT''default'); // วเ๏๎๋ํ่๒ๅ ๒๓ ๏ๅ๐ๅ์ๅํํ๓ ๋แ๛์ ์๓๑๎๐๎์, ๑่โ๎๋๎์ ไเ๊ 32 - ํ๓ๆํ๎ ไ๋ ๑๎๋่ ๊๓๊่๑๎โ
// DEFINE TRACKER GROUPS
define ("UC_USER"0);
define ("UC_POWER_USER"1);
define ("UC_VIP"2);
define ("UC_UPLOADER"3);
define ("UC_MODERATOR"4);
define ("UC_ADMINISTRATOR"5);
define ("UC_SYSOP"6);
?> 


Fynnon 3rd June 2013 01:29

you need to replace 'default' with your option
or just commnet out the whole thing tho disable it


PHP Code:

// SECURITY
// define ('COOKIE_SALT', 'default'); // วเ๏๎๋ํ่๒ๅ ๒๓ ๏ๅ๐ๅ์ๅํํ๓ ๋แ๛์ ์๓๑๎๐๎์, ๑่โ๎๋๎์ ไเ๊ 32 - ํ๓ๆํ๎ ไ๋ ๑๎๋่ ๊๓๊่๑๎โ 


staff 3rd June 2013 03:09

Quote:

Originally Posted by Fynnon (Post 41049)
you need to replace 'default' with your option
or just commnet out the whole thing tho disable it


PHP Code:

// SECURITY
// define ('COOKIE_SALT', 'default'); // วเ๏๎๋ํ่๒ๅ ๒๓ ๏ๅ๐ๅ์ๅํํ๓ ๋แ๛์ ์๓๑๎๐๎์, ๑่โ๎๋๎์ ไเ๊ 32 - ํ๓ๆํ๎ ไ๋ ๑๎๋่ ๊๓๊่๑๎โ 



wow thank you

AlaminT 10th September 2013 16:11

Comment? You joking? It's realy stupid. You are disabling every sense of salting cookies...

firefly007 26th September 2013 15:23

Quote:

Originally Posted by AlaminT (Post 42644)
Comment? You joking? It's realy stupid. You are disabling every sense of salting cookies...

You don't have to be rude dude!!

I don't know why its not working as there's probably problems with the code,
so commenting it out could be a good option or the other option will be to fix it!!! both don't warrent a rude comment though.


All times are GMT +2. The time now is 21:42.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.