3.1.x Extensions Database 3.1 / 3.2Online users avatar

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Online users avatar

Post by dmzx »

Extension Name: Online users avatar
Author: dmzx

Special thanks to: martin

Extension Description:
Users avatars in online list.
Requested by Razvanel

dmzx/Online-users-avatar


Updated code for no avatar

Screenshot:
Image

Extension Download:
Download-link
Online users avatar v1.0.1
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `onlineusersavatar`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. Copy the `onlineusersavatar` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
    (your forum root)/ext/dmzx/onlineusersavatar/composer.json
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Online users avatar` under the Disabled Extensions list, and click its `Enable` link.

User avatar

cov182004
Users
Users
Posts: 66
Joined: 06 Aug 2015, 20:19
    Windows 10 Chrome

Re: Online users avatar

Post by cov182004 »

Fatal error: Can't use function return value in write context in /home/footb839/public_html/forum/phpBB3/ext/dmzx/onlineusersavatar/event/listener.php on line 68

User avatar

cov182004
Users
Users
Posts: 66
Joined: 06 Aug 2015, 20:19
    Windows 10 Chrome

Re: Online users avatar

Post by cov182004 »

Tried it on a test forum and get the same Fatal error: Can't use function return value in write context in /home/footb839/public_html/predictions/ext/dmzx/onlineusersavatar/event/listener.php on line 68

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Online users avatar

Post by dmzx »

What version of phpBB do you use?

User avatar

cov182004
Users
Users
Posts: 66
Joined: 06 Aug 2015, 20:19
    Windows 10 Chrome

Re: Online users avatar

Post by cov182004 »

PHP Version 5.3.29

bb 3.1,9

User avatar

all4phone
Donator
Donator
Posts: 75
Joined: 29 May 2016, 13:33
    Windows 10 Firefox

Re: Online users avatar

Post by all4phone »

PHP Version 5.5.35
Works like a charm on 3.1.9 :tumbsyes:

User avatar

cov182004
Users
Users
Posts: 66
Joined: 06 Aug 2015, 20:19
    Windows 10 Chrome

Re: Online users avatar

Post by cov182004 »

Tried again using the upload tool with the result the same

User avatar

Razvanel
Users
Users
Posts: 12
Joined: 12 Jun 2016, 16:40
    Windows 7 Chrome

Re: Online users avatar

Post by Razvanel »

cov182004 wrote: 19 Jun 2016, 21:18 tried again using the upload tool with the result the same
Change

Code: Select all

if (!empty(phpbb_get_user_avatar($row)))

to

Code: Select all

if (!empty($row['user_avatar']))
Ty dmzx

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Online users avatar

Post by dmzx »

Download updated :wink:

User avatar

zardos
Users
Users
Posts: 175
Joined: 26 Feb 2016, 23:20
    Windows 10 Firefox

Re: Online users avatar

Post by zardos »

Thankyou dm, great ext. :tumbsyes: :wink:
Image

User avatar

cov182004
Users
Users
Posts: 66
Joined: 06 Aug 2015, 20:19
    Windows 10 Chrome

Re: Online users avatar

Post by cov182004 »

Working great now :tumbsyes:

User avatar

pneige
Users
Users
Posts: 2
Joined: 06 Jan 2016, 22:36
    Windows 10 Chrome

Re: Online users avatar

Post by pneige »

Hi Folks

It doesn’t really work for me. Only some standard-avatars are shown, not the real avatars my members have :???: .

Image

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Online users avatar

Post by dmzx »

pneige wrote: 22 Jun 2016, 19:39 Hi Folks

It doesn’t really work for me. Only some standard-avatars are shown, not the real avatars my members have :???: .

Image
Can you PM me a test account?

User avatar

pneige
Users
Users
Posts: 2
Joined: 06 Jan 2016, 22:36
    Windows 10 Chrome

Re: Online users avatar

Post by pneige »

Hi dmzx!

Thanks for your engagement and thanks for your reply. And sorry for my late answer.
dmzx wrote: 23 Jun 2016, 00:10 Can you PM me a test account
Done!

User avatar

teufel
Users
Users
Posts: 3
Joined: 21 May 2015, 22:23
    Windows 10 Chrome

Re: Online users avatar

Post by teufel »

Have problem with onlinavatar see picture here the problem is also but in prosilver


Image

Post Reply Previous topicNext topic