Check out Makruk (Thai Chess), our featured variant for March, 2025.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Single Comment

Random Game Page[Subject Thread] [Add Response]
🕸Fergus Duniho wrote on Tue, May 9, 2017 08:07 AM EDT:

In goto.php, I was transitioning from using the variable $ROOT to using the constant ROOT for the path the site is located in, and I hadn't completed it. So, it set ROOT at the beginning but was trying to use $ROOT in the code. It now uses ROOT throughout.

I plan to create /game/ or /rules/ semantic URLs in the future, but the semantic URLs that the randgame.php script sends to goto.php use /page/.