Yeah, thats what I exactly meanPhantom784 wrote:I think desertst0rm is referring to something where you can get a code for iTunes or whatever when you buy a virtual item, as a way to reward the user with something real. The admin would maintain a database of codes from gift cards, and the item would select one to give to a user when they buy the item, and ensure that nobody else would get the same code. I had somebody else request that a while ago (by pm), and I'm planning on implementing it when I start working on backends.
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/functions_shop.php on line 342: shop::include_once(./../includes/items/.php) [shop.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions_shop.php on line 342: shop::include_once() [function.include]: Failed opening './../includes/items/.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
Fatal error: Class '' not found in /home/sms08/public_html/includes/functions_shop.php on line 343
Code: Select all
1.
Copy: root/shop.php
To: shop.php
2.
Copy: root/language/en/mods/shop.php
To: language/en/mods/shop.php
3.
Copy: root/language/en/mods/info_acp_shop.php
To: language/en/mods/info_acp_shop.php
4.
Copy: root/language/en/mods/info_ucp_shop.php
To: language/en/mods/info_ucp_shop.php
I'll eventually add user effects, when I'm done with the core mod.ihermit wrote:Phantom, how do you feel about my feature request?
I've installed all correct …Shop Configuration
Here you can manage the general settings for your fourm shops. (Yes, I know there aern't any, but there will be eventually)