-- url of the page with the problem -- :
mywebsite.com/mypage
-- HikaShop version -- : 2.3.1
-- Joomla version -- : 2.5
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
Goodmorning!
After many trials of csv import/export to make the final complete csv file, I have some problem.
Till now all the import/export are always gone well but now, when I try to import the complete file I have this error message
Attenzione: fallito spostamento del file!
Non ho potuto caricare il file verso C:\xamp buono\htdocs\upedownitalia\media\com_hikashop\upload\superprova1.csv
FAIL_OPEN
Warning: file_get_contents(C:\xamp buono\htdocs\upedownitalia\media\com_hikashop\upload\superprova1.csv): failed to open stream: No such file or directory in C:\xamp buono\htdocs\upedownitalia\administrator\components\com_hikashop\helpers\import.php on line 279
This is my file if you want to check it...
Another thing...
Now, If I try to create a new product trough Hikashop and then export it, the only thing than I can see is the category structure and this errors
<br />
<b>Notice</b>: Trying to get property of non-object in <b>C:\xamp buono\htdocs\upedownitalia\administrator\components\com_hikashop\views\product\tmpl\export.php</b> on line <b>114</b><br />
<br />
<b>Notice</b>: Undefined index: in <b>C:\xamp buono\htdocs\upedownitalia\administrator\components\com_hikashop\views\product\tmpl\export.php</b> on line <b>115</b><br />
<br />
<b>Notice</b>: Trying to get property of non-object in <b>C:\xamp buono\htdocs\upedownitalia\administrator\components\com_hikashop\views\product\tmpl\export.php</b> on line <b>115</b><br />
product_id
any suggestion?