I'm getting the following error when accessing the index page of my chat:
<b>Warning</b>: get_template(/home/ancientcave/cgi-bin/chat2/include/templates/openchat/chat2.tpl): failed to open stream: No such file or directory in <b>/home/ancientcave/cgi-bin/chat2/include/class.Template.inc</b> on line <b>217</b><br />
-^
I've checked the package that I've used and there is no sign of a chat2.tpl. Also, I can refresh the page and the login page will pop up, but with no template. On top of that, if I go to test.php then click the login page, it seems to load fine.
I'm completely baffled.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm getting the following error when accessing the index page of my chat:
<b>Warning</b>: get_template(/home/ancientcave/cgi-bin/chat2/include/templates/openchat/chat2.tpl): failed to open stream: No such file or directory in <b>/home/ancientcave/cgi-bin/chat2/include/class.Template.inc</b> on line <b>217</b><br />
-^
I've checked the package that I've used and there is no sign of a chat2.tpl. Also, I can refresh the page and the login page will pop up, but with no template. On top of that, if I go to test.php then click the login page, it seems to load fine.
I'm completely baffled.