MrAndyAdv Posted May 14, 2016 Posted May 14, 2016 Salut! am o problema cu un panel cand intru pe el imi da acceasta erroare si nu imi dau seama dela ce o fii : Parse error: syntax error, unexpected 'SQL_ACCOUNTS' (T_STRING), expecting ')' in /home/u730721405/public_html/panel/includes/Configuratie.php on line 14 Achivments: *TOP 5 CONTRIBUITORI <3*
Sinner.PWN Posted May 14, 2016 Posted May 14, 2016 Arata-ne si linia respectiva pentru ca azi dimineata nu am ghicit nimic in cafea.
MrAndyAdv Posted May 14, 2016 Author Posted May 14, 2016 Acum 1 oră, SoNNy.sys a spus: Arata-ne si linia respectiva pentru ca azi dimineata nu am ghicit nimic in cafea. 'SQL_ACCOUNTS' => 'users' Achivments: *TOP 5 CONTRIBUITORI <3*
Administrator -=[Vyorel]=- Posted May 14, 2016 Administrator Posted May 14, 2016 expecting ')' in E posibil sa nu ai ) prin zona aia. ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.
MrAndyAdv Posted May 14, 2016 Author Posted May 14, 2016 pai : <?php // For login / logout function ob_start(); session_start(); error_reporting(1); $mysqli = array ( 'SQL_HOST' => 'localhost', //<- Aici pui hostul! 'SQL_USER' => 'root', //<- Aici userul daca e local host lasi root 'SQL_PASS' => '', //<- Aici parola mysql daca e local host las-o asa. 'SQL_DB' => 's4urik', //<- Numele bazei de date. 'SQL_ACCOUNTS' => 'users' //-< aici ai chestii trestii ); $Informatii = array ( 'NumeleComunitatii' => 'BoxFor', 'Creator' => 'Seck[]', 'Criptare' => '1', 'IP_SERVER' => '188.74.189.120', ); Achivments: *TOP 5 CONTRIBUITORI <3*
MrAndyAdv Posted May 14, 2016 Author Posted May 14, 2016 am rezolvat singur T/C Achivments: *TOP 5 CONTRIBUITORI <3*
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now