Подскажите пож-ста с чем связана ошибка
Код:
ErrorException: [E_NOTICE] Undefined property: stdClass::$url src/addons/TC/PaygateRuKassa/Payment/RuKassa.php:334
Код:
#0 src/addons/TC/PaygateRuKassa/Payment/RuKassa.php(334): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/var/www/www-ro...', 334, Array)
#1 src/addons/TC/PaygateRuKassa/Payment/RuKassa.php(139): TC\PaygateRuKassa\Payment\RuKassa->createPaymentForm(Array)
#2 src/XF/Pub/Controller/Purchase.php(30): TC\PaygateRuKassa\Payment\RuKassa->initiatePayment(Object(ThemeHouse\Donate\XF\Pub\Controller\Purchase), Object(XF\Entity\PurchaseRequest), Object(XF\Purchasable\Purchase))
#3 src/addons/ThemeHouse/Donate/XF/Pub/Controller/Purchase.php(22): XF\Pub\Controller\Purchase->actionIndex(Object(XF\Mvc\ParameterBag))
#4 src/XF/Mvc/Dispatcher.php(352): ThemeHouse\Donate\XF\Pub\Controller\Purchase->actionIndex(Object(XF\Mvc\ParameterBag))
#5 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XF:Purchase', 'Index', Object(XF\Mvc\RouteMatch), Object(ThemeHouse\Donate\XF\Pub\Controller\Purchase), NULL)
#6 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(ThemeHouse\Donate\XF\Pub\Controller\Purchase), NULL)
#7 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#8 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#9 src/XF.php(524): XF\App->run()
#10 index.php(20): XF::runApp('XF\\Pub\\App')
#11 {main}
Код:
array(4) {
["url"] => string(41) "/purchase/user_upgrade/?user_upgrade_id=8"
["referrer"] => string(36) "/account/upgrades"
["_GET"] => array(1) {
["user_upgrade_id"] => string(1) "5"
}
["_POST"] => array(5) {
["_xfToken"] => string(8) "********"
["payment_profile_id"] => string(1) "7"
["_xfRequestUri"] => string(17) "/account/upgrades"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}