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 4th, 2005, 09:43 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: May 2003
Location: Santa Fe, NM
Posts: 39
Photopost 5.12: Sort photos in album not working(FIXED)

When I go to My Albums and click "Sort Photos", I get the "PhotoPost Album Photo Sorting Interface" page (misc.php?action=orderphotos&cat=3010). I put numbers in to sort the photos in that order, but the photos do not change to that order (not on that screen or in the album).

Two users reported this AFTER our upgrade to 5.11 (it worked before) and I upgraded tonight to 5.12 and tried it myself and cannot get the sort to work.

Also the "Make Album Cover" link on that page does not change the album thumbnail, but it changes if I go to the image and click the Make Album Cover link there.

Has something changed with 5.11 and 5.12?
Pauline Kenny is offline   Reply With Quote
Old July 7th, 2005, 10:22 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
well in misc.php as far as the thumbnail thing lines 859-865 should be changed to this. I will need to look at the sort thing more closely.

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 July 9th, 2005, 10:45 PM   #3 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
Ditto that the sort order is not functioning.

Mark
mjm is offline   Reply With Quote
Old July 10th, 2005, 11:02 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Yep not an easy track down
__________________
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 10th, 2005, 08:31 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Well the sort order does change in the database when you edit an album and change the sort

I was having an issue but then realized I had some stuck images in my album I made then unsticky then changed sort and it works fine.

Make sure this is not the issue with you.
__________________
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; July 10th, 2005 at 08:37 PM.
Chuck S is offline   Reply With Quote
Old July 10th, 2005, 08:48 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: May 2003
Location: Santa Fe, NM
Posts: 39
I checked and none of the images were sticky (I don't use that feature).

These are the steps I do:
1. Click My Albums.
2. In the list of albums, I pick one and click "Sort Photos".
3. This brings up the misc.php page showing thumbnails of all the photos in this album. I type in numbers from 1 to 4 for a few of the photos (all are set on zero). Then I click the submit button.
4. The page refreshes but the order had not changed. When I got and look at the album, the order has not changed.

Member uploading new albums, who have been using this software for awhile, noticed that with this release they could no longer sort their albums.
Pauline Kenny is offline   Reply With Quote
Old July 10th, 2005, 09:00 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Okay were talking two separate sorts here LOL

Let me check the other one. I was talking manage albums edit album and then pick a default sort
__________________
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 10th, 2005, 09:24 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Okay easy one

In misc.php add the code in bold to the request line

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 July 10th, 2005, 09:44 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: May 2003
Location: Santa Fe, NM
Posts: 39
That fixed it for me.

Will you be putting out a new release with these two fixes? I run PhotoPost on another site and have not upgraded to 5.1 yet - was waiting to see if this got fixed.
Pauline Kenny is offline   Reply With Quote
Old July 10th, 2005, 10:05 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
There are no open issues with Photopost so cant say we will issue a new release just for this. More than likely we will just add this to the build so anyone else downloading this will not be affected by this.
__________________
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 10th, 2005, 11:18 PM   #11 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
Sweet! Thank you.
Album pic sort order is working now.

Re: Albums sort order ... hadn't tried that yet, and you're right, they're not sorting fully.
Have set up 4 test albums.
They show correctly sorted in My Albums interface,
but at My Photos albums sort show as ... 1 - 3 - 2 - 4

Mark
mjm is offline   Reply With Quote
Old July 11th, 2005, 08:04 PM   #12 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
I did the update to 5.13 and notice the misc.php does not have the change as above.
Should I make the change in the new misc.php file as stated above.
iloco is offline   Reply With Quote
Old July 11th, 2005, 08:07 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Interesting I will let Michael know

Yes make the change
__________________
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 11th, 2005, 08:10 PM   #14 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Thanks, I thought the change would have been in the new set of files. No problem, I will make the change.
Nice to see you back from Vacation chuck.
iloco is offline   Reply With Quote
Old July 11th, 2005, 09:06 PM   #15 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
I'll update the build, sorry about that.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old July 11th, 2005, 10:40 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Yes Vacations are nice

Only bad thing is coming back and getting back into the swing of things.
__________________
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 12th, 2005, 06:35 AM   #17 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Quote:
Originally Posted by omegatron
Okay easy one

In misc.php add the code in bold to the request line

Code:
Content visible to verified customers only.
I downloaded new files this morning(5.13) and notice that this code still hasn't been replaced after Michael said he would add it to new files last nite in his reply.
Am I missing something and maybe this was added a different way is reason for my missing it or it hasn't been added yet to new downloads.
Just curious if I am doing something wrong.
iloco is offline   Reply With Quote
Old July 12th, 2005, 09:47 AM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Check the 6th line of the request on the file its there

'thecount' => INT, 'ppaction' => STRING, 'implode' => INT, 'expand' => INT, 'pid' => INT,
'login' => STRING, 'desc' => STRING));
__________________
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 12th, 2005, 12:54 PM   #19 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Ok I was looking for code as you had said above to change. I changed to new file so all should be ok now. Thanks
iloco is offline   Reply With Quote
Old July 18th, 2005, 12:17 AM   #20 (permalink)
Member
Verified Customer
 
Join Date: May 2003
Location: Santa Fe, NM
Posts: 39
If I do the 5.13 upgrade, are both these things fixed in it now (sort order for personal albums and make album cover)?
Pauline Kenny 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
5.13 Recent Photos: Not working for member galleries?(FIXED) kturby Photopost Pro Bug Reports 11 July 17th, 2005 10:59 PM
5.12 Album Position sort not working(FIXED) mjm Photopost Pro Bug Reports 3 July 16th, 2005 12:18 AM
5.13 Make Album Cover in Sort photo edit not working(FIXED) mjm Photopost Pro Bug Reports 2 July 13th, 2005 11:26 AM


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

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