BigP Posted April 30, 2017 Report Share Posted April 30, 2017 Снова здравствуйте, в общем скачал я шаблон поставил все вроде нормально но при нажатие на чей-то профиль вылезает ошибка: Цитата Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/sampcrea/domains/samp-create.ru/public_html/cache/skin_cache/cacheid_5/skin_profile.php on line 1013 Строка на которую ругается: Цитата <span class='ipsType_smaller desc lighter blend_links'><a href='" . $this->registry->getClass('output')->formatUrl( $this->registry->getClass('output')->buildUrl( "app=members&module=profile&section=status&type=single&status_id={$status['status_id']}", "public",'' ), "array($status['member_id'], $status['members_seo_name'])", "members_status_single" ) . "'>{$this->lang->words['ps_updated']} " . $this->registry->getClass('class_localization')->getDate($status['status_date'],"manual{%d %b}", 0) . " · " . intval($status['status_replies']) . " {$this->lang->words['ps_comments']}</a></span> При смене на стандартный шаблон все впорядке. Прошу помочь с этой проблемой Quote Link to comment Share on other sites More sharing options...
WOLF Posted May 1, 2017 Report Share Posted May 1, 2017 Ищите шаблон под вашу версию форума Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.