PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   white screen after install (http://www.photopost.com/forum/photopost-pro-installation-upgrades/136960-white-screen-after-install.html)

dreamer81 June 16th, 2008 01:06 PM

white screen after install
 
I just installed photopost, and after i log in with the admin account, the screen is just white.

Can someone let me know what is wrong?

Chuck S June 16th, 2008 01:19 PM

Can you please post a url?

If you integrated with vbulletin it is possible your vbpath is incorrectly entered on the last step of install. You can ftp to your photopost directory and edit config-int.php and view the $vbpath line and make sure the full correct vb path to your forum and this should solve your issue. If not let us know so we may assist you further.

dreamer81 June 16th, 2008 01:36 PM

I am not integrating with vb

the url is www.sex-galleri.dk

the admin login page works though, but the rest of the site doesn't!
My Photo Gallery - Login - Powered by PhotoPost

Chuck S June 16th, 2008 02:13 PM

Code:

Content visible to verified customers only.
That is the error I see if I view your admin control panel link so it appears your issue has to do with the database settings. Please reinstall through install.php and make sure both database portions have the correct database host username password and database name. If this is a standalone the database info would be the same in both spots. If you supply the correct database strings then you should install fine.

dreamer81 June 16th, 2008 02:26 PM

Do you also see that error now?

Chuck S June 16th, 2008 02:31 PM

I would suggest two things.

1. Edit your config-int.php file and make sure all the define boxes to use vb3 etc are all set to off.

2. Possible you could be having a server issue with php shutting down. I got a link to download the php file which indicates the server's PHP is shutting down. Try this and see if it helps.

http://www.photopost.com/forum/1219346-post2.html

This is what I would really suspect but your server error logs which your host could help you with should give an indication of the true error which would help us pin point the exaxt error.

dreamer81 June 16th, 2008 02:47 PM

This is in my config-int file
$vblicense = "";

is that equal to disabling vbulletin?

Chuck S June 16th, 2008 02:53 PM

Your error is number 2 I would suspect but to ensure you did not enable vb interface these lines are what I was referring to

Code:

Content visible to verified customers only.
I suspect your server is timing out.


All times are GMT -5. The time now is 11:59 PM.

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