vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Displaying avatars in forum blocks (https://vborg.vbsupport.ru/showthread.php?t=316844)

LostInCyberLand 01-22-2015 11:15 AM

Displaying avatars in forum blocks
 
I am running 4.2.2 Pristine and am unable to get avatars to display beside the 'New posts' 'New Threads' etc in forum blocks and was wondering if anyone had figured out a work around for this. Thanks.

HM666 01-22-2015 12:46 PM

What do you mean exactly? Do you have a screen shot or a link that we can see what the problem is?

ku-med 01-22-2015 10:09 PM

if you mean custom avatars don't show up in the side blocks then you've to set the permission for /images/avatars/thumbs to chmod 777
then from admincp --> Maintenance > Update Counters > Rebuild Custom Avatar thumbnails

or if you want to display avatar near the last post in forumdisplay i think you need to install a product like this one -> Last Poster Avatar

LostInCyberLand 01-27-2015 02:30 AM

Hi. I am meaning the blocks to the right. I have an example of another website that has the avatars beside the posts in the forum blocks and can be seen here

http://www.dallascowboysuniverse.com/forum.php

I was not necessarily looking for avatars on the forum it'slef. Although I do admit they make the forum look more personable and 'alive' with real people.

I am not sure, do you find your users prefer avatars on the forum it'self or not? I am only going by the big forums who don't seem to do anything like that.

Although by having avatars in the forum blocks I am trying to make the forum more personable without making it too much by having them on the forum also.

Any advice is always welcome. Thanks again for the helpful replies.

HM666 01-27-2015 03:23 AM

That is a problem in the skin then you would need to contact the original skin author for help on that one. That usually comes standard with a skin unless the person who created the skin took it out for whatever reason.

LostInCyberLand 01-27-2015 04:13 AM

Thanks HM666 for clarification of this. I am unable to contact the original creator. I may just use the mod ku-med mentioned above and hopefully that will restore avatars everywhere. I guess more avatars will give the feeling of the presence of people which may benefit the forum.

Although then again that mod seems to only be for the forum it'self.

Either that or I just leave it as is.

HM666 01-27-2015 08:16 AM

Well installing a mod will not fix your problem if its in the templates of your custom skin or of a skin you bought and that person saw fit to take that bit out of the template. It will not matter what you install you will NOT see the avatars if they took it out. Give us a link to your site so we can see what the issue is.

ku-med 01-27-2015 03:48 PM

Does it showing only the default avatar not the custom ones .. if yes then I think your problem with the image folder's permission in your server. Double check if it's given chmod 777 or not.

LostInCyberLand 01-28-2015 05:33 AM

Hi. Custom avatars show up fine in posts. Nothing special to see, it is just the Pristine style. Shows no avatars default or custom in forum blocks to the right with 'new posts' etc. I have decided to leave as is as all the 'big boards' are very minimal and seem to be very successful. Yes you are right it is something that has been taken out of the skin and not something fixed with a mod. I do wonder why someone would take out that feature as the board does look lifeless as a result. I just think if everyone is going mobile I won't worry anymore about micro managing what it looks like on a traditional screen.

Gio~Logist 01-28-2015 10:35 AM

Quote:

Originally Posted by LostInCyberLand (Post 2534943)
Hi. Custom avatars show up fine in posts. Nothing special to see, it is just the Pristine style. Shows no avatars default or custom in forum blocks to the right with 'new posts' etc. I have decided to leave as is as all the 'big boards' are very minimal and seem to be very successful. Yes you are right it is something that has been taken out of the skin and not something fixed with a mod. I do wonder why someone would take out that feature as the board does look lifeless as a result. I just think if everyone is going mobile I won't worry anymore about micro managing what it looks like on a traditional screen.

For forums, the whole "everyone is going mobile aspect" is hit or miss. Some still only get about 7% traffic on mobile, which is pretty low. I would install analytics and take a look for yourself to get a better understanding of where and how your members are accessing your site.

LostInCyberLand 01-31-2015 09:59 AM

I am so stupid. I thought it was the Pristine style that had removed the function. It is not. As I was the only person posting, with a custom avatar, I never noticed the problem!

Someone else posted today and the default avatar showed up beside their name in the forum block. So I will have to do as you advised and change the settings to chmod 777. Thanks for the help.

--------------- Added [DATE]1422716428[/DATE] at [TIME]1422716428[/TIME] ---------------

Hi I am having trouble setting the permission for /images/avatars/thumbs to chmod 777.

Currently I only have one category called Generic Avatars.

Do I create new categories for Custom Avatars. Sorry a bit lost.

HM666 01-31-2015 03:16 PM

Quote:

Originally Posted by LostInCyberLand (Post 2535354)
I am so stupid. I thought it was the Pristine style that had removed the function. It is not. As I was the only person posting, with a custom avatar, I never noticed the problem!

Someone else posted today and the default avatar showed up beside their name in the forum block. So I will have to do as you advised and change the settings to chmod 777. Thanks for the help.

--------------- Added [DATE]1422716428[/DATE] at [TIME]1422716428[/TIME] ---------------

Hi I am having trouble setting the permission for /images/avatars/thumbs to chmod 777.

Currently I only have one category called Generic Avatars.

Do I create new categories for Custom Avatars. Sorry a bit lost.

No you do not have to for custom avatars. If you are referring to an avatars you uploaded to your site for your account then you only need to CHMOD the customavatars directory found in the forum root directory to 777.

ku-med 01-31-2015 08:03 PM

Quote:

Originally Posted by LostInCyberLand (Post 2535354)
Hi I am having trouble setting the permission for /images/avatars/thumbs to chmod 777.

Currently I only have one category called Generic Avatars.

Do I create new categories for Custom Avatars. Sorry a bit lost.

I think you're referring doing that in admincp which you can't set any file permission there. And no you don't need to create any additional folders.

You have to do that in c-panel -> files manager or through FTP client.

Install any free FTP clients like FileZilla then log into your server in the forum directory -> images -> avatar -> thumbs ( Right click on thumbs folder and choose set permission then enter 777 .. done!)

Then don't forget in the admincp do the following:

Maintenance > Update Counters > Rebuild Custom Avatar thumbnails

LostInCyberLand 02-02-2015 11:37 AM

Thankyou for sharing this helpful advice. I was able to get someone to help me fix this and custom avatars now show up in the forum blocks. It makes the forum look populated and much more alive. Thankyou for being so helpful, great community of good honest people here.

LostInCyberLand 04-17-2015 07:30 AM

Hi I am having another avatar related problem. A new member told me they can't find a button or anything to allow them to upload an avatar. I created a dummy test account and also found this. If anyone can help me with this that would be great.

--------------- Added [DATE]1429264106[/DATE] at [TIME]1429264106[/TIME] ---------------

I am unsure if this was a issue before or after I had someone implement the procedure above to allow custom avatars to show up alongside forum threads in the forum blocks.

--------------- Added [DATE]1429274281[/DATE] at [TIME]1429274281[/TIME] ---------------

Sorry turns out the permission to use custom avatars wasn't enabled in the Registered Users Usergroup.


All times are GMT. The time now is 05:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01060 seconds
  • Memory Usage 1,754KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete