The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBOffers - Virtual Currency Monetization for vBulletin Details »» | |||||||||||||||||||||||||||||
vBOffers - Virtual Currency Monetization for vBulletin
Developer Last Online: Aug 2010
About vBOffers vBOffers is a virtual currency plugin for vBulletin that enables you to generate revenue for your community by allowing your users to complete offers from advertisers in exchange for virtual currency or donation points. Key Benefits Thousands Of Offers vBOffers aggregates thousands of high-quality offers from multiple sources, including sources dedicated to specific geographic regions. That means a wide selection of great offers for your members to choose from. Easy Installation Just sign up for a vBOffers partner account, upload a handful of files, install the vBOffers product file and configure a few settings in the vBulletin administration area and you?re ready to go! Multiple Integration Options vBOffers can function as a standalone vBulletin plugin or it can be used alongside the popular vBCredits virtual currency plugin. Integration with additional vBulletin virtual currency plugins is planned and for large partners, vBOffers can develop custom integrations. User Recognition vBOffers makes it easy to recognize users who have helped your community through a leaderboard, customizable user titles and postbit awards. Real-Time Reporting Check your earnings in real time through your vBOffers partner dashboard. You can also set up and manage vBOffers installations for multiple communities through a single vBOffers partner account. Advanced Offer Optimization The offers we display to members of your community are constantly optimized. We look at historical performance as well as member-specific behavioral and geographic data to ensure that the most relevant and highest converting offers are displayed to your members. Requirements This version of vBOffers requires vBulletin 3.8.0 or greater. A separate version that supports vBulletin 3.6.8+ and vBulletin 3.7.0+ is available in this thread. vBulletin 4.0 support is coming very soon! Installation 1. Register your site for free here (to obtain the necessary Site Hash and Site Key): http://www.vboffers.net/signup/ 2. Unzip the vBOffers distribution file you downloaded. 3. Connect to the FTP of your vBulletin server and upload the contents of the upload folder , maintaining the directory structure. For instance, all of the files contained in the upload/admincp folder should be uploaded into the admincp folder on your FTP server. Note: be sure to upload the contents of the images/misc/vboffers to the images/misc folder for all of the active image theme folders. Not sure where your image theme folders are? Through the vBulletin admin control panel, you can find these by looking at the Miscellaneous Images Folder stylevar settings. 4. Install the vBOffers Product File: The vBOffers distribution file you unzipped in Step 1 above contains a folder named product. In it is a file with an .xml extension. Log into your vBulletin admin control panel and browse to the Plugins & Products > Manage Products page. Click on the ?Add / Import? link. Then click on ?Choose File? and select this .xml file. Finally, click the ?Import? button. vBOffers will be installed on your vBulletin forum. 5. Configure vBOffers: Once vBoffers has been installed, your vBulletin admin control panel should reload. To configure vBOffers, browse to the vBOffers menu on the sidebar. At a minimum, you must add and save your Site Hash and Site Key via the vBOffers -> General Settings page before you can start serving offers. For more details about all of the vBOffers configuration options, click here. Developer Program Are you a vBulletin developer? Integrate vBOffers into your vBulletin products through the vBOffers Developer Program and we?ll share revenue with you on every offer completed through your product! vBOffers includes developer functions that do all the heavy lifting, so typical integrations are quick and easy. For more information about the vBOffers Developer Program, please visit http://www.vboffers.net/developers/. To apply, please contact us here: http://www.vboffers.net/developers/apply/. Need Help? If you?ve signed up to be a vBOffers partner and need assistance installing vBOffers, please contact us or post a message in this thread. Change Log 2.0 - June 07, 2010 Initial release. Download Now
Show Your Support
|
Comments |
#2
|
|||
|
|||
I am attaching several screenshots of the frontend and backend of vBOffers using the default vBulletin templates.
|
#3
|
|||
|
|||
I am reserving this post for links to add-ons and integrations with other vBulletin products.
|
#4
|
||||
|
||||
I want to thank you guys for this awesome product!! Installed and working great!!
I just have one question. If I want to insert the link to vboffers manually to my navbar, what is that code please? I have different styles, and not all has the normal navbar, so I need to know what the code is to manually insert the link to the relevant templates. Thanks!! EDIT: I downloaded and installed one of the offers (digsby) to see how the points and 'badge' display. But after installation, no points or badge. Is there something wrong here? Also, when I click on some of those offers (Links) I get a 404 page not found error. "Not Found The requested URL 3419-4592=7ip8PQ7a8iG4DoLKENrA6A==|T7B28Y51NnOmCnLVbOz2 AaMqLwTqQTa5+ifGjgUeNq/lXYJXyZyQrDXnqBikHi/E8E0svvq7O2PfkuCuotZLzFgBprjQ8e5jzsS12unqbFzQtahZU aJtIkXAgrcL9lySOOmZ5QtL1KxoIsk jvoMQKA==; was not found on this server." |
#5
|
|||
|
|||
Quote:
Code:
<td class="vbmenu_control"><a href="$vboptions[bburl]/offers.php?">$vbphrase[vboffers]</a></td> Code:
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/offers.php?">$vbphrase[vboffers]</a></td></tr> Quote:
The badge should get posted within 24 hours once enough points have been earned. The necessary calculations are run and generated via a scheduled task that runs once per day. You could certaintly edit this to run more frequently from within your admincp area. |
#6
|
||||
|
||||
Thanks for that.
My URL is: http://creativx.net/forums/ EDIT: Sorry, one more thing. I edited the template to show the points below the PM notifications on the navbar. But it only shows on the homepage though. |
#7
|
|||
|
|||
Quote:
We have checked the links on your offers wall pages. All of them look fine, and work correctly. I have sent you a private message requesting some additional information so we can double-check the offers delivered in your country. We do geo-target to make sure your users are receiving the most relevant offers possible. The navbar points display is designed to work on all forum pages. We have tested this as working on many production forums. Where have you placed the code in the navbar template? Can you paste the lines above and below the vboffers code? |
#8
|
||||
|
||||
The navbar points display seems to be a cache issue. So that is fine. Also the points are now displaying. The badge is not however. (In the Postbit)
|
#9
|
|||
|
|||
Quote:
Two reasons why the badge won't show: 1. You haven't earned enough points yet or the option is disabled. Check your vBOffers settings in admincp - you have full control over how many points your users have to earn to qualify for each badge. (User Title Settings) 2. The schedule task hasn't run since your points were credited. By default, our scheduled task is set to run once per day. You can run it manually using the scheduled task tools in admincp: Scheduled Tasks > Schedule Task Manager > Daily vBOffers Custom User Title Task. (Click the Run Now button) |
#10
|
||||
|
||||
Definitely keeping an eye out for this one! Seems like a great concept! :up:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|