Found one issue. Added a hidden input field on normal.html called normal with a value of "yes". Added that to appropriate lines in the router_config.php file, but failed to enclose the whole 'or' statement in ()'s.
48 replacements made, and code does not throw any errors when run through php -l router_config.php. It still returns a blank page though. Still trobuleshooting.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Found one issue. Added a hidden input field on normal.html called normal with a value of "yes". Added that to appropriate lines in the router_config.php file, but failed to enclose the whole 'or' statement in ()'s.
48 replacements made, and code does not throw any errors when run through php -l router_config.php. It still returns a blank page though. Still trobuleshooting.
Other issue involved where I was copying the corrected files. It is working now. New version uploaded. Closing ticket.