Problem with Dublin Core and Pawtucket2
Hi, i have installed Dublin Core profile in a CA and with providence searchs work fine, but with pawtucket i have this error:
Cannot add or update a child row: a foreign key constraint fails (`archivodelapalabra`.`ca_search_log`, CONSTRAINT `ca_search_log_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `ca_users` (`user_id`)) in /var/www/html/archivodelapalabra/pawtucket2/app/lib/Db/mysqli.php line 316:
- In Db_mysqli->execute() in DbStatement line 151
- At DbStatement->executeWithParamsAsArray() in Db line 261
- At Db->query() in Searchlog line 58
- At Searchlog->log() in SearchEngine line 373
- At SearchEngine->doSearch() in ObjectSearch line 50
- At ObjectSearch->search() in BrowseEngine line 2274
- At BrowseEngine->execute() in BaseBrowse line 48
- At BaseBrowse->execute() in BrowseController line 272
- At BrowseController->__call() in RequestDispatcher line 273
- At RequestDispatcher->dispatch() in AppController line 113
- At AppController->dispatch() in index line 124
---
I use locale es_ES, but with locale en_US the error continues, any idea for this error? thanks!!!
Comments
What version are you running of Providence and Pawtucket?
Providence: 1.7.14
Pawtucket: 1.7.13
Hi Seth, any idea? i cleaned the database table ca_search_log, reindexing CA from maintenace, but pawtucket2 stills continues with failures...thanks for the support!