hi guys,
im finding this issue really very frustrating. Im trying to edit the listing_img_title.php file by going to hikashop > views > listing_img_title (product) however i keep getting this error:
Parse error: syntax error, unexpected T_NS_SEPARATOR, expecting T_STRING in /home/mysite/public_html/templates/mytemplate/html/com_hikashop/product/listing_img_title.php on line 9
i can see that it is putting a new folder structure into my template folder and not updating the correct listing_img_title.php file, see below:
html > com_hikashop > product > listing_img_title.php - (this is created in my template folder when i hit the 'save' button in joomla)
how do i fix this issue? i had my page running on a different server ages ago and i never had this problem. what am i doing wrong?