Hello, so i updated my invision power board to the latest release from this forum (4.6.0) and now when one of my users try to renew an expired subcription they got this error: (It only happends using the 4.6.0 checkout.php, if i replace the new one with the 4.5 one it works fine, but i would like to keep the 4.6.0 one)
OutOfRangeException: (0)
#0 /var/www/vhosts/domain.xyz/httpdocs/applications/nexus/modules/front/checkout/checkout.php(1176): IPS\Patterns\_ActiveRecord::load()
#1 /var/www/vhosts/domain.xyz/httpdocs/system/Helpers/Wizard/Wizard.php(181): IPS\nexus\modules\front\checkout\_checkout->_pay()
#2 /var/www/vhosts/domain.xyz/httpdocs/applications/nexus/modules/front/checkout/checkout.php(170): IPS\Helpers\_Wizard->__toString()
#3 /var/www/vhosts/domain.xyz/httpdocs/system/Dispatcher/Controller.php(101): IPS\nexus\modules\front\checkout\_checkout->manage()
#4 /var/www/vhosts/domain.xyz/httpdocs/applications/nexus/modules/front/checkout/checkout.php(57): IPS\Dispatcher\_Controller->execute()
#5 /var/www/vhosts/domain.xyz/httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\nexus\modules\front\checkout\_checkout->execute()
#6 /var/www/vhosts/domain.xyz/httpdocs/index.php(13): IPS\_Dispatcher->run()
#7 {main}
If anyone know how to fix would be nice, i can also pay if needed.