The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Facebook Gifts Modification - Paid Gifts Details »» | |||||||||||||||||||||||||||||
Facebook Gifts Modification - Paid Gifts
Developer Last Online: Jul 2020
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:
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
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
Show Your Support
|
Comments |
#52
|
|||
|
|||
Alternatively, I've added it under the User's name on the left hand of the post bit, using the postbit_profilefield template.
And added an icon too. PHP Code:
|
#53
|
||||
|
||||
The only feature I would like to see implimented is a mass gift upload, something like the way smilies are added. It is the only reason I havent switched to this version. I do NOT want to re-add 200+ gifts one at a time....
|
#54
|
|||
|
|||
Save DeanoUK's gift image to your buttons directory then add this to postbit/postbit_legacy right before:
<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" Add the code: <a href="gifts.php?$session[sessionurl]do=give&r=$post[userid]"><img class="inlineimg" src="$stylevar[imgdir_button]/gift.png" alt="Send a gift to $post[username]" border="0"></a> |
#55
|
|||
|
|||
I'm getting this error once I have ordered a gift for another user:
" Fatal error: Cannot use object of type vB_DataManager_PM as array in /home/rhyy/public_html/forum/includes/class_bbcode.php(360) : eval()'d code on line 11 " any ideas? |
#56
|
|||
|
|||
It's installed but there are no gifts??
|
#57
|
|||
|
|||
I am able to order gifts for myself and another administrator but for all other users (including 2 further administrators) I am receiving the following error once I have selected a gift and proceed to buy it:
Fatal error: Cannot use object of type vB_DataManager_PM as array in /home/rhyy/public_html/forum/includes/class_bbcode.php(360) : eval()'d code on line 11 I get the error on page gifts.php?do=insert I have literally tried everything... any ideas? |
#58
|
|||
|
|||
Anyone any idea why I can't see any gifts?
|
#59
|
|||
|
|||
I installed this ok, but one thing there is only one opsion it sayes Send yourself a gift
the is no option to sedn gifts to other users.. any idea.. |
#60
|
|||
|
|||
Have you set the permissions. It's in the usergroup permissions at the bottom
|
#61
|
|||
|
|||
get it sorted? Wish I could get it to work. it looke like a awsome mod
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|