Resource icon

[Ice] Shop 1.0.2

No permission to download
Can I make a feature request for this? I noticed that you modify the database directly on Ice_Shop_Model_Purchase::payForPurchase(), that's okie and all but the [bd] Banking add-on does support easy to use transaction methods, you you can switch to use those methods that will be much better for both admin and users:
  • User can see the transaction history all in one place
  • Admin can have correct report about money usage across the site
  • Admin can also rebuild money value as needed (that requires a complete transaction history or the result will be incorrect)
Thank you.
 
  • User can see the transaction history all in one place
  • Admin can have correct report about money usage across the site
  • Admin can also rebuild money value as needed (that requires a complete transaction history or the result will be incorrect)
Thank you.


+1
 
How far along is the paid version of this?
Unfortunately I've had almost no spare time these past few months. It's in the works but I wouldn't be expecting a release until January or February next year.

Can I make a feature request for this? I noticed that you modify the database directly on Ice_Shop_Model_Purchase::payForPurchase(), that's okie and all but the [bd] Banking add-on does support easy to use transaction methods, you you can switch to use those methods that will be much better for both admin and users:
  • User can see the transaction history all in one place
  • Admin can have correct report about money usage across the site
  • Admin can also rebuild money value as needed (that requires a complete transaction history or the result will be incorrect)
Thank you.
This is a good idea, I'll definitely consider adding it to the next version (if I can find the time to work on it :unsure:)
 
When I click in Purchase, I get this error:
Server Error

Undefined index: Triumph_cash
  1. XenForo_Application::handlePhpError() in Ice/Shop/Model/Purchase.php at line 99
  2. Ice_Shop_Model_Purchase->getMoney() in Ice/Shop/ControllerPublic/Purchase.php at line 26
  3. Ice_Shop_ControllerPublic_Purchase->actionPurchase() in XenForo/FrontController.php at line 310
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  5. XenForo_FrontController->run() in /home/triumphm/public_html/index.php at line 13
 
When I click in Purchase, I get this error:
Server Error

Undefined index: Triumph_cash
  1. XenForo_Application::handlePhpError() in Ice/Shop/Model/Purchase.php at line 99
  2. Ice_Shop_Model_Purchase->getMoney() in Ice/Shop/ControllerPublic/Purchase.php at line 26
  3. Ice_Shop_ControllerPublic_Purchase->actionPurchase() in XenForo/FrontController.php at line 310
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  5. XenForo_FrontController->run() in /home/triumphm/public_html/index.php at line 13

I believe it means the name of the currency you're trying to use is invalid.

Here are some defaults that are possible:

bdBank = bdbank_money
Sportsbook = sportsbook_cash
Trophy Points = trophy_points
MyPoints = mypoints_currency

Edit it in the options for the Shop
 
  • Like
Reactions: DRE
I believe it means the name of the currency you're trying to use is invalid.

Here are some defaults that are possible:

bdBank = bdbank_money
Sportsbook = sportsbook_cash
Trophy Points = trophy_points
MyPoints = mypoints_currency

Edit it in the options for the Shop

Thanks :)
Working now

However, let's just said that I want a username to be colored, or glowname or some effect...

How will I add that?
 
Thanks :)
Working now

However, let's just said that I want a username to be colored, or glowname or some effect...

How will I add that?

The shops limited currently, can only do one styling at a time.

But basically you'd create a new user group with whatever custom styling(you find this extra styling when creating the user group), then set the shop up to make that person go into your new user group.
 
The shops limited currently, can only do one styling at a time.

But basically you'd create a new user group with whatever custom styling(you find this extra styling when creating the user group), then set the shop up to make that person go into your new user group.

Mind going into more details, if you don't mind please..

I'm kind of new to all this :P
 
Unfortunately I've had almost no spare time these past few months. It's in the works but I wouldn't be expecting a release until January or February next year.

Any updates? Any improvement with the CSS (cutting down on the 3000 usergroups you have to create)?
 
Is it possible I can setup a private page (not on list) and sell game items with this store, or is it only for rank?
 
Can anyone tell me how I can give money to all of my users? I want everyone to start with a budget which they can spend. I am using BD banking. Do the funds only come from BD Banking, or can I issue funds as the banker?

Dustin
 
I don't understand how to use this add-on. I created a user-group but I don't see it anywhere. I created a product, but don't see it. Can someone help me figure out how to set this up?
 
Top Bottom