I am developing plugin which allows WordPress integreation on Running Q2A Site. Now concept is not so difficult but one complication I found is transfering Q2A users.
Where all content identify by userid ( ofcourse ) this can give real trouble while merging WP users and Q2A users in same table.
If I auto increament Q2A user id in WP table than it will creates great trouble to identify the content and of course everything will messed up.
Any idea suggestion?