Hi Thieffolo,
Can you provide me a Screenshot of what were the settings your Meta had when you generated that bug?
That seems to be a easy fix, but without the parameters to reproduce It will be harder to pinpoint where the problem lies.
Thanks a lot for reporting this!
Of course,
http://s29.postimg.org/ld5o1o8nb/fakerpress.jpg
after a simple debugging, in addition, I got for you a screenshot of what is passed on Base.php line 120…hope it helps
thank you
I will fix that bug.
But if you are looking for the a way to generate random years with 4 digits, you can use the date field like the following.
Configurations: http://d.pr/i/18Wf9
How it will look on the database: http://d.pr/i/1dnnB
Oh I see…I will do it as you suggest…
thank you
I got an error with date too but I was forgetting that I’m developing in a PHP 7 environment.
With PHP 5.6 the Date type field works great.
bye
Há! Great tip, I will make it work on PHP 7, never got around to do it.