]Там в конце строки тупо небыло апострофа ', потому и ошибка была
<?php
define('_IN_JOHNCMS',1);
$textl='Автологин';
$rootpath='../';
require_once ('../incfiles/core.php');
require_once ('../incfiles/head.php');
echo '<textarea>http://mr-aget.ru/login.php?id=ВашID&p=Ваш_пароль</textarea>';
require_once ('../incfiles/end.php');
?>