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 |
#52
|
||||
|
||||
i found ... solution but when i write some text ...i see only ????
macc |
#53
|
||||
|
||||
on profile info ... mygifts i see ???? that comes from here:
PHP Code:
is it ok or something must be chaged to see message there?? regards macc |
#54
|
|||
|
|||
MySQL Error : Unknown column 'gift_categories.title' in 'field list'
Error Number : 1054 Request Date : Wednesday, September 3rd 2008 @ 02:20:46 PM Error Date : Wednesday, September 3rd 2008 @ 02:20:47 PM Script :/admincp/gifts.php?do=listcategories |
#55
|
||||
|
||||
Thanx R-D
When you find the fix for the table prefix let me know so we add it to the original file also. macc Those ??? are for when they dont write a gift public note, some of them just write a private message with it. On your profile you will find those 2 links "Send gift to yourself" and "My gifts" On others profiles you will see "Send gifts" and "view all" |
#56
|
||||
|
||||
do not understand those ??? - i write private message and that come in view gifts - but no message (same in priv. and public messages) - diffrence is private messages (to user who recived giftes - can read messages post in gifts)
reg macc can i put some another instead ??? in template ? |
#57
|
||||
|
||||
Quote:
exactly where you said where it came from just change it |
#58
|
||||
|
||||
i mean in private messages you can read message but not in gifts messages( public or privat)
what i can put there instead ??? some sugestions? and also you are not updated you mod with those templates (bitfiled) - i copied from posts here ! reg macc |
#59
|
|||
|
|||
Wow, that addon really grabbed my attention! I'll give it a try.
|
#60
|
||||
|
||||
I really dont get why the problem man, I am using 3.7.0 and what I installed is what you have installed, and mine works perfect, sorry if for other mods you have it might act weird but, I dont know exactly what could cause that
|
#61
|
|||
|
|||
works for me with 3.7.3 (although i had to custom edit the layouts to get it to look right) , would be nice if we could restrict sending gifts to once a week or something or require it to have a certain amount of posts like 1000 to be able to send 1 gift otherwise its kinda meaningless.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|