![]() |
Hello -
I need a little help on how to accomplish this using xperience in conjunction with other plugins. 1. Have a store where users can add items for purchase. For example, a bakery owner might put up a dozen cookies that will cost 100 points, a dog walker would put up an hour of walks for 25 points, etc. 2. Have actions generate different kinds of cash. So for example, - one kind of points generated from specific actions like winning a high score in v3arcade. These points could be spent in the user stores. - another set of points generated by other actions like posting in the forum. Those points would be added to their account to also buy those store items, PLUS they could be spent to purchase "perks" from my own site. So the second set of points could be spent anywhere, but the first set of points could only be spent in the user stores. I'm sure with all the options in xperience and the different cash plugins this is possible, but after a couple of weeks of trying to figure it out, I can't quite wrap my head around it. |
Quote:
Login to your Admincp. Goto Plugins & Products --> Plugin Manager --> Product : vBExperience --> edit the First one of these. vBExperience (links)] Change Hook Location From process_templates_complete To build_navigation_array Replace The Code With this. Code:
if (vB::$vbulletin->options['xperience_enabled'] == 1) PS. It will only Show up under the Community Menu. Best I can do for now.. |
Someone else had asked this in post #2041 but I couldn't find an answer:
I have vBulletin's native Paid Subscriptions set up like a donation system, which works for my purposes better than VSa PayPal Donate. I would like to know if there is a way to have vbExperience assign an award based off the paid subscription amount. Example: User donates $5 via Paid Subscriptions and is given a "Tier 1 Donor" award User donates $25 via Paid Subscriptions and is given a "Tier 2 Donor" award I'm comfortable with database modifications and PHP; but before I went that route I wanted to see if anyone had already accomplished this. |
with vbulletin 4.2 the achievements and awards show in the userinfo/postbit however the experience progress bars do not. im on the 411 beta.
|
Also in 411 beta when recounting achievements does not process beyond 20 users, no refresh
|
Quote:
|
Just updated this and getting :
Database error in vBulletin 4.1.11: Invalid SQL: SELECT COUNT(*) as 8wrmediacomments FROM forumsmedia_comment WHERE userID=1 AND media_comment.dateline > 315532800; MySQL Error : Unknown column 'media_comment.dateline' in 'where clause' Error Number : 1054 Request Date : Tuesday, June 5th 2012 @ 11:20:15 AM Error Date : Tuesday, June 5th 2012 @ 11:20:18 AM Script : http://www.nextgenerationgamers.co.u...min_recount_xp Referrer : http://www.nextgenerationgamers.co.u...php?do=recount IP Address : 176.254.211.57 Username : NGG betts02 Classname : vB_Database MySQL Version : 5.0.92-community When i recount And YES i have updated the Media Library Any help please, many thanks |
I'm a little lost, I'm trying to set up a giveaway. We have a sponsor who will give a prize to the user with the most posts, referrals, likes, etc. the contest would run for 30 days. How do I set this up, and then determine the winner? I don't want to count previous activity for users, so that everyone starts on a level playing field. Yes, I searched but could not find clear information.
|
If anyone is looking to get the NavTab back working without adding it to the Navigation Manager.
Login to the AdminCP --> Plugins & Products --> Pluging Manager --> vBExperience --> vBExperience (links)] --> process_templates_complete. Just replace the code below.. Code:
if ($vbulletin->options['xperience_enabled']) |
I have a persistent problem that I've been through this thread for, but can't find an answer - it's about getting it to work with vBookie.
I get the following error whenever I place a bet, or try and process a bet. The necessary changes are made (deductions, bets processed etc) - although the bet remains open and I get this message. Please could somebody help? Thank you kindly for your time. Code:
Database error in vBulletin 4.2.0: |
All times are GMT. The time now is 11:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|