← Back to Google Maps Widgets Support
Hi, I bought your component, but an error occurs when installing:
Update failed
{"#layout-flash-messages":" <p data-control=\"flash-message\" class=\"flash-message fade error\" data-interval=\"5\">The birthday is not a valid date.<\/p>\n","X_OCTOBER_ERROR_FIELDS":{"birthday":["The birthday is not a valid date."]}
Could you help me? Thank you
It seems to be the Addressbook Plugin, not this one.
The Addressbook plugin loads some example data into the database and the field "birthday" uses the format:
YYYY/MM/DD, for example: '1985/12/31'.
Probably is a problem between date formats, I will check later for a work around.
For now you can download the plugin (Addressbook) manualy and change the dates in:
./updates/populate_tables.php
to match your date format.
Or delete the line:
- populate_tables.php
in the file ./updates/version.yaml
The plugins Maps and Google Maps Widgets should work fine without Addressbook. Let me know if it worked! Best Regards.
Last updated
1-2 of 2