There should be an article which is already created in version 3.4.8. Try and save that article. IT gives an error
Save failed with the following error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '0-38' for key 'PRIMARY'
Running on debug mode found there are couple of parameters which are null
"modified": "2016-03-25 05:02:04",
"modified_by": null,
"publish_up": "2016-03-17 16:10:57",
"publish_down": "",
"version": null,
"metakey": "",
"metadesc": "",
"access": "1",
"hits": null,
"language": "*",
"featured": "0",
"attribs": {
However the database have these parameters.
Save failed with the following error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '0-38' for key 'PRIMARY'
Database Version 5.5.5-10.1.9-MariaDB
Database Collation latin1_swedish_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 5.6.15
Web Server Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.15
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 3.5.0 Stable [ Unicorn ] 21-March-2016 22:00 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36
Do you have smart search indexing enabled?
Lets close the issue. Yes. I think driver needs to change Database Type to Mysqli.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-03-25 17:42:34 |
Closed_By | ⇒ | pkharbanda |
Thanks
Possible duplicate of #9534.