phpbbstudio/ass
folderphpbbstudio/ass
I haven't tested compatability with Ultimate Points for this extension, that is not the intension of this extension anyway. It's supposed to work with Advanced Points System. So I wouldn't know.PeoplesWelbo wrote: Sun Sep 22, 2019 11:27 pm Great looking mod, just wondering. Would it be compatible with Ultimate Points? I know you made "Advanced Points System", but UP has things like the lottery or robbery features. Unless these exist on your extensions too?
Gifting selfeunaumtenhoid wrote: Mon Sep 23, 2019 3:08 am fantastic update thanks
Curiously you can talk about the Advanced Points System · Purchases extension?
avatar item is for sign too?
I tested but can still give myself this is correct?
a user of mine gave the idea if he could sell his item in the shop would that be a valid idea? for example he has many invitations and would like to put them up for sale
another detail why can't i have duplicate items? could have an option to enable / disable repeated items in inventory, ie adm could allow repeated items or not in inventory
Appreciate the reply and the work you guys have done on both these mods! Was just curious, but good to hear those things will eventually be coming to APS too.mrgoldy wrote: Mon Sep 23, 2019 11:24 amI haven't tested compatability with Ultimate Points for this extension, that is not the intension of this extension anyway. It's supposed to work with Advanced Points System. So I wouldn't know.PeoplesWelbo wrote: Sun Sep 22, 2019 11:27 pm Great looking mod, just wondering. Would it be compatible with Ultimate Points? I know you made "Advanced Points System", but UP has things like the lottery or robbery features. Unless these exist on your extensions too?
More and more extension will be developed for the Points and Shop Systems, including eventually a lottery. And before you ask for an ETA; absolutely no idea!
Code: Select all
General Error
SQL ERROR [ mysqli ]
Duplicate entry '14-1' for key 'user_ext' [1062]
SQL
INSERT INTO phpbb_studio_downloads (ext_id, ext_name, ext_price, user_id, pay_time) VALUES (14, 'Advanced Shop System', 0, 1, 1569274080)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 997
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 196
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/ext/phpbbstudio/studio/controller/extensions.php
LINE: 131
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 135
CALL: phpbbstudio\studio\controller\extensions->download()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 57
CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw()
FILE: [ROOT]/app.php
LINE: 35
CALL: Symfony\Component\HttpKernel\HttpKernel->handle()
Sorry about that, that should be fixed now!PeoplesWelbo wrote: Mon Sep 23, 2019 9:29 pm Btw, there seems to be an issue with the download at the moment.