PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 29th, 2005, 01:24 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jan 2004
Posts: 100
Warning showing up in error logs(NOT A BUG)

Quote:
[Fri Jul 29 00:21:57 2005] [error] PHP Notice: Undefined variable: argv in /web/gallery/index.php on line 15
I know this may be seen as minor, but is there any way to stop it from occuring?
Ted S is offline   Reply With Quote
Old July 29th, 2005, 06:42 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,802
Your server's php error reporting is set too high. The correct resolution would be to adjust to normal error reporting as you should not be seeing warning for empty variables.

You can remove the code if you cant adjust php as its just a simple safety check that if a photo variable is passed then forward them to showphoto

if ( is_numeric($argv[0]) ) {
header("Location: {$Globals['maindir']}/showphoto.php?photo={$argv[0]}");
exit;
}
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 31st, 2005, 11:49 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jan 2004
Posts: 100
I'd argue that warn is a good indicator but that's a fair enough statement, thanks.
Ted S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moderator Logs trackpads vBGallery Suggestions 1 November 21st, 2005 05:23 PM
Logs of images and image pruning Borgs8472 vBGallery Suggestions 9 October 4th, 2005 06:21 PM
Pp486 + VB3 Error Warning: array_merge Geiri Photopost Pro Installation & Upgrades 9 February 27th, 2005 07:01 PM
Warning error? dutchbb Photopost Pro Installation & Upgrades 5 July 1st, 2004 02:51 PM


All times are GMT -5. The time now is 01:55 PM.

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