1
Extension Support / Re: Error when installing extension
« on: June 17, 2013, 06:18:55 AM »
I refer to C:\xampp\htdocs\qcodestore\core\lib\targz.php
I found on top targz.php script
<?
change with
<?php
and error in AbanteCart v1.1.5 file usually forget to change <? with <?php
so please check another file in AbanteCart if this happen. I hope can solve it.
Thanks
I found on top targz.php script
<?
change with
<?php
and error in AbanteCart v1.1.5 file usually forget to change <? with <?php

so please check another file in AbanteCart if this happen. I hope can solve it.

Thanks