PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   phpBB2 error (http://www.photopost.com/forum/photopost-pro-installation-upgrades/119717-phpbb2-error.html)

stuartnico November 22nd, 2005 08:08 PM

phpBB2 error
 
Okay, I've installed and I have a few errors...any tips.

Warning: main(/home/stuart14/public_html/phpBB2/gallery/templates/thumbnail.tmpl): failed to open stream: No such file or directory in /home/stuart14/public_html/phpBB2/gallery/pp-inc.php on line 248

Warning: main(/home/stuart14/public_html/phpBB2/gallery/templates/thumbnail.tmpl): failed to open stream: No such file or directory in /home/stuart14/public_html/phpBB2/gallery/pp-inc.php on line 248

Warning: main(): Failed opening '/home/stuart14/public_html/phpBB2/gallery/templates/thumbnail.tmpl' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/stuart14/public_html/phpBB2/gallery/pp-inc.php on line 248

Any tip's as I've spent ages reading through code and I'm stumped, I've even re-installed twice and I can't get rid of this.

Regards
Stuart

Chuck S November 22nd, 2005 08:44 PM

Hello the path and everything looks right so it appears to me your template is missing and or corrupt try reuploading thumbnail.tmpl

Is your gallery located underneath your phpbb forum?

stuartnico November 23rd, 2005 03:44 AM

bingo - its allways the obvious 1 missing file. Dohhh...am I a donkey :-)

stuartnico November 23rd, 2005 06:33 AM

Well alteast I thought I had it licked, yes its underneath the forum, but I've got a session/cookie problem going on as you can be logged into the forum, but not on the gallery, same member amounts etc so I know its viewing the right parts of the database for that part.

Your lucky if you can stay on the gallery for two tick's before it chuck's you out.

Any clues - both the gallery and forum are using the same cookie session name.

Chuck S November 23rd, 2005 07:01 AM

Well phpbb2 right well both the forum and photopost cookie settings should be this

cookie path /

cookie domain .domain.com

cookie prefix phpbb2mysql


All times are GMT -5. The time now is 09:07 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97