subramanya1 / buddypress-media

Automatically exported from code.google.com/p/buddypress-media
0 stars 0 forks source link

Single Image View shows newest image only. #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
*** YOU MUST ANSWER ALL QUESTIONS. IF A QUESTION IS NOT RELEVANT YOU MUST
WRITE "NOT APPLICABLE" IN THE QUESTION FIELD. ***

[What steps will reproduce the problem? (We need detailed, specific steps.
If we cannot reproduce the defect on a dev machine, we cannot fix it.)]
1. Using bp_album_all_images
2. With all default settings except 30 images per page, 10 per row
3. Clicking the thumbnail of any image links to a page with the correct url, 
but displaying whatever is the most recently uploaded image.

[What is the expected output? What do you see instead?]
Expected output is the single-image page with the correct image associated with 
the URL. What I see instead is just whatever is most recently uploaded.

[What version of BP Media are you using?]
Version: 0.1.8.10
Revision Date: June 9, 2011

[What version of WordPress are you using?]
Version 3.2.1

[What version of BuddyPress are you using?]
Version 1.2.9

[What version of PHP are you using?]
PHP5

[If the problem is layout related (broken page layout, etc) or browser
related (page just freezes, cannot connect to server) ...what happens when
you load the page in AT LEAST TWO of the following browsers:]
1.FireFox - (Report version number)
2.Internet Explorer - (Report version number)
3.Safari - (Report version number)
4.Google Chrome - (Report version number)

[What is the URL of your web host?]
Dreamhost.com

[If you are running a public site, what is the URL to a page that shows the
problem?]
http://ndent.net/digitalartmachine/

[Do you know how to use phpMyAdmin?]
Yes

[Do you know how to edit PHP code?]
Yes

[Please provide any additional information below]

Original issue reported on code.google.com by RarrettG...@gmail.com on 15 Sep 2011 at 5:37

GoogleCodeExporter commented 9 years ago
Also, where there should be a list of images from a specific user on the 
"(user)'s Pictures", it just shows every image uploaded.

Original comment by RarrettG...@gmail.com on 15 Sep 2011 at 5:56

GoogleCodeExporter commented 9 years ago
After changing the orderkey to 'random', apparently it's not the NEWEST image 
that it loads, but whatever image the template decides to load first in the 
gallery.

Original comment by RarrettG...@gmail.com on 15 Sep 2011 at 6:04

GoogleCodeExporter commented 9 years ago
Defect has been entered into the work queue for verification on Wednesday. 

Please report any further information as you discover it to assist our dev team 
when they start work on this tomorrow.

^F^

Original comment by CarlRoett@gmail.com on 15 Sep 2011 at 7:40

GoogleCodeExporter commented 9 years ago
Fixed with the release of 0.1.8.11

Original comment by fanquake on 24 Sep 2011 at 11:42