AlterBrains • Is member login included in p8pbb bridge ? - Page 2
Page 2 of 2

Re: Is member login included in p8pbb bridge ?

Posted: August 12th, 2012, 3:32 am
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.

Re: Is member login included in p8pbb bridge ?

Posted: August 23rd, 2012, 7:52 pm
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?

Re: Is member login included in p8pbb bridge ?

Posted: February 20th, 2013, 12:34 am
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 :)

Re: Is member login included in p8pbb bridge ?

Posted: February 20th, 2013, 1:16 am
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.