Customizing SMF > Portals, Bridges, and Integrations

SMF and MediaWiki Bridge

<< < (66/66)

Liam_michael:

--- Quote from: Sinistercat on September 12, 2009, 03:25:18 AM ---I fixed the issue. In case anyone else has this problem its a simple fix.

Find:

--- Code: ---183: function AutoAuthenticateSMF(&$user) {
--- End code ---

Replace with:

--- Code: ---183: function AutoAuthenticateSMF($user) {
--- End code ---

just remove the "&" in front of $user as well as make the nessisary 1.13 > change of "UserLoadFromSession" and it should work fine.

--- End quote ---

Thanks for the fix, had the same issue :D

Nymphic:
Hi !

Is this a version 2.0.2 (or 2.0.x) are in progress ? because the bridge not work and relative path not work too whit a Auth_SMF.php for 2.0

Navigation

[0] Message Index

[*] Previous page

Go to full version