MyBB Community Forums

Full Version: Profile viewed 1 time(s)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Profile viewed 1 time(s)

How do i do this for RC4 like the one in RC2 when i view someones profile?
By the looks of it, this isn't in myBB Gold, so I will make this as a mod for sure when I have the time!
Ok. I just finished this mod. But because ivolvehost is down, I'll upload it here. Its call Profile VC (0.1.0) and it is attached. Enjoy. As soon as ivolvehost is up again, I'll upload to there.


VC = Views Count
looks a great mod k776 Big Grin

Just it just add a field in the user table to keep track of views?
Thank you. But no. It adds a new DB table. Adding a new feild would mean the user would have to edit every insert into the users table in both front end and admin area's. Too confusing. So basicly, when you go to a page, if the user has an entry in the DB, display the count and plus 1. If not, insert a new entry into the DB with default views 1.

I've tested it and it works perfectly. The only real trouble I had was deciding where to put it.
Thanks, looks great as usual!
Cool. I put the has been viewed ... under the Local Time .
this should be a defualt feature again in mybb,with it being editable if the user wants it or not in the Edit Profile
Reference URL's