What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Bug Unexpected Error in RMMarketplaceCart During Checkout

VisEntities

Active Member
Noticed this error but have no idea why it happened or under what conditions



Code:
ErrorException: [E_WARNING] Undefined property: XFA\RMMarketplaceCart\Service\Cart\Update::$cart src/addons/XFA/RMMarketplaceCart/Service/Cart/Update.php:58
Generated by: Sliceking1972 Nov 29, 2025 at 4:03 AM
Stack trace
#0 src/addons/XFA/RMMarketplaceCart/Service/Cart/Update.php(58): XF::handlePhpError(2, '[E_WARNING] Und...', 's...', 58)
#1 src/addons/XFA/RMMarketplaceCart/Pub/Controller/Cart.php(285): XFA\RMMarketplaceCart\Service\Cart\Update->getCart()
#2 src/XF/Mvc/Dispatcher.php(362): XFA\RMMarketplaceCart\Pub\Controller\Cart->actionCheckoutSeller(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XFA\\RMMarketpla...', 'CheckoutSeller', Object(XF\Mvc\RouteMatch), Object(XFA\RMMarketplaceCart\Pub\Controller\Cart), NULL)
#4 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XFA\RMMarketplaceCart\Pub\Controller\Cart), NULL)
#5 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#6 src/XF/App.php(2824): XF\Mvc\Dispatcher->run()
#7 src/XF.php(806): XF\App->run()
#8 index.php(23): XF::runApp('XF\\Pub\\App')
#9 {main}
Request state
array(4) {
  ["url"] => string(287) "/plugins/market-place-cart/checkout-seller?seller_id=10&_xfResponseType=json&_xfWithData=1&_xfRequestUri=%2Fplugins%2Fmarket-place-user%2Fpurchases%3Fin_cart%3D1%26seller_id%3D10%26token%3D6HW185130S974674N%26PayerID%3DHNYWDNBV3VBFW&_xfToken=1764388998%2Caa37909e02153c641b91a097e78f63d6"
  ["referrer"] => string(126) "https://game4freak.io/plugins/market-place-user/purchases?in_cart=1&seller_id=10&token=6HW185130S974674N&PayerID=HNYWDNBV3VBFW"
  ["_GET"] => array(6) {
    ["/plugins/market-place-cart/checkout-seller"] => string(0) ""
    ["seller_id"] => string(2) "10"
    ["_xfResponseType"] => string(4) "json"
    ["_xfWithData"] => string(1) "1"
    ["_xfRequestUri"] => string(105) "/plugins/market-place-user/purchases?in_cart=1&seller_id=10&token=6HW185130S974674N&PayerID=HNYWDNBV3VBFW"
    ["_xfToken"] => string(43) "1764388998,aa37909e02153c641b91a097e78f63d6"
  }
  ["_POST"] => array(0) {
  }
}
 

From bespoke add-on development to complex integrations and specialized enhancements, we offer a range of XenForo development services designed to help your community thrive.

Start discussing your needs
Back
Top
Cart