On Coaster Force there is a feature on the home page that has a form for users to log-in to their phpBB forums account. When they log in, the form then turns to their avatar and a link the their profile.

If you don't know what I am talking about here are pictures demonstrating:

See, it displays my avatar and stuff afterwards...

Remember this is on their SITE HOMEPAGE, not the phpBB forums...

Does anyone know what the coding for this would be? I know that I would have to edit the Root Path for my site and Forums, but if someone could give me a code that I could edit, that would be great.

Thanks in advance for any help.

    This would require you to use the database structure for phpBB and use the phpBB login functions, and session function, which i don't believe is something in your scope? try http://www.hotscripts.com

      Write a Reply...