ErrorException: [E_WARNING] Attempt to read property "xfa_rmmp_type" on null src/addons/XFA/RMMarketplace/Service/Order/Delete.php:42
Generated by: VisEntities Sep 30, 2024 at 6:44 PM
Stack trace
#0 src/addons/XFA/RMMarketplace/Service/Order/Delete.php(42): XF::handlePhpError(2, '[E_WARNING] Att...', 's...', 42)
#1 src/addons/XFA/RMMarketplace/Pub/Controller/Order.php(116): XFA\RMMarketplace\Service\Order\Delete->delete()
#2 src/XF/Mvc/Dispatcher.php(362): XFA\RMMarketplace\Pub\Controller\Order->actionDelete(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XFA\\RMMarketpla...', 'Delete', Object(XF\Mvc\RouteMatch), Object(XFA\RMMarketplace\Pub\Controller\Order), NULL)
#4 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XFA\RMMarketplace\Pub\Controller\Order), NULL)
#5 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#6 src/XF/App.php(2813): XF\Mvc\Dispatcher->run()
#7 src/XF.php(802): XF\App->run()
#8 index.php(23): XF::runApp('XF\\Pub\\App')
#9 {main}
Request state
array(4) {
["url"] => string(36) "/plugins/market-place-order/6/delete"
["referrer"] => string(64) "https://game4freak.io/plugins/market-place-dashboard/view-orders"
["_GET"] => array(1) {
["/plugins/market-place-order/6/delete"] => string(0) ""
}
["_POST"] => array(5) {
["_xfToken"] => string(8) "********"
["_xfRedirect"] => string(64) "https://game4freak.io/plugins/market-place-dashboard/view-orders"
["_xfResponseType"] => string(4) "json"
["_xfWithData"] => string(1) "1"
["_xfRequestUri"] => string(43) "/plugins/market-place-dashboard/view-orders"
}
}
For more info, it shows this date as purchase dateI get this error trying to remove an order for a resource that was removed
Code:ErrorException: [E_WARNING] Attempt to read property "xfa_rmmp_type" on null src/addons/XFA/RMMarketplace/Service/Order/Delete.php:42 Generated by: VisEntities Sep 30, 2024 at 6:44 PM Stack trace #0 src/addons/XFA/RMMarketplace/Service/Order/Delete.php(42): XF::handlePhpError(2, '[E_WARNING] Att...', 's...', 42) #1 src/addons/XFA/RMMarketplace/Pub/Controller/Order.php(116): XFA\RMMarketplace\Service\Order\Delete->delete() #2 src/XF/Mvc/Dispatcher.php(362): XFA\RMMarketplace\Pub\Controller\Order->actionDelete(Object(XF\Mvc\ParameterBag)) #3 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XFA\\RMMarketpla...', 'Delete', Object(XF\Mvc\RouteMatch), Object(XFA\RMMarketplace\Pub\Controller\Order), NULL) #4 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XFA\RMMarketplace\Pub\Controller\Order), NULL) #5 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch)) #6 src/XF/App.php(2813): XF\Mvc\Dispatcher->run() #7 src/XF.php(802): XF\App->run() #8 index.php(23): XF::runApp('XF\\Pub\\App') #9 {main} Request state array(4) { ["url"] => string(36) "/plugins/market-place-order/6/delete" ["referrer"] => string(64) "https://game4freak.io/plugins/market-place-dashboard/view-orders" ["_GET"] => array(1) { ["/plugins/market-place-order/6/delete"] => string(0) "" } ["_POST"] => array(5) { ["_xfToken"] => string(8) "********" ["_xfRedirect"] => string(64) "https://game4freak.io/plugins/market-place-dashboard/view-orders" ["_xfResponseType"] => string(4) "json" ["_xfWithData"] => string(1) "1" ["_xfRequestUri"] => string(43) "/plugins/market-place-dashboard/view-orders" } }
You would need to edit the xfa_rmmp_resource_header template.How to turn the button to the orange color same as those free resources
View attachment 311778
View attachment 311779
You would need to disable this template modification:Also how to hide the Purchases from showing, which template to edit
View attachment 311780
No, people with the permission set to yes can download anything without paying.What does this permission mean? Does it mean that if it's set No, then they can buy but can't download?
View attachment 311792
That is a bug, please report it on our website in the dedicated section.I get this error trying to remove an order for a resource that was removed
Code:ErrorException: [E_WARNING] Attempt to read property "xfa_rmmp_type" on null src/addons/XFA/RMMarketplace/Service/Order/Delete.php:42 Generated by: VisEntities Sep 30, 2024 at 6:44 PM Stack trace #0 src/addons/XFA/RMMarketplace/Service/Order/Delete.php(42): XF::handlePhpError(2, '[E_WARNING] Att...', 's...', 42) #1 src/addons/XFA/RMMarketplace/Pub/Controller/Order.php(116): XFA\RMMarketplace\Service\Order\Delete->delete() #2 src/XF/Mvc/Dispatcher.php(362): XFA\RMMarketplace\Pub\Controller\Order->actionDelete(Object(XF\Mvc\ParameterBag)) #3 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XFA\\RMMarketpla...', 'Delete', Object(XF\Mvc\RouteMatch), Object(XFA\RMMarketplace\Pub\Controller\Order), NULL) #4 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XFA\RMMarketplace\Pub\Controller\Order), NULL) #5 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch)) #6 src/XF/App.php(2813): XF\Mvc\Dispatcher->run() #7 src/XF.php(802): XF\App->run() #8 index.php(23): XF::runApp('XF\\Pub\\App') #9 {main} Request state array(4) { ["url"] => string(36) "/plugins/market-place-order/6/delete" ["referrer"] => string(64) "https://game4freak.io/plugins/market-place-dashboard/view-orders" ["_GET"] => array(1) { ["/plugins/market-place-order/6/delete"] => string(0) "" } ["_POST"] => array(5) { ["_xfToken"] => string(8) "********" ["_xfRedirect"] => string(64) "https://game4freak.io/plugins/market-place-dashboard/view-orders" ["_xfResponseType"] => string(4) "json" ["_xfWithData"] => string(1) "1" ["_xfRequestUri"] => string(43) "/plugins/market-place-dashboard/view-orders" } }
For orders from delete resources ?
What view is that ?
From PayPal, transaction viewWhat view is that ?
You can't customize them but you can request that capability on our website.From PayPal, transaction view
I go toYou don't need to delete the unpaid it should be automatically deleted.
What are the exact steps you did to delete and get there ?
market-place-dashboard/view-orders
then click the delete icon.Yes, I guess that would be the only way. Thank you for clarifying.No you can't and I think such a feature could be quite extensive in terms of queries to implement.
You are aware that you can limit the resource thread access to purchasers ?
We use essential cookies to make this site work, and optional cookies to enhance your experience.