You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One year ago this module worked fine, but today I wanted to add new post and I got following error:
Wystąpił błąd podczas tworzenia obiektu (Error exist while creating object). xipposts (Duplicate entry '0' for key 'PRIMARY').
I have tryied some options, but nothing work:
Deleting database data,
Deleting Module ( Module could not be deleted, but it was deleted without database clear) Tabs, data, posts was still at database.
I think, that those should be deleted after module uninstalation.
Reinstaling module.
Nothing above helped. I Know, that this module is for free, but maybe someone can help with this?
Prestashop version: 1.7.8.8
Module version: 2.0.1
PHP version: 7.4.33
Database: 10.5.26-MariaDB-0+deb11u2
Server: Apache and Docker ( means two versions not work )
Post should be added.
The text was updated successfully, but these errors were encountered:
I Repaired this error, after changing 'ps_xipposts` table structure at phpmyadmin.
I changed table ID to autoincrement, cause it was'not set. I don't know is it Module error, or my database, cause Module can't Uninstall database tables.
One year ago this module worked fine, but today I wanted to add new post and I got following error:
Wystąpił błąd podczas tworzenia obiektu (Error exist while creating object). xipposts (Duplicate entry '0' for key 'PRIMARY').
I have tryied some options, but nothing work:
I think, that those should be deleted after module uninstalation.
Nothing above helped. I Know, that this module is for free, but maybe someone can help with this?
Prestashop version: 1.7.8.8
Module version: 2.0.1
PHP version: 7.4.33
Database: 10.5.26-MariaDB-0+deb11u2
Server: Apache and Docker ( means two versions not work )
Post should be added.
The text was updated successfully, but these errors were encountered: