Does anyone know which meta_key rows are multisite specific and which ones are not?
I am trying to export/import the users from a standalone install to a multisite install and the export/import utility in s2Member Pro does not work.
So my suspicion is that certain meta_key rows need to be coded as *_ID_* where ID is the multisite site id.
For example, should wp_s2member_paid_registration_times actually be wp_22_s2member_paid_registration_times in my multisite whose ID=22
