Let me first say that I have site that uses this forum and my membership program together. I've got everything going good, however.... I am trying to list members' recent posts. I'm trying to do this in the profile page that I have generated. I thought I had it but it only posted the posts that they started. I just can't figure out how to lists the most recent posts in general. Am I making since?
www.nyoil.net (username "bigsug" password "password") Simply go to the members section and click on a profile if you'd like to see the page.
That would be an easy thing to do with Access or SQL Server, that support the use of UNIONs. In MySQL I frankly have no idea on how to do that using SQL only. It can involve some programming as well. I'm moving this to the MOD W/O Code forum.
ok. Now, if I were to use the forum's member profiles it properly displays that info. www.nyoil.net/forum/members.asp. (However, members can't link to it), but I still have it in the folder for my own usage. Don't know if that means anything, but i'm assuming that since it's working fine on the forum's member profiles, I should, somehow, be able to get it to work.