tomo54321 / McServer-List

An open source minecraft server list software written in Laravel. The payment system is untested so feel free to submit a PR.
4 stars 0 forks source link

Call to a member function format() on null #10

Open GreenArrowlol opened 1 month ago

GreenArrowlol commented 1 month ago

facing this image

on domain.com/account/orders

https://hrzn.pics/ZHp4kaRpyx

tomo54321 commented 4 weeks ago

Hi,

This is just because the paid_at variable isn't set, you'll want to check the controller to see if this is being set when being paid. Or if this has been set manually, you'll need to set this too.