PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Post Installation Issues (http://www.photopost.com/forum/photopost-pro-installation-upgrades/112165-post-installation-issues.html)

supercub February 13th, 2005 09:13 AM

Post Installation Issues
 
Howdy!

I have two or three little problems going on for which I tried to search the archives here and could not solve. No doubt, I am just not searching right. But here they are:

My environment: self hosted FreeBSD server, PHP 4.3.10, Apache 1.3.33, PHPBB2 integration turned on, ImageMagik. All was working just peachy.

#1 The biggest problem is, suddenly uploads stop working and just give the "no more images found" message. I had not made any changes to the server, in fact this servers only job is to run Photopost. I poked around in php.ini and confirmed everything was OK, and after two reboots it again started working. I could not find anything in the error logs that would indicate a problem. Anything I can check when/if this happens again?

#2 I am using PHPBB integration as I mentioned, but I keep getting these error messages in my HTTP-ERRORS log file relating to VB3. I checked all the VB3 options in config to see that they were off:

[Sun Feb 13 09:00:53 2005] [error] PHP Notice: Use of undefined constant MOBILE_CAT - assumed 'MOBILE_CAT' in /usr/local/www/data-dist/photopost/config-int.php on line 31
[Sun Feb 13 09:00:53 2005] [error] PHP Notice: Use of undefined constant VB3_INTEGRATION - assumed 'VB3_INTEGRATION' in /usr/local/www/data-dist/photopost/config-int.php on line 41
[Sun Feb 13 09:00:53 2005] [error] PHP Notice: Use of undefined constant VB3_ENHANCEDINT - assumed 'VB3_ENHANCEDINT' in /usr/local/www/data-dist/photopost/config-int.php on line 42
[Sun Feb 13 09:00:53 2005] [error] PHP Notice: Use of undefined constant VB3_COMMWYSIWYG - assumed 'VB3_COMMWYSIWYG' in /usr/local/www/data-dist/photopost/config-int.php on line 43
[Sun Feb 13 09:00:53 2005] [error] PHP Notice: Use of undefined constant VB2_INTEGRATION - assumed 'VB2_INTEGRATION' in /usr/local/www/data-dist/photopost/config-int.php on line 49
[Sun Feb 13 09:00:53 2005] [error] PHP Notice: Use of undefined constant VBP2_INTEGRATION - assumed 'VBP2_INTEGRATION' in /usr/local/www/data-dist/photopost/config-int.php on line 55


#3 How does one tell what version of photopost they are running, to determine the need to upgrade?

THANKS IN ADVANCE!

sj

Chuck S February 13th, 2005 09:52 AM

1. Definitely sounds like a server config issue. Check file uploads status and uploadtmp directory to ensure proper permissions

2. PHP notices in a log are nothing to worry about just means your error reporting is set higher than other systems and its logging empty variables. All programs have empty variables until they are put in use. Nothing to worry about

3. Your version will be displayed in your footer of Photopost. Looking at your site your body background and onbody are the same color so you cant see your copyright. You may need to adjust your css properties

supercub February 13th, 2005 10:36 AM

I would think it was server config if it was not working fine and then stopped working without a server config change, unless I just have some borderline setting...

Thanks on 2 and 3!

sj

Chuck S February 14th, 2005 08:14 AM

Giving more precise errors on uploading might help ;)

I just uploaded fine

http://www.cubdriver.com/photopost/s....php?photo=772

by the way regular members have moderators access to your install so you might want to change that unless you changed me.

supercub February 14th, 2005 08:21 AM

Quote:

Originally Posted by omegatron
Giving more precise errors on uploading might help ;)
I just uploaded fine

I gave you the only error message your system provides "no more images found" It does seem to be working again now, but I am expecting it to break again at some point since I did not change anything.

Thanks for the heads up on the permissions. Taken care of now.

Also fixed the link color for your copyright.

sj


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