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 |
#202
|
||||
|
||||
But one question this is the same version 0.6 yea?
|
#203
|
|||
|
|||
I tried to give permission in the usergroup but I'm confused as to what permission I need to check or whatever. Do I need to make a new usergroup or something?
|
#204
|
||||
|
||||
Quote:
UserGroup UserGroup Manager Click Edit UserGroup On Administrator and Click Go Scroll Untill U see Gift Permissions |
#205
|
||||
|
||||
cheers man, hopefully soon we get more applications done. :up:
|
#206
|
|||
|
|||
Thank you for all your help! I looked in the usergroup Admin and there is no gift permissions there. Does that mean somewhere along the line something didn't go right? I'm usually pretty good about figuring this stuff out but this time I'm lost! lol
|
#207
|
||||
|
||||
Quote:
if yes then just uninstall the product and reinstall it |
#208
|
|||
|
|||
I went back through all the posts and found my solution! Thank you! Great mod!!!
|
#209
|
|||
|
|||
*Installed*
Everything came out fine but when I do this step: When they click on Give a gift, it will take them to a page where the categories are. There is a category, but there are no gifts it's blank. I goofed somehow. Can someone please help me? I know it mentions go to your Admin CP to set url's for gifts, but I'm confused on this step. |
#210
|
|||
|
|||
Code:
Database error in vBulletin 3.7.3: Invalid SQL: SELECT gifts.gifttypeid, gifts.giftid, gifts.comment, gifts.message, gifts.private, gifts.recipient, gifts.recipientid, gifts.sender, gifts.senderid, gift_type.image FROM vb_gifts AS gifts LEFT JOIN vb_gift_type AS gift_type ON(gifts.gifttypeid = gift_type.gifttypeid) WHERE recipientid = 1136 ORDER BY dateline DESC LIMIT 4; MySQL Error : Table 'discussdb.vb_gifts' doesn't exist Error Number : 1146 Request Date : Sunday, November 9th 2008 @ 03:22:36 PM Error Date : Sunday, November 9th 2008 @ 03:22:36 PM Script : http://www.maximum-jackson.com/discussion/member.php?u=1136 Referrer : http://www.maximum-jackson.com/discussion/index.php IP Address : xx.xx.xx.xxx Username : smooth-c Classname : vB_Database MySQL Version : 5.0.45-log |
#211
|
|||
|
|||
Interesting! I like the option for my members to give gifts without having to install another add-on such as vbCredits and others. This is nice and simple. I'll have to try it on one of my sites.
EDIT: I see, from reading all of these posts, that getting this mod to work has been largely, a group effort. I think that acknowledgements to these contributors should be posted in the original post, Chris. ALSO, the xml's that have been released to help enhance your mod (such as adding the gift count to postbit) should be included in the first post, so that people don't have to go through every post on the thread to find the links. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|