Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Facebook Gifts Modification - Paid Gifts Details »»
Facebook Gifts Modification - Paid Gifts
Version: 1.5 Beta 1, by Cole2026 Cole2026 is offline
Developer Last Online: Jul 2020 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.2 Rating:
Released: 06-19-2009 Last Update: Never Installs: 49
Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

Facebook Gifts for vBulletin 3.8.x

This is what I would call the next release, so to speak, of the original gifts modification released by Christian8a. I was the coder of that product, and I am releasing this next iteration of the product with several more useful features.

In addition to being able to send gifts in the same fashion as facebook, this modification has several new features, including:
  • A new custom credits system that is integrated with Paypal. You can now charge for certain gifts using paypal seamlessly.
  • Mass Gifting and Crediting -- Administrators can now send out gifts in mass quantities through the admincp. They can send them out according to usergroup. In addition, the administrator can mass credit people (credits are used to buy gifts) and edit user's credits through the administrator control panel.
  • Usergroup Specific Gifts - Administrators can now define certain gifts as available for only "select" usergroups.

This release will be considered a beta until I can get accurate reports on bugs and problems with the system. I worked on this update over a year ago for a client and am now releasing it publically. I cannot remember how much I changed the codebase since I worked on this modification for Christian8a, so I am not sure which bugs currently still exist or which don't. In addition, this version is feature incomplete. I would like to get feature requests from users in order to figure out what would be a useful addition.

I do not have any web space currently for a demo. If anyone would be so kind as to provide links to their forum that has it installed--I'll put it up here.

Installation Instructions
  1. Unzip the provided "Gifts Modification" zip file.
  2. Upload the contents of the "upload" folder to your forumroot (with the gifts.php file going into the forum root, the gifts.php in the admincp folder to your admin folder, the two xml files to the includes/xml folder, and the images/gifts folder going into its respective area)
  3. Import Product file (in the root of the zip file it is called product.xml) -- Currently I am not supporting upgrading from the old Gifts modification, so please do this at your own risk. I will not support upgrading until this comes out of beta.
  4. Configure Gifts Settings (under Gifts category in admincp, click on Gifts Settings. Be sure to include your paypal email at the bottom if you plan on using credits, or else it will not work correctly).

I will provide support for this product as I have time.

I am not responsible for any data loss or damage caused by this product. It is provided "as-is" and install at your own risk. And of course, vBulletin.Org is the only place where a download is valid. Hosting this product at any other website is strictly prohibited without explicit permission from me. In addition, you are only permitted to use this product if you have a valid vBulletin license (which goes without saying).

Thanks, and have fun!
DO NOT INSTALL IF YOU USE VBCREDITS - There is a huge compatibility issue regarding common field names in the user table.

Download Now

File Type: zip Gifts Modification.zip (43.9 KB, 352 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 06-25-2009, 02:35 AM
SSG.D's Avatar
SSG.D SSG.D is offline
 
Join Date: Aug 2007
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Found the cause of no image in the PM..Wrong link to the image address... but not sure how to cure it.

In the pm after a gift is sent. the user just gets a blank image. Here is the cause:

The address is listed multiple times. Note: All the images show up just fine in the user profile pages

http://www.masterofwar.net/forums/ht.../budweiser.gif

Looking at the gift_pm_template I can't see where this would cause this.

Code:
Hey {$recipient['username']},

You have received a new gift from: /member.php?u=$senderid]{$sender}.

It is:

{$gift[title]}
$gift[description]





And {$sender} had this to say along with it,

Quote:
Originally Posted by {$sender}
{$message}
All the best. $vboptions[bburl]
Can anyone help?
Reply With Quote
  #33  
Old 06-25-2009, 03:23 AM
Cole2026 Cole2026 is offline
 
Join Date: Feb 2004
Location: Pittsburgh, PA
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SSG.D View Post
Found the cause of no image in the PM..Wrong link to the image address... but not sure how to cure it.

In the pm after a gift is sent. the user just gets a blank image. Here is the cause:

The address is listed multiple times. Note: All the images show up just fine in the user profile pages

http://www.masterofwar.net/forums/ht.../budweiser.gif

Looking at the gift_pm_template I can't see where this would cause this.

Code:
Hey {$recipient['username']},

You have received a new gift from: /member.php?u=$senderid]{$sender}.

It is:

{$gift[title]}
$gift[description]


[IMG]{$gift[image]}[/IMG]


And {$sender} had this to say along with it,



All the best.
$vboptions[bburl]
Can anyone help?
Go to your options and turn off the Prefix URL's option and see if that clears up the problem.
Reply With Quote
  #34  
Old 06-25-2009, 01:58 PM
SSG.D's Avatar
SSG.D SSG.D is offline
 
Join Date: Aug 2007
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Go to your options and turn off the Prefix URL's option and see if that clears up the problem.
Much thanks that did the trick
Reply With Quote
  #35  
Old 06-28-2009, 10:29 AM
Feanor_87's Avatar
Feanor_87 Feanor_87 is offline
 
Join Date: Mar 2009
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and no problems here! Can't wait to see all the suggestions be put into this MOD

By the way, how would you go about changing the Paypal link?
Reply With Quote
  #36  
Old 06-28-2009, 07:00 PM
gamli baykus gamli baykus is offline
 
Join Date: Jan 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you..but i will ask a question..Admins can not send a gift to other admin..what is the problem?
Reply With Quote
  #37  
Old 06-28-2009, 07:04 PM
deadlySniper deadlySniper is offline
 
Join Date: Dec 2008
Location: New York
Posts: 211
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome! Thanks!
Reply With Quote
  #38  
Old 06-28-2009, 09:17 PM
Cole2026 Cole2026 is offline
 
Join Date: Feb 2004
Location: Pittsburgh, PA
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Feanor_87 View Post
Installed and no problems here! Can't wait to see all the suggestions be put into this MOD

By the way, how would you go about changing the Paypal link?
The email? That is in the vBulletin Options for the Gifts modification.

Quote:
Originally Posted by gamli baykus View Post
thank you..but i will ask a question..Admins can not send a gift to other admin..what is the problem?
Make sure you setup permissions correctly. You MUST do this after installing.

And I'm almost done with the next release.
Reply With Quote
  #39  
Old 06-28-2009, 09:37 PM
TNCclubman's Avatar
TNCclubman TNCclubman is offline
 
Join Date: Sep 2008
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

also, dont forget the upgrade from Chris' gift mod. Im kind of still with that version and waiting for your upgrade instructions.

Thanks!!!
Reply With Quote
  #40  
Old 06-29-2009, 09:36 AM
CFodder CFodder is offline
 
Join Date: Mar 2008
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod thanks, have marked as installed .

And cheers for those gifts SnowBot, a nice addition to the mod.
Reply With Quote
  #41  
Old 07-05-2009, 09:23 AM
Peacelily Peacelily is offline
 
Join Date: Jul 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Snowbot for the gifts!!!

Here are some from us if others would like to use them. Food, pretty stuff and pets.

http://www.zshare.net/download/622576107dc35920/


I too will be watching this for when we can upgrade from the old version.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:27 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10030 seconds
  • Memory Usage 2,344KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete