The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MyLs1 Gifts ( Send gifts or drinks! ) Details »» | |||||||||||||||||||||||||||
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 |
#252
|
||||
|
||||
PM sent Christian!
Edited: How can you edit the 'background color' (sort of that yellowish background) when someone doesn't have a 'gift' yet? |
#253
|
||||
|
||||
Christian, in this profile....
http://www.glamrocktalk.com/member.php?u=3 ....you'll notice that you can't read the 'send gift' and other links at the bottom. Are those in black only? How can we make those links take on the color of the actual text being changed with the customized profiles? |
#254
|
||||
|
||||
Quote:
Please help!!! |
#255
|
||||
|
||||
Quote:
Im not sure really why this would be happening to you, if everything is as described then another product might be causing this problem. Did you try to remove it and see if everything works correct, and then try to re add the plugin? |
#256
|
||||
|
||||
For folks using this mod....what do your members give themselves gifts for? Just wanted some suggestions so that I can pass on some of those suggestions onto my members.
|
#257
|
||||
|
||||
not necesary man but just to keep the facebook tradition, that can be removed easily though, just to remove the conditionals on that send gift button
|
#258
|
|||
|
|||
We can't add our own?
|
#259
|
||||
|
||||
This would be great if one, the gifts could show in the postbit and two, if we didn't have to manually upload each gift and name it...if you have a lot of gifts, it would be tedious to have to create the categories...
|
#260
|
||||
|
||||
Yes, you can add your own Peggy! I've done it.
I agree Aurora, if there was a different way to upload the gifts, it would be better. And, I think that a postbit option to show the gifts (or a couple at least) would be cool as well. |
#261
|
||||
|
||||
Yes, everything works fine when its disabled/uninstalled, so its definitely an issue with the plugin - somebody was reporting the same problem before with it, so I am not alone.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|