I'm hoping that I will finally get this add on working and get some assistance. Total newb to coding/php, etc and have looked through many sites to find my answer but am worried to horribly mess something up. So here is the error:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/content/42/10109242/html/shop/controlpanel/admin/easypopulate.php on line 1082
The following code is lines 1079 - 1084
//*******************************
require(DIR_WS_INCLUDES . 'template_top.php');
?>
<td class="pageHeading" valign="top"><?phpecho "Easy Populate ".EP_CURRENT_VERSION." - Default Language : " . EP_DEFAULT_LANGUAGE_NAME . '(' . EP_DEFAULT_LANGUAGE_ID .')' ;?>
<script type="text/javascript"><!--
Thank you kindly =)