PDA


View Full Version : Homepage breaks when changing it to File type


jojo77
06-10-2005, 11:56 AM
My only page for the CMS is my homepage and it was set at Module type. I was told in order for me to attach a file to it to show into the custom content module I had to first turn my homepage into PHP File type. So I do that and now my page is broken http://www.fighthq.com with this error

Fatal error: main(): Failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/jojo/public_html/forum/includes/vba_cmps_include_bottom.php on line 412

what did I do wrong here?

Brian
06-10-2005, 12:23 PM
It looks like you didn't enter the path to a file to include.

jojo77
06-10-2005, 01:37 PM
fixed. works. thanks.