Jump to content

Featured Replies

Posted
comment_107164


Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/tigerrol/domains/site.ru/public_html/forum1/index.php on line 13

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/tigerrol/domains/site.ru/public_html/forum1/index.php on line 13

Parse error: syntax error, unexpected T_STRING in /home/tigerrol/domains/site.ru/public_html/forum1/index.php on line 13

 

Никто не знает в чем может быть проблема?

comment_107165

Это не ошибка хостинга. Синтаксический анализатор выявил ошибку в коде, смотрите что на строке 13, а еще лучше - покажите тут.

А вообще решения:

  1. заэкранировать слеши
  2. применить функцию stripinput

Edited by hawk2012

  • Author
comment_107166

$_SERVER['SCRIPT_FILENAME']    = __FILE__;
require_once 'init.php';
\IPS\Dispatcher\Front::i()->run();

 

Стандартный файл, только залил.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.