My Admin Panel lists a User's current nebula_instances. When I click on a specific nebula_instance I want to redirect to the game panel and retain the nebula_instance_id. I've tried many ways (some versions in Pastebin commented out), but can't get it to work. My current error when clicking a nebula_instance is: foreach() argument must be of type array|object, string given
Any guidance, direction, an open source project that does this, would be appreciated. I am a coding novice. Thanks.