View Single Post
Old December 13th, 2004, 07:04 PM   #1 (permalink)
Imajine
Registered User
 
Join Date: Dec 2004
Posts: 27
phpBB2 integration with PhotoPost

I got following error messages when I tried to integrate PhotoPost with phpBB.
-------------------------------------------------------------------
Warning: main(/home/my-domain/public_html/photopost/templates/ppopen.tmpl): failed to open stream: No such file or directory in /home/my-domain/public_html/photopost/pp-inc.php on line 2470

Warning: main(): Failed opening '/home/my-domain/public_html/photopost/templates/ppopen.tmpl' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/my-domain/public_html/photopost/pp-inc.php on line 2470

Warning: main(/home/my-domain/public_html/photopost/templates/ppclose.tmpl): failed to open stream: No such file or directory in /home/my-domain/public_html/photopost/pp-inc.php on line 2471

Warning: main(): Failed opening '/home/my-domain/public_html/photopost/templates/ppclose.tmpl' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/my-domain/public_html/photopost/pp-inc.php on line 2471
--------------------------------------------------

What did I do wrong ? Something to do with access rights to MySQL databases (PhotoPost & phpBB) ?
Imajine is offline   Reply With Quote