Quote:
Originally Posted by Bob_R
Thoughts?
How could that be?
Do I really need the aforementioned line of code then?
|
You could still run into problems with scores but you may get away with it, I've not come across anyone who has renamed their forum.php to index.php
This is how game scoring works. The v3 Arcade formatted games (that come with a fresh install of v3 Arcade) and the Mochi "bridge" (to allow sites to save Mochi scores locally) post back to the arcade.php script so you shouldn't have any problems using either of those type of games. However, IPB games require the index.php file to 'report' games scores to and the compatibility the hook "forumhome_start" is used to execute the code (earlier code I posted).
You may get away without any scoring issues.