Ye, so I'm trying to set up Plus on my devserver, and the issue is currently that the client hangs.
Monitoring "Network" (Net Requests), it seems as though the client requests /test/game/?token=(random number). The URL 404s, and looking at Banner.php, it seems as though the BANNER is what needs the token.
I've tried making it so index.php is the banner, and I've tried adding rewrite rules so that the banner will be requested, but nothing works.
If someone can direct me in the direction of why it's being this way, I'd be much appreciative.
Monitoring "Network" (Net Requests), it seems as though the client requests /test/game/?token=(random number). The URL 404s, and looking at Banner.php, it seems as though the BANNER is what needs the token.
I've tried making it so index.php is the banner, and I've tried adding rewrite rules so that the banner will be requested, but nothing works.
If someone can direct me in the direction of why it's being this way, I'd be much appreciative.