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 > ReviewPost Pro Support Forums > ReviewPost Installation & Upgrades

ReviewPost Installation & Upgrades If you're having problems getting ReviewPost Pro to work or receiving errors while running RP, seek help here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 22nd, 2005, 01:50 PM   #1 (permalink)
Senior Member
Verified Customer
 
Join Date: Jun 2003
Location: London, UK
Posts: 567
Upgraded to RP3.11 - problem with drop down list of categories

Since upgrading to Reviewpost 3.11 I have this problem:

When I click on upload product I am presented with the drop down list of categories - this list no longer includes categories that don't contain products. In previous version categories that don't contain products used to be shown.
criscokid is offline   Reply With Quote
Old November 22nd, 2005, 03:07 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
try editing pp-inc.php line 1575

$partext = "    $partext";

would become this

$partext = "{$CatPerms['catname'][$chkparent]}->$partext";
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 22nd, 2005, 03:17 PM   #3 (permalink)
Senior Member
Verified Customer
 
Join Date: Jun 2003
Location: London, UK
Posts: 567
Chuck: You've edited your previous post. You previously wrote:

You can edit pp-inc.php for yourself if you do not want this behavior and remove the code in bold

if ( $CatPerms['thumbs'][$subid] == "yes" && ($template == -1 || $CatPerms['template'][$subid] == $template) ) {
if ( $CatPerms['ugcat'][$subid] != 1 || $User['adminedit'] == 1 ) {
$chkparent = $CatPerms['parent'][$subid];
do {
if ( $chkparent == 0 || $chkparent == $subcatid ) break;
$partext = "    $partext";
$chkparent = $CatPerms['parent'][$chkparent];
} while ( $chkparent != 0 );
$catoptions .= "<option $selecttext value=\"$subid\">$partext{$CatPerms['catname'][$subid]}</option>";
}
}
}

I made the change you originally suggested and that appears to be working. Which change do you suggest I go with?

Last edited by criscokid; November 22nd, 2005 at 03:19 PM.
criscokid is offline   Reply With Quote
Old November 22nd, 2005, 03:24 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Go with the one posted its easier and does not have the issue of someone mistakingly uploading to a cat that cant contain thumbs.

I will place the edit above into the base code for download the other post was a simply for you thing to try
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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
Highlight toplevel categories in upload drop down? DefenceTalk.com Photopost Pro How Do I...? 9 December 9th, 2005 10:27 PM
Upgraded to vB 3.5.1 and have a problem imported_ludachris Installs and Upgrade - vBulletin 3.5.X 1 November 14th, 2005 07:27 PM
rp3 integration into forumhome problem ncg ReviewPost Installation & Upgrades 30 September 10th, 2005 09:18 AM


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

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