VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Virtuemart 1.1 Development (Archiv) => Quality & Testing VirtueMart 1.1.x => Topic started by: lagaffe on April 20, 2008, 16:56:27 PM

Title: Call to undefined function dateConverter()
Post by: lagaffe on April 20, 2008, 16:56:27 PM
Hello, using J! 1.5.2 / VM 1.1 RC3 (local install but it has nothing to do here)

Go to Manage Userfields and add a field of type Date

When you register the user you get :
Call to undefined function dateConverter() in M:\joomla\administrator\components\com_virtuemart\classes\ps_userfield.php on line 515

I did a grep onto the Joomla folder and subfolders to look for dateConverter() but it didn't found anything.
I guess this function is supposed to translate a date (whatever it's format) before filling in the database but ...
Unfortunately,  I absolutely need that kind of fields ...
Thanks
Title: Re: Call to undefined function dateConverter()
Post by: gdiz on August 13, 2008, 22:14:47 PM
Same problem here, the function simply doesn't exist....Any updates on this?