Howdy!
I have a question :bunny:.
I run a 3.5.4 board and that's running fine. In co?peration with some people we are planning to set up a site. On that site we want to have some integration with the forums. What do we want:
- You can log in from the site. The data from the forumsdatabase will be used.
- You can register from the site. The data will be put into the forumsdatabase.
- You can edit your forumprofileinfo from the site. So there you have a button called 'change profile' and then you can edit information such as avatar, signature, date of birth, e-mail etc. etc.. In fact all the basic profileoptions with personal information. When you press SUBMIT the data will be submitted into the forumsdatabase.
On the website we want to show some profile information of the users. We're thing about things like:
- Nickname
- Avatar
- Profilepicture
- Postcount
And at the website show some common foruminformation like:
- Newest members
- Total members
- Total posts
- Latest threads
Maybe you think 'just use vBindex'. But that's not an option because the site is fully handwritten (PHP) and has to be editted to our wishes. What codes do I need to use, are there default scripts, etc. etc..?
Thankyou in advance!!