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: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Online users avatar

Post by dmzx »

The no_avatar_image.gif is in the folder?

User avatar

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

Re: Online users avatar

Post by teufel »

Yes no avatar is in the folder I have ha quite try out this error is only for the admin account is created during the installation

i use phpbb3.1.9

User avatar

davidmccl2
Users
Users
Posts: 40
Joined: 21 Feb 2016, 02:00
    Windows 10 Firefox

Re: Online users avatar

Post by davidmccl2 »

I uploaded the file using the file uploader and its not showing up in the who is where part . what to do
Image

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Online users avatar

Post by martin »

davidmccl2 wrote: 12 Sep 2016, 20:26 i uploaded the file using the file uploader and its not showing up in the who is where part . what to do

Thats a diff edit but if you wait a while there will be a new ext coming out and it has the avatars for who is where.
Image

User avatar

davidmccl2
Users
Users
Posts: 40
Joined: 21 Feb 2016, 02:00
    Android Chrome

Re: Online users avatar

Post by davidmccl2 »

:mml: okay how long of awhile?

[ Post made via Android ] Image

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Online users avatar

Post by martin »

Created today just needs a few tweaks so wont be far away for a dev :eyes2:

User avatar

Napster
Users
Users
Posts: 25
Joined: 15 Sep 2015, 15:35
    Windows 10 Firefox

Re: Online users avatar

Post by Napster »

Hi.could this conflict with the Link Account ext? after activating Online users avatar ext then i switch user i seem to add avatars to reg users online list if you check yours on here DM i think you have 3 avatars in online user list so far

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Online users avatar

Post by martin »

Thats as you switch to another user your leaving you sessions online still

User avatar

Napster
Users
Users
Posts: 25
Joined: 15 Sep 2015, 15:35
    Windows 10 Firefox

Re: Online users avatar

Post by Napster »

Ah cheers martin :thumbup:

User avatar

Puchahawa
Users
Users
Posts: 193
Joined: 20 Jun 2015, 17:58
    Windows 7 Chrome

Re: Online users avatar

Post by Puchahawa »

Hi dmzx! :wave:

Issue I was going to bring up has been talked about. Nevermind. :whistl:

User avatar

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

Re: Online users avatar

Post by dmzx »

First post updated

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Online users avatar

Post by martin »

To make the avatars look a little better replace the css with this.

Code: Select all

.useravatar {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-bottom: 2px;
	vertical-align: middle;
}

.useravatar img {
	position: absolute;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	left: 0px;
	top: 0px;
	max-height: 16px;
	max-width: 1px;
}

.useravatar img:hover {
	left: -40px;
	top: -40px;
	max-height:100px;
	max-width:100px;
	box-shadow: 0 0 20px #000;
	z-index: 10;
}

User avatar

kaspir
Users
Users
Posts: 112
Joined: 25 Aug 2016, 12:50
    Windows 7 Firefox

Re: Online users avatar

Post by kaspir »

Looks like this still works on 3.2, however I can't use it until I figure out what structure and field names to use for CAMO SSL Image Proxy Configuration. Any idea mate? Some image exts are easier than others to figure out. :(

Would love to use this!
Image
World of Phaos RPG online is making it's come back! Play free now!
Check out phpBB contributions & extension downloads. :P

User avatar

ninowebs
Users
Users
Posts: 29
Joined: 04 Jun 2015, 23:44
    Windows 10 Chrome

Re: Online users avatar

Post by ninowebs »

Hi I have a little problem sometimes, maybe if I do not flip and when there is google bot I see it
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

ninowebs
Users
Users
Posts: 29
Joined: 04 Jun 2015, 23:44
    Windows 10 Chrome

Re: Online users avatar

Post by ninowebs »

ninowebs wrote: 08 Jan 2019, 03:25 hi I have a little problem sometimes, maybe if I do not flip and when there is google bot I see it
no help, for this annoying
please :eyes2:

Post Reply Previous topicNext topic