PHP Error Message
Scris: 29-Ian-2015, 10:56:17
Salut. De curand am instalat phpbb3 pe serverul meu , iar dupa ce l-am pus in FTP , imi da eroarea urmatoare cand intru pe site-ul forumului.
Linile 57 - 63 din index.php sunt urmatoarele :
Fisierele din FTP sunt astea :
http://gyazo.com/b1550ab1de79fd974b2a13a3275d01d5
http://gyazo.com/0bf6e6887da5ff8227fc6776ef188a9d
http://gyazo.com/49e3669bdc78d6d6ab78aca9a086f6ed
Cod: Selectaţi tot
PHP Error Message
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/a5178775/public_html/forum/index.php on line 59
PHP Error Message
Parse error: syntax error, unexpected T_STRING in /home/a5178775/public_html/forum/index.php on line 59
Cod: Selectaţi tot
57 if ($request->is_ajax())
58 {
59 $json_response = new \phpbb\json_response();
60 $json_response->send(array(
61 'success' => true,
62 ));
63 }
http://gyazo.com/b1550ab1de79fd974b2a13a3275d01d5
http://gyazo.com/0bf6e6887da5ff8227fc6776ef188a9d
http://gyazo.com/49e3669bdc78d6d6ab78aca9a086f6ed