Zen Cart Logo
Forums / Basic Configuration / Fatel Error Help Please

Fatel Error Help Please

Locked

Views: 844

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
25 Aug 2007, 7:27 PM
#1
sweetshi avatar

sweetshi

New Zenner

Join Date:
Aug 2007
Posts:
19
Plugin Contributions:
0

Fatel Error Help Please

Help I received this error, could someone lookup in their public_html under the template_select.php and tell me how this line should read?

I would greatly appreciate this. Thank YOU.

***Parse error: syntax error, unexpected '}' in /home/sweetshi/public_html/admin/template_select.php on line 30

Here is the web page

***/home/sweetshi/public_html/admin/template_select.php

Here is the error location. it is on the second line beginning with $


    require(DIR_FS_CATALOG_TEMPLATES . $file . '/template_info.php';

$template_info[$file] = 'array'('name' => $template_name,

'version' => $template_version,
'author' => $template_author,
'description' => $template_description,
'screenshot' => $template_screenshot);
}
}
}

25 Aug 2007, 7:44 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Fatel Error Help Please

Duplicate post.