PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   How to fix the blank page! (http://www.photopost.com/forum/photopost-pro-installation-upgrades/111015-how-fix-blank-page.html)

littleady December 19th, 2004 02:45 AM

How to fix the blank page!
 
Hi

I had a problem yesterday with the vb3enhanced version where i was getting a blank page when including the inc_features.php if you open inc_photopost.php and comment out these two functions it will work as they are duplicated in inc_features.php

function pp_get_ext( $filename ) {
function pp_is_image( $filename ) {

thanks

ady.

wrang December 19th, 2004 01:20 PM

Great fix
 
But i dont understand what i shuld do in the inc_photopost.php file

:o

and where shuld i put the
Code:

Content visible to verified customers only.

Michael P December 20th, 2004 08:10 AM

Quote:

if you open inc_photopost.php and comment out these two functions it will work as they are duplicated in inc_features.php
There are no pp_get* functions in inc_photopost.php.

wrang December 20th, 2004 09:10 AM

hmm
 
Thanks Michael P.

you have set me to think and see what i have made wrong. I find a error in my config-int.php file.
In the line 16
Code:

Content visible to verified customers only.
i have writhe the wrong path to the forum :o

TL408 April 28th, 2005 11:58 PM

Quote:

Originally Posted by wrang
Thanks Michael P.

you have set me to think and see what i have made wrong. I find a error in my config-int.php file.
In the line 16
Code:

Content visible to verified customers only.
i have writhe the wrong path to the forum :o


Sorry to bring up an old post. I'm having same issue and pretty sure it is path related as well. However, it is on a Windows box and I am not sure which path syntax it is looking for.

For example, if my PhotoPost install directory is at
"c:\inetpub\Myforum\photopost" The should I just type it in exactly like that? Or should it be "/Myforum/photopost" instead?

Thanks in advance. Your help is greatly appreciated.

Chuck S April 29th, 2005 06:21 AM

Your other post I placed all the paths I beleive yours should be


All times are GMT -5. The time now is 03:12 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