Hi, I was hoping someone could help with the following-
I have a excel spreadsheet containing approximately 1000 current members. Although there is no field for a username and password it does contain start and expiration dates, along with subscription type, address, e-mail, etc.
I'm formating this list to import with cbjuice and I've asked the question of JC and he refered me here.
In trying to set-up members with the subscription start date, if I include just the "registerDate" is it then possible to use cbsubs import tool to assign these users a one year subscription and will that subscription start based on that register date or is there possibly another field I could use?
If this doesnt work, can I just import the jos_user table(after cbjuice import), assign the ids in excel and export the text file required by cbsubs import (File (each line: userid, planid, status, subscription date))?