3.1.x Extensions Database 3.1 / 3.2 ⇒ Online users avatar
-
- Founder
- Posts: 6466
- Joined: 13 Jan 2014, 21:45
Re: Online users avatar
The no_avatar_image.gif is in the folder?
-
- Users
- Posts: 3
- Joined: 21 May 2015, 22:23
Re: Online users avatar
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
i use phpbb3.1.9
-
- Users
- Posts: 40
- Joined: 21 Feb 2016, 02:00
Re: Online users avatar
I uploaded the file using the file uploader and its not showing up in the who is where part . what to do

-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Online users avatar
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.

-
- Users
- Posts: 40
- Joined: 21 Feb 2016, 02:00
Re: Online users avatar

[ Post made via Android ]

-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Online users avatar
Created today just needs a few tweaks so wont be far away for a dev 

-
- Users
- Posts: 25
- Joined: 15 Sep 2015, 15:35
Re: Online users avatar
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
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Online users avatar
Thats as you switch to another user your leaving you sessions online still
-
- Users
- Posts: 193
- Joined: 20 Jun 2015, 17:58
Re: Online users avatar
Hi dmzx!
Issue I was going to bring up has been talked about. Nevermind.

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

-
- Founder
- Posts: 6466
- Joined: 13 Jan 2014, 21:45
Re: Online users avatar
First post updated
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Online users avatar
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;
}
-
- Users
- Posts: 112
- Joined: 25 Aug 2016, 12:50
Re: Online users avatar
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!
Would love to use this!
World of Phaos RPG online is making it's come back! Play free now!
Check out phpBB contributions & extension downloads.
-
- Users
- Posts: 29
- Joined: 04 Jun 2015, 23:44
Re: Online users avatar
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.
-
- Users
- Posts: 29
- Joined: 04 Jun 2015, 23:44
Re: Online users avatar
no help, for this annoyingninowebs 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
please
