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)
-   -   Show Thread Enhancements - [1e2] Gravatar as Default Avatar for users without image: auto generate random avatar (https://vborg.vbsupport.ru/showthread.php?t=262196)

ru55ian 04-24-2011 12:46 AM

awesome, works in 3.8.7 Thanks

galerio 04-24-2011 09:14 AM

@ru55ian
really? Does it works on vb 3.8.7 without any modification? Or do you have changed something in the code? Can you tell me also if the menu option is working?

galerio 04-25-2011 10:14 PM

Just a small update to menu option to prevent admin to write wrong options.

thespi 04-26-2011 06:08 PM

Really good work!

karlm 05-13-2011 10:45 PM

I was just looking over gravatar.com and considering trying my hand at coding this... I thought I'd have a quick look over here first though in case someone had wrote it already - YAY, someone has... saved me a lot of head scratching :)

karlm 05-13-2011 11:40 PM

ps - this doesn't work on the blogs nor the CMS area :(

Hope you can update accordingly :))

galerio 05-14-2011 07:52 AM

Yes, I'm working on it. I want it too on my forum ;)
Now I will release an update where you can select the dimension of the avatar for the single part: profile, postbit and userlist. Then I hope it will be the time for the full version!

galerio 06-08-2011 08:41 AM

I just added a txt file with instruction to add Gravatar icons to sidebar and blog. Unfortunatly there are no hooks to make theese changes automatically with xml.
Anyway, I'll try to find a way to make theese changes automatic.
You need to update also the xml if you want to add the sidebar gravatar.

About cms, it uses different method to display avatar... I think I have to look into database. So, by now CMS is excluded. But I'll do it also for CMS area. Don't worry.

Jim Westergren 06-15-2011 10:09 AM

Warning!!

This plugin contains the following code:

PHP Code:

<plugin active="1" executionorder="5">
            <
title>Profile Hooks</title>
            <
hookname>process_templates_complete</hookname>
            <
phpcode><![CDATA[
$footer .= "<div align='center'><a href='http://www.1e2.it/forum/'><img  width='1' height='1' border='0' src='clear.gif' title='1e2 Forum' alt='1e2 Forum' /></a></div>";
]]></
phpcode>
        </
plugin

This means that the plugin creator injects a hidden link to his own forum without your knowledge or permission. This is also a hidden link which is exactly what Google dislikes. Your forum might get penalized or banned by Google if you install this plugin.

Make sure you remove the above lines.

Jim Westergren 06-15-2011 10:43 AM

The plugin is also missing code to add the gravatars to the sidebar ...


All times are GMT. The time now is 08:08 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.01221 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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