vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - MyLs1 Gifts ( Send gifts or drinks! ) (https://vborg.vbsupport.ru/showthread.php?t=189788)

TNCclubman 02-05-2009 03:05 AM

Thats a great resource for people, good find

GlamRockTalk 02-05-2009 09:58 PM

Wow GSeybold thanks for sharing! :D

TNCclubman 02-05-2009 10:23 PM

Ever since I upgraded to vB 3.8.1, and installed a different syle (New Facebook) I lost my gifts, they're no where to be seen.

Are you supposed to re-install this gift mod? Whats the procedure to get all the gifts showing again... Keep in mind it shouldnt be located in the middle of the profile, but instead on a block under the 'ALBUMS' on the left side...

anyone do this yet?

GSeybold 02-07-2009 03:57 AM

Here is another site you can get some ANIMATED gifts from. There's alot to sift through but I've found some I use and my members enjoy. This will probably take at least an hour to sift through everything and pick out what suits your fancy.

http://www.geocities.com/victoriahollylynn//index.html

tigrattack 02-07-2009 04:05 PM

Is there a version of this that will work with 3.6.x?

I got it working most of the way...the only thing is it doesn't show the member's gift images in their profiles

ViciousCode 02-13-2009 04:35 PM

is there way to import the images of the gifts by reading the directory instead of adding one by one?

DS MrSinister 02-14-2009 03:07 AM

Quote:

Originally Posted by TNCclubman (Post 1735592)
Ever since I upgraded to vB 3.8.1, and installed a different syle (New Facebook) I lost my gifts, they're no where to be seen.

Are you supposed to re-install this gift mod? Whats the procedure to get all the gifts showing again... Keep in mind it shouldnt be located in the middle of the profile, but instead on a block under the 'ALBUMS' on the left side...

anyone do this yet?

add a new plugin

Product - gift system

Hook Location - member_build_blocks_start

Title - Gifts: In MEMBERINFO Edit

Execution Order - 6

used this code

Code:

eval('$template_hook[profile_right_album] .= "' . fetch_template('memberinfo_block_gifts') . '";');

MissKalunji 02-14-2009 08:49 PM

Quote:

Originally Posted by GSeybold (Post 1734806)
Here is a sheet load of gifts. Website opens right up to all the gifts. I hope they help someone.

http://pages.mckoss.com/gifts.htm

Thanks!

tigrattack 02-22-2009 03:23 PM

Hi all,

I've gotten this to work for the most part with vb 3.6.5...

The only part that is not working is the showing of the gifts in a profile...

Although, if you 'View Members Gifts' they show...

Is there something I can do to have them show on the main page of the members profile?

This is what it looks like in the profile:

http://www.gaming-forum.org/temp/Gifts1.jpg

Gamelobby 03-04-2009 06:31 PM

Is there any reason the $blocks[gifts] goes before the <div ..?


All that seems to do is put it on top, but what if we wanted it to show lower in the blocks.?
Is there a problem with setting it lower.?

Quote:

Add this before the <div id="profile_tabs">:

$blocks[gifts]
<div id="profile_tabs">
$template_hook[profile_left_first]
$blocks[visitor_messaging]
$blocks[aboutme]
$blocks[stats]
$blocks[gifts] <-- is this going to screw something up.?
$blocks[friends]
$blocks[infractions]
$blocks[contactinfo]
$template_hook[profile_left_last]
</div>


All times are GMT. The time now is 09:25 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.01581 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (3)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