Element BOARDTYPE is undefined in URL.
Something's not working on the board. After reading a message, and I click on back to the main at the bottom, I get the following error message:
--------------------------
The error occurred in /home/bway/public_html/bway/showcialboard/index.cfm: line 1
1 : Cfif #url.boardtype# eq 'shows'
2 : Cfquery name="gets" datasource="bww"
3 : select showname
--------------------------
It only worked fine after I post something.
Updated On: 10/21/06 at 05:05 PM