vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Digital Point Thread Avatars (https://vborg.vbsupport.ru/showthread.php?t=271540)

Greggg 09-24-2012 04:44 PM

hello,

how do I proceed to make these changes, sorry but I do not understand.


Quote:

Originally Posted by digitalpoint
If you want to selectively disable thread avatars, you can set the $show['hide_thread_avatars'] to true. This would allow you to create a custom profile field for users and set the $show['hide_thread_avatars'] based on the user's setting. Alternately you could enable the addon for certain usergroups or just for specific styles.


RedTurtle 10-10-2012 08:11 PM

Hi Shawn,

I'm a big fan of your work and wanted to first of all say thank you for releasing this mod. It works really well and looks great on my site, so thank you very much for that.

My question was whether you foresee yourself adding the picture for the last poster to a thread some point in the future or not? I know a lot of people would love that added functionality and would be more inclined to use it.

I have seen some other plugins on here that add an avatar for the last post by date but they require a lot of template edits and are by no means as neat of a solution as yours is. Would really love it if you could comment on whether you could add the last poster avatar at some point.

Thank you very much.

digitalpoint 10-11-2012 05:23 PM

No, there are no plans for that, sorry.

RedTurtle 10-11-2012 05:30 PM

Quote:

Originally Posted by digitalpoint (Post 2372340)
No, there are no plans for that, sorry.

Thank you anyways Shawn. :)

BirdOPrey5 10-17-2012 05:53 PM

Quote:

Originally Posted by Jakobi (Post 2335520)
This conflicts with https://vborg.vbsupport.ru/showthrea...275406&page=13

That mod forces this one to use last poster avatar. Any idea how to fix, would love to use both.

I was able to fix this conflict by editing the code and queries. Easiest way to do this would be open this mod's XML file in a text editor.

Do a search and replace:

find all:
Code:

hascustomavatar
replace all with:

Code:

hascustomavatardp
Then import the product file- this worked for me anyway.

ljianyih 10-28-2012 07:17 PM

Quote:

If your site uses pre-defined avatars, they are not scaled down for use as the icon since vBulletin does not store the dimensions (instead, the upper/left potion is cropped for the icon).
Hi, I do take note of the quoted explanation, but I have all pre-defined avatars in the same square 80x80 dimension.

I just want to insert style="width:34px; height:34px;" for the all pre-defined avatar image icons instead of empty style="". Where should I edit the code to insert the fixed width and height inline-style for pre-defined avatars (probably the code under plugin manager)?

BadgerDog 10-29-2012 12:50 PM

1 Attachment(s)
Installed with thanks for testing under 4.1.3pl5 .... :)

Avatars within posts disappeared and the avatars that appeared in the forum listing turned generic white version, even for people who had set personal custom avatars.

Uninstalled ...

Even after uninstalling, normal forum listing avatars re-appeared, but the personal custom avatars for members that used to appear in postbit have not returned ... :confused:

Regards,
Doug

RyanFabbro 11-22-2012 02:38 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2373816)
I was able to fix this conflict by editing the code and queries. Easiest way to do this would be open this mod's XML file in a text editor.

Do a search and replace:

find all:
Code:

hascustomavatar
replace all with:

Code:

hascustomavatardp
Then import the product file- this worked for me anyway.


hey BOP i tryd this fix but for some reason my last post avatar is still grabbing the OP's avatar

=/

Snowhog 11-22-2012 06:23 PM

I installed this MOD to see how it looked. Worked fine, and looks nice. But, the Icon Legend icons aren't changed to reflect what this MOD shows. Was that an oversight, or did I missing something?

BirdOPrey5 11-23-2012 12:04 PM

Quote:

Originally Posted by RyanFabbro (Post 2383789)
hey BOP i tryd this fix but for some reason my last post avatar is still grabbing the OP's avatar

=/

Did you re-import the XML afterwards? If you did then I'm not sure what else it could be- it is working for me.


All times are GMT. The time now is 07:34 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.01578 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete