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
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..

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.