Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when cron runs #1

Open
simonr44 opened this issue Nov 30, 2015 · 1 comment
Open

Error when cron runs #1

simonr44 opened this issue Nov 30, 2015 · 1 comment

Comments

@simonr44
Copy link

I'm very keen to test this module further but when Installed on v1.9.2.2 with established database of customers and history and the following error occurs when customer_categories_update runs by cron.

Any suggestions on what may cause this or how to debug further?

Next exception 'Zend_Db_Statement_Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (user.meanbee_personalisedcontent_customer_categories, CONSTRAINT FK_9E0D840C1906B60786C1739599D1BEDA FOREIGN KEY (customer_id) REFERENCES customer_entity (entity_id) ON DELETE C), query was: INSERT INTO meanbee_personalisedcontent_customer_categories (customer_id, category_id, score) VALUES (?, ?, ?)' in /var/www/html/lib/Zend/Db/Statement/Pdo.php:235

@bobbyshaw
Copy link
Member

@simonr44 Thanks for the report. We're investigating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants