PDA

View Full Version : Error viewing index.php


frogg
Thu 8th Feb '01, 1:59pm
Whenever I view index.php, I get these lines at the top of the page:

Warning: Undefined variable: action in C:\Inetpub\ts_root\forums\index.php on line 3

Warning: Undefined variable: action in C:\Inetpub\ts_root\forums\index.php on line 7

Anyone have any clue as to what's going on? Also, when I was on step 1 of installing the board, there were a lot of lines similiar to the ones above. I have the latest versions of php and mysql installed. Thanks,
Frogg

Mike Sullivan
Thu 8th Feb '01, 2:01pm
Search for "undefined variable."

frogg
Thu 8th Feb '01, 3:21pm
Thanks for your help, I fixed it :)