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 |
#212
|
|||
|
|||
Any support?
|
#213
|
|||
|
|||
So wot about postbit or postbit_legacy templet
|
#214
|
|||
|
|||
I really don't want to uninstall this, it was easy to do for me but I'm missing the part where you enter the url for gifts. No gifts show up when I click on category. I missed a step and want to know how to fix it so I don't have to uninstall this thing.
Thanks to anyone who can help. |
#215
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=164 Quote:
|
#216
|
|||
|
|||
Quote:
Code:
atabase error in vBulletin 3.7.3: Invalid SQL: SELECT gift_categories.title, gift_categories.categoryid, gift_categories.description FROM vb_gift_categories ORDER BY categoryid DESC; MySQL Error : Unknown column 'gift_categories.title' in 'field list' Error Number : 1054 Request Date : Tuesday, November 11th 2008 @ 10:26:17 PM Error Date : Tuesday, November 11th 2008 @ 10:26:17 PM Script : http://www.maximum-jackson.com/discussion/admincp/gifts.php?do=listcategories Referrer : http://www.maximum-jackson.com/discussion/admincp/index.php?do=nav IP Address : xx.xx.xx.xxx Username : smooth-c Classname : vB_Database MySQL Version : 5.0.45-log Thank you very much |
#217
|
|||
|
|||
did you downloaded the zip file from the first post? try re download the file and upload them and overwrite them see if that helps..
|
#218
|
|||
|
|||
Quote:
I am in the admincp and I am in user gifts and I just do not see the place to set url's and add a new gift. Sorry am I just overlooking something? and how would I Edit Usergroup Permissions for this mod? Thanks for your help! |
#219
|
|||
|
|||
Quote:
ok for the image url' Log in to the admincp expand the gift goto add new gift see where it says Image URL. thats where you enter the paths of the image. for usergroup permissions login to the admincp to expand usergroup go to usergroup manager and edit each group.. |
#220
|
||||
|
||||
Is there a way to limit the amount of gifts a user can give in a day or to a certain user?
|
#221
|
|||
|
|||
not yet that i know of..
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|