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)
-   -   Major Additions - vBExperience 4 (https://vborg.vbsupport.ru/showthread.php?t=245023)

RK KINGKONG 07-27-2010 03:07 PM

<i>i Swear This Is Like Better Than Xbox Live Achievements ,this Is An Awesome Mod /add On . Great Work Boss Thank You I Love It ..</i>

RK KINGKONG 07-27-2010 03:09 PM

Youre Awesome Man This Mod Is Epically Sick , Thank You .

RollaJedi 07-27-2010 04:06 PM

me again. Ok, I had a different awards mod back before vbexperience. All of my awards are 32x32 pixels. Is there a way to let me use those with that size instead of the little 16x16 pixel ones? I see there is two drop downs. One for the 16x16 small icons, and one for a bigger 34x34 icon. What are the 34x34 icons for? Could I use them to display in my postbit instead of the small 16x16?

Sorry, i just hate the 16x16 size. :P

Phalynx 07-27-2010 04:19 PM

Where did you read about 34x34?

Just rename the 32x32 images to the 16x16 one and you can use them everywhere.

RollaJedi 07-27-2010 04:35 PM

I'm sorry, mine are 34x34 pixels. Yours are 32x32.

Ok, it would seem that your image can only be seen and picked in the drop down if it has _16.png at the end (for the smaller 16x16 icons) and _32.png (for the larger 32x32 icons). If for instance you just uploaded a file called star.png, it wouldnt appear in either dropdown. It would need to be star_16.png to show up in the smaller icons dropdown.

When i upload my 34x34 icon into the correct folder and rename it so that it has the _16.png (its name is E1-Yaddle_16.png), it lets me pick it, but it scales the image down to 16x16 once you actually see it on the forum. I just want to show it without any scaling at all. Is that possible?

Phalynx 07-27-2010 05:23 PM

34x34 is a non standard file size for icons and similar.

Edit functions_xperience.php,

search for:
$awards .= '<img style="vertical-align: middle;" border="0" width="16" height="16" src="'.$vbulletin->options['bburl'].'/xperience/icons/'.$awardurl.'" alt="'.$awardtitle.'" title="'.$awardtitle.'" />';


replace with:
$awards .= '<img style="vertical-align: middle;" border="0" width="32" height="32" src="'.$vbulletin->options['bburl'].'/xperience/icons/'.$awardurl.'" alt="'.$awardtitle.'" title="'.$awardtitle.'" />';

RollaJedi 07-27-2010 05:52 PM

that worked! Thanks!!! :)

I'd really like to make a suggestion too if could:
Maybe give the words 'Achievements' and 'Awards' in your postbit an URL pointing to the awards and achievements page so users can see more info about it.

Phalynx 07-28-2010 05:27 AM

Nice idea, will add this.

homanhtruong 07-28-2010 06:27 AM

Installed. very Excellent. Thanks Phalynx so much!

Phoenixgal 07-28-2010 04:28 PM

LOVE It!! How do my users "give away points?"


All times are GMT. The time now is 01:24 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.02158 seconds
  • Memory Usage 1,732KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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