-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.3
-- PHP version -- : 7
-- Error-message(debug-mod must be tuned on) -- : Warning: fopen(../tmp/dataexample/script.sql): failed to open stream: No such file or directory in /opt/lampp/htdocs/hikashop/administrator/components/com_hikashop/controllers/update.php on line 439
Can't open file /tmp/dataexample/script.sql
i'm working on Localhost, Ubuntu 16 with Xampp. The install itself works fine, but I can't install the sample data:
Warning: fopen(../tmp/dataexample/script.sql): failed to open stream: No such file or directory in /opt/lampp/htdocs/hikashop/administrator/components/com_hikashop/controllers/update.php on line 439
Can't open file /tmp/dataexample/script.sql
During the install of Hikashop I set demo data to yes, and finished the installation. This install was done through the JED.
I trashed the Joomla site, build a new one, downloaded the tar.gz, same error.