Jump to content

Intergrating PHPBB3 into main index


Ascendant

Recommended Posts

Just wondering if anybody has experience integrating the login from PHPBB3 into a index page.

 

I want it to say, "Welcome Guest" and "Login",

When you click login, it opens up a login in the index.php?=login screen, and once logged into PHPBB3, the "Welcome Guest" changes to "Welcome $user"

 

Im not sure where to get all the coding from, I've looked through my PHPBB3 directories trying to find some kind of login scripts to snip out...

 

Help..

Link to comment
https://forums.phpfreaks.com/topic/90020-intergrating-phpbb3-into-main-index/
Share on other sites

The login script is in the login.php

 

But basically you need to set a session that phpbb3 uses.

 

Just wondering if anybody has experience integrating the login from PHPBB3 into a index page.

 

I want it to say, "Welcome Guest" and "Login",

When you click login, it opens up a login in the index.php?=login screen, and once logged into PHPBB3, the "Welcome Guest" changes to "Welcome $user"

 

Im not sure where to get all the coding from, I've looked through my PHPBB3 directories trying to find some kind of login scripts to snip out...

 

Help..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.