Jump to content

Parse error: syntax error


Gaiseric

Recommended Posts

My Site gets this error when I tried to change a heading in textmaster.

 

Parse error: syntax error, unexpected T_STRING in /home/onesoul/public_html/includes/languages/english/index.php on line 29

 

Here's the code from line 28 to 31

 

if ( ($category_depth == 'products') || (isset($HTTP_GET_VARS['manufacturers_id'])) ) {

define('HEADING_TITLE', 'Let\\\\'s See What We Have Here');

define('HEADING_TITLE', 'categories_name\\\\'])));

  define(\\\\'TABLE_HEADING_IMAGE\\\\', \\\\'');

 

Can Someone help me fix this please?

Link to comment
https://forums.phpfreaks.com/topic/237175-parse-error-syntax-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.