Page 1 of 1

Cannot publish/unpublish a product during built‑in import

Posted: 13 Nov 2025, 18:11
by Slava
Joomla 6.0.0.
Phoca Cart 5.2.3 Beta 2

The product can be published or unpublished via the control panel, but not during the file import process. In the corresponding column (header «Published») I enter 0 or 1 for the product; the import completes without errors, but the product status remains unchanged.

P.S. I use a file created by the built‑in export as the base.

Re: Cannot publish/unpublish a product during built‑in import

Posted: 16 Nov 2025, 22:52
by Jan
Hi, thank you for the info.

There was wrongly converted "published" to "Publshied"

A) Try to reinstall with 5.2.3Beta3 https://github.com/PhocaCz/PhocaCart/re ... 3Beta3.zip
- do the export again
- and then do the import again - it should work correctly

B) or open the exported CSV - and fix first row - change "Published" to "published" on first row, then save the CSV and import.

Let me know if this works for you.

Thank you, Jan

Re: Cannot publish/unpublish a product during built‑in import

Posted: 18 Nov 2025, 11:26
by Slava
Reinstalled 5.2.3Beta3.
Now the product can be published or unpublished using the built‑in import feature.
Thank you for your support.

Re: Cannot publish/unpublish a product during built‑in import

Posted: 19 Nov 2025, 13:10
by Jan
Great, thank you for the info.

Jan