Results 1 to 2 of 2

Thread: PHPBB Question (PHP Related)

  1. #1
    Join Date
    Aug 2006
    Location
    Ohio
    Posts
    266
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question PHPBB Question (PHP Related)

    Hello, I know this isn't exactly 100% PHP, but it kind of is. I am trying to make a script to check if a user is logged in. I want to check if they have logged into PHPBB. The problem is that I can not find out what sessions or cookies to check for. Does anyone know how PHPBB sets user login info? Thanks
    Thanks DD, you saved me countless times

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    You may want to look at the PHPBB support forum.

    However, I can suggest that you look at the database tables and guess, then do some trial and error. Also, do the same for cookies. Check all cookies from your site and see which may have anything to do with the forum.
    From there, it's just more trial and error to get it to work.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •