Is member login included in p8pbb bridge ?

Ultimate bridge for connecting Joomla! and phpBB 3.
Forum rules
This forum is not for any support questions/issues/features. Please use Support Center for such requests.
User avatar
Admin
Site Admin
Site Admin
Posts: 1064
Joined: October 21st, 2008, 6:39 pm
Name: Administrator
Browser: Chrome

Re: Is member login included in p8pbb bridge ?

Post by Admin »

Code: Select all

/templates/your_joomla_template/html/mod_login/default.php
You will need to create this file if it doesn't exists.
Fredrik
Posts: 1
Joined: August 13th, 2012, 9:42 am
Name: Fredrik Jonsson

Re: Is member login included in p8pbb bridge ?

Post by Fredrik »

Is there something in particular I need to do to make this work (setting, installation, activate some plugin etc.) except creating the file already mentioned? Because when I try this I only get a red X where the avatar should be.

EDIT: My bad. :oops: By testing around a bit, I realized my problem is caused by this code only working for uploaded avatars. Is there a way to tweak it so it works as well with remote avatars and avatar gallerys?
Bixy
Posts: 1
Joined: February 17th, 2013, 6:04 pm
Name: Eric Lafrenière
Browser: Google Chrome

Re: Is member login included in p8pbb bridge ?

Post by Bixy »

Hi, thank you very much for this mod.

But just one question please, what I have to change in the code when people doesnt have avatar?

Because right now, every member with no avatar have my avatar on the login mod..

Thank you in advance :)
User avatar
Admin
Site Admin
Site Admin
Posts: 1064
Joined: October 21st, 2008, 6:39 pm
Name: Administrator
Browser: Chrome

Re: Is member login included in p8pbb bridge ?

Post by Admin »

Hm... that's looks like an issue, please create a ticket in Support Center.
Avatar is stored in cookie, and cookies are unique per used, you just can't see avatar of other user.
Post Reply