Hello,
I followed the tutorial from this site here and have added the login/registration to my test site.
The problem is I now need to add two currencies to each user. On the database I have created two rows for 'invested' and 'return' and need these to be unique to each user. I played around with various bits last night and managed to show the top row for ALL users, but not each user their own figures. I tried to do it myself by trial and error but I'm stuck.
From what I can see this login/registration is quite popular, so I'm hoping somebody could shed some light on what exactly I need to be looking at.
Thanks for reading