+ Reply to Thread (include dating software, release, and patch number!)
Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15

Thread: PHPBB Integrated - No Password Recognition In Forum

  1. #11
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,642
    Blog Entries
    5

    Default

    Quote Originally Posted by codejunky View Post
    Ithink the mod that ships with 6.1.4 may be for phpBB2.
    Yes - you are correct.

    I had a similar problem with passwords and it was because the mod was preforming an MD5 hash on the password out of the dolphin DB before inserting into the phpBB user table. basically making it a double MD5 hash, which is not correct.
    Right.


    "Does anyone know how to make dolphin automatically push this information to phpBB?
    Yes... I forget exactly where it is... but check the code for the module code - and on join and status changes, this code should be called - to add to, or update, the phpBB2 (or 3) table.

    When this happens - the code calls the correct entry in the modules table, depending on insert, add, delete, etc.

    Warm regards,
    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  2. #12

    Join Date
    Mar 2009
    Posts
    4

    Default

    Thanks for the reply Smoge. I did some digging and found the function modules_add which call the CallModuleFunction with Func Add as the first parameter, but when I grep the function, I find no refence to it in the dolphin install base except in modules.inc.php and in there the text is ionly refenced in calls to the modules_err function. Am I missing something here. shouldn't there be a reference to it in under places like in the activation routine called here /profile_activate.php?ConfID=65&ConfCode=YzJWeWRXb3 lMMjFzUkc4eFRRPT0%3D
    and any other spot where a user is activated, which would be dependant on how you dolphin install is configured. if need be, I can add this code into these places, but it seems strange taht it wouldn't be there by default.

    It seems like dolphin has a really nice base, but it really isn't for anyone who doesn't have some coding experience and knows how to track down issues.

  3. #13
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,642
    Blog Entries
    5

    Default

    Hi,

    The information is stored in the database.

    Check the /modules folder for some example modules... which get imported into the database, and processed from there.

    Warm regards,
    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  4. #14

    Join Date
    Mar 2009
    Posts
    1

    Default

    can Anyone solve the problem

    does the phpbb.aemod modeule workks corectley? i dont think.

    i installed dolphin 6.1.x and phpbb 3 dual login and registered user transfer not working smply nothing working with integrating module

    can anyone know the solution
    or tell us whats wrong

    thanks

  5. #15

    Join Date
    Mar 2009
    Posts
    4

    Default

    No, the aemod doesn't work correctly for phpBB3. I have it working now, but there are still issues that I haven't had time to resolve just yet. If you want, I will let you know when I have it fully working. Just send me a PM. Adding Users etc is working fine, but dolphin doesn't fire the snippets automatically when it should . the only way to do it currently is to resink the module from the admin pages. I asked Dolphin about this and of course their answer was "We don't support third party modules". I tried to explain what i was saying in a few follow-up emails and got nowhere. The problem isn't the module, but the fact that the module code doesn't get fired at the appropriate time. In otherwords, they don't support the module code they have put in place. I have no problem supporting my own third party modules, but I hate to go hack crazy in the dolphin code base to fix this stuff, especially since dolphin 7 is "supposedly" coming out sometime in the near future, but from what i understand, this has been case for about 8 months now.

+ Reply to Thread (include dating software, release, and patch number!)
Page 2 of 2 FirstFirst 1 2

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. phpBB or SMF Forum software
    By Stuart in forum BBS / Forum Applications (non-Orca)
    Replies: 8
    Last Post: 03-26-2008, 08:32 AM
  2. Forum Posts being displayed through Orca and not PHPBB
    By angela in forum Dolphin General Discussion v6.00 and above
    Replies: 0
    Last Post: 11-08-2007, 10:11 AM
  3. Replies: 5
    Last Post: 02-10-2007, 09:27 AM
  4. Phpbb..... forum integration issues
    By sillywabbit in forum BBS / Forum Applications (non-Orca)
    Replies: 20
    Last Post: 01-24-2007, 01:00 PM
  5. Forum Login issues phpbb latest version
    By Prometheus in forum BBS / Forum Applications (non-Orca)
    Replies: 1
    Last Post: 02-27-2006, 09:36 AM

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