drupalfun.com
Photo Gallery does not show
Hi, I've read through all similar posts but none are quite the same issue.
I have followed the book up until section 5.1.4, The link on the profile page is there but no images are displayed below it. Clicking on the link takes me to the gallery page but there are still no images displayed. However on the gallery page if i click 'edit' at the top, it shows all of the uploaded images available to edit.
There is one step of the tutorial which was different for me, in the views settings, there is no option to select the filter 'node type: photo gallery'
On a slightly different node, when creating the panel page view, there was no option to select the 'node type: profile' I suspect the two issues are linked.
No errors occur, and when I enter an argument into the photo view (say '1') it displays nothing.
Related Questions
Responses
2. Problem solved
In the photo galery template I copy&pasted the php code into the box, having read other posts made it clear that the appostrophies need to be replaced. Good book, but I would recommend you add a note about copy&pasting php code, will save some people a lot of time.
4. Not solved for mine
Hi
I am having the exact same problem.
"The link on the profile page is there but no images are displayed below it. Clicking on the link takes me to the gallery page but there are still no images displayed. However on the gallery page if i click 'edit' at the top, it shows all of the uploaded images available to edit."
Interestingly, when I view the page in Safari it shows a placeholder for the pics. I even checked the url and it is pulling them from the correct folder on the server. I check the folder and the files are in there.
Also, if I switch the display from thickbox/mini to image, the pictures show up, but they are, of course, too big. Mini/images doesn't work. I tried all the other display options, but only image shows the pictures.
The thickbox is working for my avatar. I checked all permissions. I even took out the php code in the contemplate, just to see if that would help. Nothing.
I remember reading that with the new file/image option, this problem sometimes arises. Has that changed in newer versions? Any suggestions?


1. Update
I have managed to add the photogallery filter but still no change.