Viewing 3 replies - 1 through 3 (of 3 total)
  • _expire_user_date
    got this from the mySql db

    it worked for me. custom field

    Thread Starter mleva

    (@mleva)

    Thanks elurie! The import works now but the date either imports with the wrong year or it gives me a Warning that “date() expects parameter 2 to be long, string given”

    I am using the following date formats:
    Jan 01, 2014
    January, 01, 2014
    1/01/14
    1/01/2014

    the long string is the unix date format, there are some ways to change this to mdy. i don’t know them right off.
    on the error, i don’t know. perhaps look in your phpMyAdmin to see more of what your db has for names of fields
    sorry.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Expire Date’ is closed to new replies.