Page 2 of 2
Re: Phoca Cart -trouble importing csv
Posted: 28 Dec 2024, 18:28
by Jan
Hi, it is hard to say why way the symbols were pasted there. This could be some copy paste problem when copying content, but this can be even some wrong setting of server or database, etc. Unfortunately I don't have any experiences with such symbols. Can you share this file so I can see where exactly the symbols occur? If in values or in different place?
Jan
Re: Phoca Cart -trouble importing csv
Posted: 23 Jan 2025, 22:58
by vodka
hi! I've solved this problem)
In order for it to work, you need to specify the value of the line Import decoding = utf8mb4 in the import/export settings, then it won't give errors and the download will start.
but it only worked for me once, on the next attempt the progress bar crawls to 100% but the data doesn't update(((
help me please.
Re: Phoca Cart -trouble importing csv
Posted: 24 Jan 2025, 03:17
by Jan
What do you mean with "once" and what do you mean with doesn't update. Do you get problem when downloading (exporting) or uploading (importing)?
Jan
Re: Phoca Cart -trouble importing csv
Posted: 24 Jan 2025, 18:25
by vodka
on next load the data is not recorded, although the progress bar is filled to 100%
Re: Phoca Cart -trouble importing csv
Posted: 30 Jan 2025, 01:36
by Jan
And when you re-check devtools of the browser, is not there some new error message?
Try to take a look into devtools of the browser, section Network and tab "Fetch/XHR", when you click on the button, you will see AJAX requests, when you click on detail of them, there can be listed some error (enable debug mode and error reporting on your site):
Jan