 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
June 10th, 2006, 11:17 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2005
Posts: 10
| Upgrade to 5.3.1 broke member gallery sort
I upgraded to 5.3.1 first by replacing only the specified files and noticed that the image sort is broken in member galleries. In case I missed something, I then uploaded all the files except the configuration and install.php and upgrade.php and the problem still remains. No files failed to upload/overwrite. (I went over my gftp log for the session)
It doesn't matter what is chosen in the drop list to sort images in member galleries, when you click the Sort Now button, no images are shown and it just says "This category does not contain any images."
This was certainly working tonight before the upgrade, because we were using it.
Photopost is installed as a standalone... it is not integrated with any forum.
|
| |
June 11th, 2006, 03:01 AM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Oct 2005
Posts: 264
|
I am having the same problem, also with a stand alone PP installation.
|
| |
June 11th, 2006, 08:37 AM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,697
|
You would have to show and post an example here so I can assist. I see no issues with members galleries and PP 5.31 http://www.reeftalk.com/gallery/showmembers.php |
| |
June 11th, 2006, 12:51 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2005
Posts: 10
|
Yes, that's broken in both of those photopost installations too. It's not a problem sorting the member galleries themselves, it's when you go into someone's member gallery and, for example, change to sort by date posted, and descending order and click "Sort Now".
This is occuring in my (sister's) gallery, Chuck's gallery, and pistebasher's gallery.
It occurs regardless of browser too... I've tried it in Firefox in different OSes and IE.
My sister's gallery is private, so I won't post it here but if you want it I'll send the URL privately. It seems to be reproducable enough though.
Thanks for looking into this... I can't write the stuff, but I have no problems editing code if someone gives me excerpts to replace. So if you want me to test anything let me know.
|
| |
June 11th, 2006, 12:53 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Apr 2006
Posts: 216
|
Same here. Same thing on today's uploads also: This category does not contain any images. |
| |
June 11th, 2006, 10:15 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,697
|
Try changing these lines in showgallery.php
This is just a patch till I do some more testing and find out why the line as it is written is not working Code: Content visible to verified customers only.
|
| |
June 12th, 2006, 03:21 AM
|
#8 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2005
Posts: 10
|
That appears to have done the trick, Chuck. The member gallery sort droplists are working now.
Thanks, I'll watch for further developments.
|
| |
June 12th, 2006, 01:43 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Oct 2005
Posts: 264
|
Thanks Chuck, working for me now as well.
|
| |
June 14th, 2006, 12:42 PM
|
#11 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
I've updated the showgallery.php and showphoto.php scripts in the build to make the change above in the three or four places that it needs to be made; I can't explain why breaking the same code into two lines works, but it needed to be done in a couple of places.
You can grab those two files from the current download to fix the links.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
June 14th, 2006, 03:39 PM
|
#12 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2005
Posts: 10
|
I've since gone back to version 5.3 because of the additional problems with the navigation links (which you've probably just fixed also) and I'm just going to stay with that version now. We are quite happy with it and virtually all of our annoyances in past versions have been corrected.
I'm sorry that I just don't have the time to be discovering and chasing problems which was why I chose to pay for Photopost in the first place. My non-geek sister (the actual user of this) is not sympathetic to debugging :-)
|
| |
June 14th, 2006, 03:52 PM
|
#13 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
FYI I had also noticed when we did the 5.3 upgrade , (alas only a couple weeks ago) that our members showgallery sort changed from default descending (latest pic) to ascending (first upload)
We had to reset all our cat sorts - fortunately we have parent categories and were able reset to all child cats and have it working correctly.
We will await a couple other current troubleshooting issues before attemting the rebuild.
|
| |
June 14th, 2006, 05:09 PM
|
#14 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
I'm not aware of any sorting changes; thats odd.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
June 14th, 2006, 05:58 PM
|
#15 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
Yeah, to be honest I thought that this might have had something to do with our removing of all sorts options - except for latest upload ascending/descending, with default DESC ... but that was several years ago, and we haven't done any changes in PHPMyAdmin.
(To keep our sort options simple, if I remember correctly, we had removed:
filename
ratings
last activity - comments (we don't use this feature)
most popular (views)
least popular (views)
File size
So when we upgraded to 5.3, latest /descending (latest upload first)worked correctly in categories, but in Members Gallery > showgallery it was ascending (first upload up top).
Well, we put them all back in to try and get MG back to Descending and it found the default category showgallery sort was then affected.
So we left only the latest desc in Category Edit but it didn't change the cat sort to descending until we clicked on latest sort option > submit.
Now we have it working fine.
Not knowing if this was a cache/refresh issue, or something of our own doing, and having now corrected the problem in MG and cat view, I had no real need to address this issue and waste your time till I noticed someone else had a MG sort issue.
|
| |
June 14th, 2006, 07:49 PM
|
#16 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
Interesting; I wonder if it has to do with how we set the default sort order or something. Anyways, sounds like it's all worked out. Good to hear.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
June 14th, 2006, 08:36 PM
|
#17 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
Yes, this is working fine now.
If anyone else has this problem I'd suggest going to
Admin > Edit Categories > Member Gallery > Edit > Default Sort Order > Check that this is the sort order that you want.
Because I had removed some sort orders a while back, it took me a little more jiggling to get it back into order in PHP MyAdmin.
In my situation because I am not using the Comments /Posting feature my top default sort order is not by last activity but latest upload.
|
| |
June 15th, 2006, 04:23 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: WA
Posts: 134
|
Thanks for putting up the fixed files Michael. It's all sorted out now.
|
| | |
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 07:22 PM. | |