Extensions - manage - install - Upload package file, after selecting the JA_Healthcare template we getting the following error message - "null value in column "system_data" violates not-null constraint DETAIL: Failing row contains (10003, 0, ja_healthcare, template, ja_healthcare, , 0, 1, 1, 0, {"name":"ja_healthcare","type":"template","creationDate":"Octobe..., {}, , null, 0, 1970-01-01 00:00:00, 0, 0)."
Installation complete and template available in the templates section to enable
"null value in column "system_data" violates not-null constraint DETAIL: Failing row contains (10003, 0, ja_healthcare, template, ja_healthcare, , 0, 1, 1, 0, {"name":"ja_healthcare","type":"template","creationDate":"Octobe..., {}, , null, 0, 1970-01-01 00:00:00, 0, 0)."
postgreSQL database.
The JA_healthcare template does say it's compatible with postgreSQL. We looked at this post (#16074) but could not find the template.php anywhere
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-10-22 23:38:30 |
Closed_By | ⇒ | brianteeman |
This is the case with any template install not just the Joomlart template and I've also contacted them. Thanks,
Status | Closed | ⇒ | New |
Closed_Date | 2017-10-22 23:38:30 | ⇒ | |
Closed_By | brianteeman | ⇒ |
Title |
|
Category | ⇒ | Postgresql |
Status | New | ⇒ | Discussion |
I've changed the title to a more helpful one and reopened the issue.
To me it sounds like some strict mode is activated but I don't know if that is default in PostgreSQL or not.
Please test #18391, you can simply add text:
$this->extension->system_data = '';
before 385 line in libraries/src/Installer/Adapter/TemplateAdapter.php
or replace whole file from https://github.com/csthomas/joomla-cms/raw/c3c972ab095e4ff53e42dec758dc743e9d779396/libraries/src/Installer/Adapter/TemplateAdapter.php
If it fixes your issue then mark test as success at https://issues.joomla.org/tracker/joomla-cms/18391
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-10-23 08:06:57 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/18390
Title |
|
please contact joomlart for support