Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter lethargio

    (@lethargio)

    Sounds good. I’ll send an email to your contacto@ address from your website for payment arrangements.

    Thread Starter lethargio

    (@lethargio)

    Yes. That’s exactly what I’m looking for.

    Thread Starter lethargio

    (@lethargio)

    Sorry I was not clear.

    Let’s say I have a user with a meta key ‘user_school’ and meta value ‘Jefferson’ already present in the database: If I import that user again but the user cell under ‘user_school’ has no value, what happens is the the existing meta value of ‘Jefferson’ gets replaced with an empty value from the empty cell in the csv.

    What I would like to happen is for the import to skip over the empty cell for that user in ‘user_school’ instead of replacing it with the empty value. So after re-importing the user, the ‘user_school’ value will still be ‘Jefferson’.

    If I understand you correctly, the plugin is not supposed to import the empty ‘user_school’ value but instead use existing value of ‘Jefferson’. If this is the case, maybe there is something wrong with my csv format.

    Thread Starter lethargio

    (@lethargio)

    I was using Style for user info: 302 and Style ID for pictures: 207. I ended up defining

    $anzahl = '6';

    after

    if($str == "302"){...

    in grid.php and it seems to be working now.

Viewing 4 replies - 1 through 4 (of 4 total)