-
Notifications
You must be signed in to change notification settings - Fork 9
Error: Trying to get property of non-object in hidden-group.blade.php #84
Comments
Seems like user |
Good theory, but that's not it. I'd just spent several hours doing stuff with no problem. However, on the off chance my main character preference had somehow disappeared, I went to my Profile and checked my main preference when the error occurred. I even clicked 'Update' just to be sure. The other user groups I tested with also had mains set. There's only one user group currently with no main set. |
I am also having this exact issue. I created new accounts from separate EVE accounts, set them as superuser and they also get this error. How ever, when I impersonate regular users, they can view groups. |
Good chance it relates to #115 It makes sense for a superuser to get that error |
It has worked fine for the last year. Just rather randomly started doing it. Also every user that is active, had to go and "set their main character" that was ready set to view the index of seat groups. I gave a toon without super user all seatgroup perms, they can browse it, but they cant see all the groups like my super user account can. |
Summary
Rendering SeAT Groups dashboard generates server error because
hidden-group.blade.php
is trying to access a property of a non-object.Version
SeAT 3.0.14
SeAT Groups 1.6.9
Error
Discussion
I was using the web interface to add users to hidden groups over an hour-long period. At some point, I clicked on the menu item to return back to the SeAT Groups dashboard and had a nasty server misconfiguration error. The Laravel log shows SeAT Groups synching without errors at least twice during the hour period I was doing this.
It wasn't just me who couldn't see the page. Seemingly anyone I tried with
SeatgroupsView
orSeatgroupsCreate
permissions could no longer view the SeAT Groups dashboard via the menu item. TheAbout
page works fine. Synching continues without any errors in the Laravel log (withDebug
enabled).I'm not a number! I'm a free pilot with a name!
The text was updated successfully, but these errors were encountered: