Please develop some games to use DragonByte Credits, for example:
Tic tac toe
Rock Paper Scissors
-...
Forum uses credits but too few activities to spend credits
Thank you.
After I installed DragonByte Shop, I discovered that all posts of guests, who do not have real accounts, contains HTML text. It means the content of those posts are display with sanitized-html string. When I disabled the Shop addon, all those posts return to normal.
Is there any solution for...
I'm try disable DragonByte Shop addon, after my 4rum show error
An exception occurred: [Error] Call to a member function filterViewable() on null in src/addons/DBTech/Shop/Repository/Purchase.php on line 288
DBTech\Shop\Repository\Purchase->getViewablePurchasesForUser() in...
1. Edit file \src\addons\DBTech\Shop\Repository\Lottery.php
- Add this function findLotteryTicketsForLottery2 below the function findLotteryTicketsForLottery
//Hoangsang - Get my tickets for View draw
public function findLotteryTicketsForLottery2(\DBTech\Shop\Entity\Lottery $lottery)
{...