Jump to content

Featured Replies

Parse error: syntax error, unexpected '.' in /home/u848646618/public_html/system/Theme/Dev/Template.php on line 171

IPS 4.3.5

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/
Share on other sites

 

    ob_start();
        $function = 'IPS\\Theme\\'.$functionName;
        $return = $function( ...$params );
        if( $error = ob_get_clean() )
        {
            echo "<strong>{$functionName}</strong><br>{$error}<br><br><pre>{$output}";
            exit;
        }

        /* Return */
        return $return;
    }
}

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151578
Share on other sites

Тема стандартная?

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151579
Share on other sites

Да, при заходе на сайт даже не устанавливал его, выдает ошибку эту

 

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151582
Share on other sites

PHP версия какая? Режим разработчика отключён? 

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151583
Share on other sites

Версия 5.5
Как проверить включён или выключен?:D

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151584
Share on other sites

Установил версию PHP 7.1

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151585
Share on other sites

Теперь расскажи как можно установить 3.4.5 на php 5.5?

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151587
Share on other sites

Я уже это понял) Сейчас загружаю на 7.1

 

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151588
Share on other sites

Дубликат заявки 'forum-forum-1' Для ключа 'perm_type'

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151590
Share on other sites

База должна быть чистая для новой установки.

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151591
Share on other sites

Спасибо тебе за помощь.
Разжевал все как маленьком :-)

Link to comment
https://ipbmafia.ru/topic/20397-oshibka/?&do=findComment&comment=151599
Share on other sites
Guest
This topic is now closed to further replies.

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

  • No registered users viewing this page.