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 November 9th, 2010, 09:23 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jun 2002
Location: orlando
Posts: 186
bulk actions not updating category

Hello, (photopost pro 7.03)

When I'm using bulk actions (adm-index) I select a category, and then move the images to new category. We have an "upload" area that everyone can toss stuff in, then we sort it from there into the appropriate category. Thus, every time this is done, the category should report 0, and no last photo.

Steps to reproduce:

create a category
add images to the category
verify on the index that the category shows x images
go into the admin panel
choose bulk actions
select the category you uploaded photos to
choose new categories for the images to be moved to, and 'leave'
submit the changes
go back to the index and verify that the category still shows x images and last photo

I have to manually go to the db and update the following fields:

pp_categories.photos, pp_categories.lastphoto

If I use the edit photo interface, or 'move/delete' from the dropdown, the categories are updated properly.

thoughts? Not sure if you can reproduce this or not...
xtremetoonz is offline   Reply With Quote
Old November 9th, 2010, 01:06 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
So all your saying is your category cache is not updated or is it the category?

Reason I ask is I show we run upgradecategories on the categories.

what happens if you turn off your category cache in global options?
__________________
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 November 9th, 2010, 01:10 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jun 2002
Location: orlando
Posts: 186
not entirely sure what you're asking, as the db fields are still populated with the incorrect information. the cache doesn't store information there does it? if i move the photos via editphoto the fields are updated.

table: pp_categories
fields: photos/lastphoto --both have data in them still (a photoid in lastphoto and number of photos in the category in the photos field)
xtremetoonz is offline   Reply With Quote
Old November 9th, 2010, 01:22 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Your using BULK MOVE? Just making sure
__________________
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 November 9th, 2010, 01:31 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jun 2002
Location: orlando
Posts: 186
"bulk actions"

http://notbusy.com/c//Dock-20101109-143056.jpg
xtremetoonz is offline   Reply With Quote
Old November 9th, 2010, 02:13 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
HMM okay thats the simple approve photos interface so your selecting to move individual photos to other categories correct?

I am not seeing an issue with either one so I am trying to make sure I understand.

Your marking selected photos approve and changing categories in the cat dropdown beside each photo. You then process things and your saying your category is not updated?
__________________
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 November 9th, 2010, 02:22 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Jun 2002
Location: orlando
Posts: 186
Right the category from which they originate, will still show them in the original category on the index. If you go into the category, they have been successfully moved.

The problem is, I have to go into the database and update those two fields manually. I'm not quite sure why...


http://notbusy.com/c/db.png < have to update that when using bulk actions

Last edited by xtremetoonz; November 9th, 2010 at 02:35 PM.
xtremetoonz is offline   Reply With Quote
Old November 9th, 2010, 02:39 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
yeah interesting you can send me an admin login and ftp to take a look at the files and function.
__________________
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 November 9th, 2010, 02:49 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Jun 2002
Location: orlando
Posts: 186
I can give you an admin login to the beta site, can i pull out or switch a couple of files to text for you to check out via web? this domain is out of standard user control areas, and permissions are such that allowing access would require changing them.
xtremetoonz is offline   Reply With Quote
Old November 9th, 2010, 03:15 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
send us an email and I will send you a file 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 offline   Reply With Quote
Old November 9th, 2010, 03:16 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Jun 2002
Location: orlando
Posts: 186
im guessing support@photopost.com ?
xtremetoonz is offline   Reply With Quote
Old November 9th, 2010, 06:34 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
yes that or use the contact us link in the header
__________________
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 November 10th, 2010, 01:36 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: Jun 2002
Location: orlando
Posts: 186
chuck the last change you sent me works--I replied via email as well. Can you provide the code you changed, and is this an actual bug or just something quirky with my setup?
xtremetoonz is offline   Reply With Quote
Old November 10th, 2010, 02:00 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
I just added an extra upgradecategories($origcat); line.
__________________
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bulk actions tsakalos76 Photopost Pro How Do I...? 10 March 14th, 2008 02:04 PM
Bulk actions dropdown messed up BryanG Photopost Pro Bug Reports 3 February 23rd, 2008 11:15 AM
Problem with bulk actions zkilzz Classifieds Bug Reports 5 April 10th, 2007 11:07 AM
sort by username in the bulk actions? scrapster2 Photopost Pro How Do I...? 1 April 8th, 2005 06:23 PM
sorting by user in bulk actions? scrapster2 Photopost Pro How Do I...? 0 March 13th, 2005 08:06 PM


All times are GMT -5. The time now is 03:10 AM.

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