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 Classifieds Support > Classifieds Bug Reports

Classifieds Bug Reports Post any problems you may be having with Classifieds here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 1st, 2005, 03:59 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Location: Northern California
Posts: 222
Think I found a coding error(FIXED)

in adm-misc.php line 3646 there is a call to a variable that doesn't exist. $bigimage1. bigimage1 does not exist in the sql tables.

Code:
Content visible to verified customers only.
rcsmith is offline   Reply With Quote
Old September 1st, 2005, 06:55 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,650
I actually see two errors

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; September 1st, 2005 at 09:12 AM.
Chuck S is offline   Reply With Quote
Old September 1st, 2005, 10:13 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Location: Northern California
Posts: 222
Should we change it to this if we'd like to fix it?

$query = "SELECT bigimage,bigimage2,bigimage3,title,user FROM {$Globals['pp_db_prefix']}products WHERE
userid=$uid";
$resulta = ppmysql_query($query,$link);

while ( list( $bigimage, $bigimage2, $bigimage3, $user ) = mysql_fetch_row($resulta) ) {
remove_all_files( $bigimage, $uid, $catid );
remove_all_files( $bigimage2, $uid, $catid );
remove_all_files( $bigimage3, $uid, $catid );
}
rcsmith is offline   Reply With Quote
Old September 1st, 2005, 10:23 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,650
yes thats fine
__________________
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
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deleting Categories - File Not Found(FIXED) InterFX ReviewPost Bug Reports 1 November 5th, 2005 04:38 AM
Page not found error(NOT A BUG) creatingpages Photopost Pro Bug Reports 2 September 7th, 2005 10:33 AM
New Install...Table not found error David Bott Classifieds Bug Reports 2 November 20th, 2004 02:15 PM


All times are GMT -5. The time now is 11:38 AM.

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