Quote Originally Posted by jlizotte View Post
You're right, it was an upgrade. Making the changes above, I now get:

Parse error: syntax error, unexpected $end in /home/xxxxxx/ohwowthatscool.com/myadmin/display_logs.php on line 309
It's actually the last line of your file: <?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?>

(I had commented out the changes I made above.)

Again, thanks for your help. I can muddle through PHP with direction, but only know enough to figure out the most basic parts of it.