xfPoints [Paid] [Deleted]

all fixed thanks for your help ended up being dup accounts and upgrade went through on wrong user. so totally my fault
 
hmm getting an error on install


also had this php warning as well when I installed

Warning: Uncaught exception 'ErrorException' with message 'Undefined variable: db' in /home/kcgaming/public_html/library/xfPoints/Install.php:201 Stack trace: #0 /home/kcgaming/public_html/library/xfPoints/Install.php(201): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/kcgaming/...', 201, Array) #1 /home/kcgaming/public_html/library/xfPoints/Install.php(62): xfPoints_Install->_install_xfversion11() #2 [internal function]: xfPoints_Install::installPoints(false, Array, Object(SimpleXMLElement)) #3 /home/kcgaming/public_html/library/XenForo/Model/AddOn.php(215): call_user_func(Array, false, Array, Object(SimpleXMLElement)) #4 /home/kcgaming/public_html/library/XenForo/Model/AddOn.php(169): XenForo_Model_AddOn->installAddOnXml(Object(SimpleXMLElement), false) #5 /home/kcgaming/public_html/library/XenForo/ControllerAdmin/AddOn.php(187): XenForo_Model_AddOn->installAddOnXmlFromFile('/tmp/phpfsqpSl') #6 /home/kcgaming/public_html/library/XenForo/FrontController.php(337): XenForo_ControllerAdmin_AddOn->a in /home/kcgaming/public_html/library/xfPoints/Install.php on line 201

I have xfcredits installed but disabled might go remove that now
 
hmm getting an error on install



also had this php warning as well when I installed



I have xfcredits installed but disabled might go remove that now
Please report these errors on my site, this thread is for release and discussion only since my site is used to purchase and download I prefer to keep all errors for premium mods on my site.
 
I purchased xfPoints around 24 hours ago, but something went wrong during payment I think, because while the whole paypal side of the payment went fine, paypal reports that the money was received on your end, and my bank statement also shows that paypal withdrew the cost from my card. Yet I have not received any information on where to get the addon, the account upgrade on your site still doesn't show me as "subscribed" to the xfPoints upgrade.
I also made a post about it on your forum shortly after purchasing, in the hopes of a swift resolution to the situation, yet since there has been no reply there for 24 hours I decided to post about it here.
Please help me get this situation sorted out, as I otherwise have to refute the payment over paypal to get it back, as I've not received the product.

Thanks in advance.
 
That is option I am including with v2.1 hopefully where users request a payout and it is in a pending status until the admin approves or declines.
Would it be possible to charge a fee when withdrawing. So like 25% fee to withdraw?

Also noticed 2.1 will allow resources to be purchased with points. Will we be able to set a min and max? Also could we charge a fee so resource owner only got x% and the website gets remaking percent.

Any idea of when 2.1 will be released? Really looking forward to withdrawals and resource manager integration
 
Would it be possible to charge a fee when withdrawing. So like 25% fee to withdraw?

Also noticed 2.1 will allow resources to be purchased with points. Will we be able to set a min and max? Also could we charge a fee so resource owner only got x% and the website gets remaking percent.

Any idea of when 2.1 will be released? Really looking forward to withdrawals and resource manager integration
Interesting suggestion. I will add the feature for 2.1. Yes you can set a min and max but in terms of that I would set it to a min and max to view purchase options. With points yes I can set it up to do a fee on resources like that but with money that is something that requires a longer set of coding.
 
Interesting suggestion. I will add the feature for 2.1. Yes you can set a min and max but in terms of that I would set it to a min and max to view purchase options. With points yes I can set it up to do a fee on resources like that but with money that is something that requires a longer set of coding.

I'll just give you the scenario I am looking for so you have a better understanding:

UserA purchases 5credits for $5usd. UserA purchases a resource for 5credits. Resource owner (userB) receives 3.5credits after site fees. UserB meets Minimum withdraw limit of 20credits is reached and decides to withdraw all credits to PayPal. UserB withdraws 25credits and website takes 5credits as fee. UserB gets 20credits deposited in PayPal account with 1:1 credit:usd.

Also, I posted this in xfRM but thought I would post here as well.
Dynamic Pricing
When someone buys the resource, they can buy at the set base price or offer to pay more (up to x more than base) with a maximum price (such as like $500). Like a Min, Max, and Default slider range.
Example: Minimum 5points with suggested 15points and a maximum of 500. User can decide to give anywhere in the range.

I would be willing to help fund these features depending on cost as they are features I really need and this plugin already has some great foundations.
 
Ok I get it now. Should be easily added. Dynamic Pricing will be added in xfRM+ as that is more of an RM feature than xfPoints.

Any donations can be sent to paypal@xfcoder.com

As such donations are just that, donations whether it is for helping to keep things moving or just because you like the current state of my mods.
 
I installed, then reset everyones points so it would be set to Zero - but people are posting threads+posts and their count still says Zero - is it setup as a cron job or how often until it will show the currency?
 
It adds the points as soon as they post. What version are you using?
latest one, 2.0.8a - installed then ppl made some but i switched it over - im thinking of re-installing it...

edited: Its been a day and no points accumilated, so all I did was went to the xfpoints settings and added another point to one of the options such as characters in a post - now the points are working.
 
Last edited:
Oh new bug. If the character count isn't set it should still give for at least I posting. Ill fix that in 2.1
 
Got this error when importing sportsbook cash

The controller xfPoints_ControllerAdmin_Index_Import does not define an action called Importsportsbook.

had to manually import it myself with sql query with

UPDATE
xf_user SET xfpoints_currency = sportsbook_cash
 
Top Bottom