AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: thottarayaswamy on March 07, 2013, 12:16:13 AM

Title: not working install Extension button
Post by: thottarayaswamy on March 07, 2013, 12:16:13 AM
while clicking install extension button is shows the bellow error in Local host XAMP

Parse error: syntax error, unexpected end of file in E:\php_project\2013\abantecart\public_html\admin\view\default\template\pages\tool\package_installer.tpl on line 69

how to correct this!
Title: Re: not working install Extension button
Post by: abolabo on March 07, 2013, 05:31:00 AM
did you tried to replace this file from release package that placed here http://code.google.com/p/abantecart/downloads/list ?
i guess you damaged it.
Title: Re: not working install Extension button
Post by: thottarayaswamy on March 07, 2013, 11:10:15 PM
thank you for your replay
Title: Re: not working install Extension button
Post by: thottarayaswamy on March 07, 2013, 11:16:44 PM
i download and replaced admin and core folder... but still having same problem...
plz tell me exactly what i want to do.... 
Title: Re: not working install Extension button
Post by: abolabo on March 10, 2013, 03:34:41 AM
it's a bug related to directive short_open_tag (http://www.php.net/manual/en/ini.core.php#ini.short-open-tag) of your php.ini.
Please, replace file E:\php_project\2013\abantecart\public_html\admin\view\default\template\pages\tool\package_installer.tpl by attached.