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!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Bug Fixed [E_WARNING] Attempt to read property "shipping" on null

NICK97

Member
when I click download invoice button it’s shows this error page. Plus this item is digital download

here the error code
Code:
ErrorException: [E_WARNING] Attempt to read property "shipping" on null src/addons/XFA/RMMarketplace/Pub/View/Invoice.php:129
Generated by: NICK97 Jan 20, 2022 at 2:28 PM
Stack trace
#0 src/addons/XFA/RMMarketplace/Pub/View/Invoice.php(129): XF::handlePhpError(2, '[E_WARNING] Att...', '/home/thkw8765/...', 129)
#1 src/XF/Mvc/Renderer/AbstractRenderer.php(91): XFA\RMMarketplace\Pub\View\Invoice->renderRaw()
#2 src/XF/Mvc/Renderer/Raw.php(39): XF\Mvc\Renderer\AbstractRenderer->renderViewObject('XFA\\RMMarketpla...', '', Array)
#3 src/XF/Mvc/Dispatcher.php(460): XF\Mvc\Renderer\Raw->renderView('XFA\\RMMarketpla...', '', Array)
#4 src/XF/Mvc/Dispatcher.php(442): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Raw), Object(XF\Mvc\Reply\View))
#5 src/XF/Mvc/Dispatcher.php(402): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Raw), Object(XF\Mvc\Reply\View))
#6 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'raw')
#7 src/XF/App.php(2351): XF\Mvc\Dispatcher->run()
#8 src/XF.php(517): XF\App->run()
#9 index.php(20): XF::runApp('XF\\Pub\\App')
#10 {main}
Request state
/home/thkw8765/public_html/src/XF/Debugger.php:44:
array(4) {
  'url' =>
  string(55) "/xlex/jysk-for-xxl.270/market-place-purchase/51/invoice"
  'referrer' =>
  string(53) "https://cities-mods.com/account/marketplace-purchases"
  '_GET' =>
  array(0) {
  }
  '_POST' =>
  array(0) {
  }
}
6BEA5F71-1A50-4D2E-B0AE-36A04F4CD766.png
FD336627-11EA-4F5E-9164-0030F58C27B5.png
 

NICK97

Member
I am still receiving lots of errors in adminCP!

are you going to release the update for this bug fix?
 
Top