Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: syntax error, padėkyte.

Parašė zaibukasx9· 2015 Bal. 3 19:04:06
#1

Taigi noriu patalpinti savo puslapyje counter strike serverio prabalsavimo panele, bet man ismeta toki eror gal zinote kame beda?

syntax error, unexpected '<' in /home/brova/domains/brova.lt/public_html/administration/panel_editor.php(153) : eval()'d code on line 1


imetu ir is panel_editor.php info, tik nezinau kuri eilute skaitosi 1, atsiprsau.

<?php
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) PHP-Fusion Inc
| https://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Filename: panel_editor.php
| Author: Nick Jones (Digitanium)
| Co Author: WEC
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
require_once "../maincore.php";

if (!checkrights("P") || !defined("iAUTH") || !isset($_GET['aid']) || $_GET['aid'] != iAUTH) { redirect("../index.php"); }



O paneles kodas

<a href='http://www.cstops.lt/serverinfo.php?ip=91.211.245.88:27015&g=cs16&v=1#vote' target='_blank' title='Balsuoti už 91.211.245.88:27015'><img src='http://www.cstops.lt/vote/vote.php?s=91.211.245.88:27015' border='0' width='88' height='31' alt='Balsuok už 91.211.245.88:27015!'/></a>

Parašė Žmogus· 2015 Bal. 3 20:04:30
#2


 
?>
<a href='http://www.cstops.lt/serverinfo.php?ip=91.211.245.88:27015&g=cs16&v=1#vote' target='_blank' title='Balsuoti už 91.211.245.88:27015'><img src='http://www.cstops.lt/vote/vote.php?s=91.211.245.88:27015' border='0' width='88' height='31' alt='Balsuok už 91.211.245.88:27015!'/></a>
<?php