Thanks Nicolas but not sure I understand.
I currently have a com_hikashop folder within administrator/components. This contains subfolders such as buttons, classes, controllers, extensions, falang, helpers, inc, translations, types and views with 6 other files.
I then have a com_hikashop folder at the highest level on the site (e.g.
www.example.com/com_hikashop
. This contains folders controllers, fields, params and views with 4 other files.
If I navigate to example.com/administrator/ I can see the login screen but on login, I see the following error message:
Parse error: syntax error, unexpected '=', expecting '(' in /homepages/1/d292807604/htdocs/administrator/components/com_hikashop/helpers/helper.php on line 1460
If I then navigate to
www.example.com
, I see the following error message:
Parse error: syntax error, unexpected '=', expecting '(' in /homepages/1/d292807604/htdocs/administrator/components/com_hikashop/helpers/helper.php on line 1460
Could you please just explain your last note? Understand how to copy the extracted folders / files from the install zip file to the administrator/components location. However, what am I copying to the components folder?
Thanks - really keen to get this resolved.