 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
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?
|
| |
July 7th, 2005, 10:22 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
July 9th, 2005, 10:45 PM
|
#3 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
Ditto that the sort order is not functioning.
Mark
|
| |
July 10th, 2005, 11:02 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Yep not an easy track down |
| |
July 10th, 2005, 08:31 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
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.
Last edited by Chuck S; July 10th, 2005 at 08:37 PM.
|
| |
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.
|
| |
July 10th, 2005, 09:00 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
July 10th, 2005, 09:24 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
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.
|
| |
July 10th, 2005, 10:05 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
July 10th, 2005, 11:18 PM
|
#11 (permalink)
| | 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
|
| |
July 11th, 2005, 08:04 PM
|
#12 (permalink)
| | Senior Member Verified Customer
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.
|
| |
July 11th, 2005, 08:07 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Interesting I will let Michael know
Yes make the change
|
| |
July 11th, 2005, 08:10 PM
|
#14 (permalink)
| | Senior Member Verified Customer
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. |
| |
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. |
| |
July 11th, 2005, 10:40 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
July 12th, 2005, 06:35 AM
|
#17 (permalink)
| | Senior Member Verified Customer
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.
|
| |
July 12th, 2005, 09:47 AM
|
#18 (permalink)
| | Photopost Developer Verified Customer
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));
|
| |
July 12th, 2005, 12:54 PM
|
#19 (permalink)
| | Senior Member Verified Customer
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
|
| |
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)?
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 05:55 PM. | |