I've already posted this over at Turias' site, but I figured I'd ask here as well to see if anyone else has this problem and was able to resolve it.
After I installed phpbbbridge (works perfectly) I get this error when login into Gallery (wrapped in GL) was working perfectly before the bridge was installed.
Fatal error: Call to undefined function: set_filenames() in /home/theharbo/public_html/forums/includes/page_header.php on line 66
Here is the code from line 66
Text Formatted Code
63 //
64 // Parse and show the overall header.
65 //
66 $template->set_filenames(array(
67 'overall_header' => ( empty($gen_simple_header) ) ? 'overall_header.tpl' : 'simple_header.tpl')
68 );
When I disable the bridge galley works fine, but then obviously there are no links between GL and phpbb.
Anyone have any ideas?
Shane | www.EyeCraveDVD.com