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 August 2nd, 2005, 08:08 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Wales
Posts: 30
error - Saving changes in Members Galleries cat(FIXED)

I get an error as below when saving changes made to the Members area Catergory via admin. I think the problem is to do with UBB threads 6.3 (old version) because in a similar issue AFTER UPGRADE TO 5.13 you helped me before when stats failed due to changed labeling in threads upgrades not present in my older version.

Here is the problem:

Warning Mysql_fetch_row (): supplied is not a valid MySQL result resource in
home/httpd/site/encaustic/htdocs/teach/pp_inc.php on line 2466

Here's line 2466 alone:
list( $parent ) = mysql_fetch_row($catp);

Here is the line in context:

}


function updateparents( $parent ) {
global $Globals, $link;

do {
catlist( $parent );

$queryp = "SELECT parent FROM {$Globals['pp_db_prefix']}categories WHERE id=$parent";
$catp = ppmysql_query($queryp, $link);
list( $parent ) = mysql_fetch_row($catp);
ppmysql_free_result( $catp );
} while( $parent != 0 );

return;
}



tHANKS
encaustic is offline   Reply With Quote
Old August 2nd, 2005, 11:51 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Line 1019 of adm-cats.php

Code:
Content visible to verified customers only.
change to this

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.
Chuck S is offline   Reply With Quote
Old August 2nd, 2005, 12:26 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Wales
Posts: 30
Lovely - many thanks
encaustic 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
index.php cat SQL error(FIXED) Arnie ReviewPost Bug Reports 1 August 28th, 2005 05:57 PM
Albums in assigned cat don't add to cat index count(FIXED) mjm Photopost Pro Bug Reports 26 August 25th, 2005 01:01 PM
Member Galleries Top Level Cat?? thirtytwo16 Photopost Pro How Do I...? 4 July 14th, 2005 10:58 AM
How to sub-cat in members categories Zendiver General Discussion 0 November 1st, 2004 11:17 AM


All times are GMT -5. The time now is 05:45 PM.

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