The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
MyLs1 Gifts ( Send gifts or drinks! )
![]() Developer Last Online: Nov 2023 ![]() ![]()
MyLs1.com Gifts ( Facebook Style )
This is a product that will allow members to send gifts to each other, The way Facebook does ![]() This 1.0.2 Update just replace the gift.php file on the root directory. This product was for sale before but now is finally released for free. Brought to you by Myls1.com :up: - MyLs1 Gifts Version 1.0.2 Demo Corvette Site: http://www.eicorvette.com Chevrolet corvette forums, ZR1, Stingray, C6, Z06, C5, C4, C3, C2, C1 - photos and more! - All the credit goes to Cole2026 he is the designer/coder of this product. Very recomended person to work with :up: - Special thanx to DS MrSinister for fixing the Table Prefix Issue. #################### INSTALL #################### 1- Upload files to their respective folders: admincp / gifts.php images / gifts includes / xml / bitfield_gifts cpnav_gifts root directory / gifts.php 2- Import product: MyLs1_Gifts.xml 3- Memberinfo Template edit, find: <div id="profile_tabs"> $template_hook[profile_left_first] $blocks[visitor_messaging] $blocks[aboutme] $blocks[stats] $blocks[friends] $blocks[infractions] $blocks[contactinfo] $template_hook[profile_left_last] </div> Add this before the <div id="profile_tabs">: $blocks[gifts] So it will look like this--> $blocks[gifts] <div id="profile_tabs"> $template_hook[profile_left_first] $blocks[visitor_messaging] $blocks[aboutme] $blocks[stats] $blocks[friends] $blocks[infractions] $blocks[contactinfo] $template_hook[profile_left_last] </div> 4- Style manager: Add this to Additional CSS Definitions .explanation { background-color:#FFFFCC; padding:3px; } #################### HOW TO USE #################### --- How to set --- Set your settings on the admin cp Add gifts as follows: example: - Name of the gift: Beer - Description of gift: Budweiser - Choose category: drinks - enter url ( images / gifts / drinks / budweiser.gif ) Provided are 2 folders, one for drinks and one for love There are few drinks in a .gif format and some roses in a .gif format, but you will have to add your own gifts / icons --- /How to set --- --- How to use --- On the members profile there will be the block called gifts There are 2 links, Give a gift and View all. When they click on Give a gift, it will take them to a page where the categories are. Click on the categorie, check the gift to send, add messages and Give. --- /How to use --- Instructions provided on zip file. The following is extra: #################### GIFT COUNT ON POSTBIT #################### To display gifts count on postbit's: Add new plugin Hook Location: showthread_postbit_create Title: Gifts in Postbit Legacy Execution Order: 5 Plugin PHP Code: PHP Code:
Then on the postbit where you want to display it just put (<a href="member.php?$session[sessionurl]u=$post[userid]">$post[gifts]</a>) gifts #################### /GIFT COUNT ON POSTBIT #################### Enjoy! Show Your Support
|
Comments |
#312
|
||||
|
||||
![]()
Thats a great resource for people, good find
|
#313
|
||||
|
||||
![]()
Wow GSeybold thanks for sharing!
![]() |
#314
|
||||
|
||||
![]()
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? |
#315
|
|||
|
|||
![]()
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 |
#316
|
|||
|
|||
![]()
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 |
#317
|
|||
|
|||
![]()
is there way to import the images of the gifts by reading the directory instead of adding one by one?
|
#318
|
|||
|
|||
![]() Quote:
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') . '";'); |
#319
|
||||
|
||||
![]() Quote:
|
#320
|
|||
|
|||
![]()
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: ![]() |
#321
|
||||
|
||||
![]()
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:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|