This unit is configuring a new phpBB3 board with mibbit.php: http://wiki.mibbit.com/index.php/PhpBB_integration#mibbit.php and in tests it throws this error:
- Code: Select all
[phpBB Debug] PHP Notice: in file [ROOT]/mibbit.php on line 37: Undefined index: ircnick
A custom profile field was created via ACP for the IRC nickname (called ircnick, obviously).
Scanning functions_user.php (a mibbit.php include) and functions_profile_fields.php caused this unit's pseudo engrams to experience "a mass of conflicting impulses", as the unit Nomad would say (after that unit's unfortunate encounter with the unit Tan Ru, that is).
This unit cannot locate where 'ircnick' is or should be defined.
Mibbit loads error-free with the registered forum name in the login nick field if $userdata['username'] is used instead of $userdata['ircnick'].
Also, strangely, despite ACP settings to allow it, the IRC nick is not displayed in the post mini-profile block, but it is displayed in the main profile page. This unit's scans of HTML show no errors.
The db appears good.
This unit requires assistance and has contacted mibbit support, who were as clueless as M units 1-3.
____
edit: This post was meant to go in the coding help forum (this unit is, afterall, "not entirely successful", so..oops)



