[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]
Check out Janggi (Korean Chess), our featured variant for November, 2024.
Check out Janggi (Korean Chess), our featured variant for November, 2024.
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/.