Nice idea, but way to much coding to create for the time I have available.
How many are you looking to upload?
Hi
Is not the quantity of users I have to upload, but the frequency
My business is about training, and for each course I have to open a new forum, and the manually suscribe each user
It is a matter of convenience
I fully understand your time constraints, I always wondered how do you do it π
I would be happy to pay USD100, but I know your time is worth much more.
I’ll have a think, so the csv file would need a column for userID and one for the forum eg
1 136
16 136
26 36
to add users 1, 16 and 26 to forum 136
is that what you want, might be able to do email address instead of user ID
-
This reply was modified 1 year, 9 months ago by
Robin W.
-
This reply was modified 1 year, 9 months ago by
Robin W.
-
This reply was modified 1 year, 9 months ago by
Robin W.
i prefer user email, much easier for what i need
and user would need to already exist
ok, I’ve found some code for uploading a file to WordPress, will require me to rewrite it to do what you want, but looks possible.
contact me via
Contact me β Robin W’s website (rewweb.co.uk)
Hi Robin
Thanks again for your code.
Can I use to suscribe a person to more than one forum? In that case the forum ids should be separated by commas?
no, just do separate lines, eg
frank@abc.com 12345
frank@abc.com 6789