Hi there. I'm using the Profile pictures module on my drupal 6.16. I lurve this module.
But, how can i NOT display the Category, ( eg. My Pet Photo ) i've created if user do not upload any photo?
As of now, whenever i view my Profile, i can see the category, ( eg. My Pet Photo ), although no photo is uploaded.
Thankz in advance.
---
Radin@R-Man
Webmaster/Founder
http://www.SFOGSzeRo.com
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | profile_pictures.module.txt | 8.47 KB | yeputons |
| #6 | profile_pictures.patch | 809 bytes | yeputons |
| #7 | profile_pictures.2.patch | 1.09 KB | yeputons |
Comments
Comment #1
yeputons commentedQuick fix:
change in profile_pictures.module line
to
It and other bug fixes will be commited in CVS soon to pass community's review.
Comment #2
yeputons commentedFixed in beta1
Comment #3
R-Man commentedThanx for the fast respon. But there's still a problem.
The "Title" of the photo is gone but the "Category" still there when no photo is uploaded.
Comment #4
R-Man commentedOh... another neat feature you can add is maybe the display extra photo can be click and a bigger photo (popup) can be viewed.
Comment #5
yeputons commentedCreated issue for it: #801282: Preview and big photo feature - integration with ThickBox? Your opinion is important.
Comment #6
yeputons commentedPatch for an other issue. My mistake. Correct patch is in the next comment
Comment #7
yeputons commentedCorrect patch
Comment #8
R-Man commentedHmm...sorry to ask...but i'm no good in patching module.
Can post the complete correct module?
Thanx...
Comment #9
yeputons commentedIt's easy to do it without software. Just open the patch, open the file specified in the first line, remove lines with "-" and add lines with "+".
Complete file (beta1) is attached