Hi,
I'm using advanced profile with nodeprofile instead of bio, and have everything else working except the guestbook on the profiles.
I'm not able to see anything under the "guestbook" panel content item at all, and was just wondering if anyone is using nodeprofile with a working guestbook?
I have also installed the guestbook module and tried it that way, as per the documentation here: http://drupal.org/node/214392, but I'm not able to paste that php snippet into the panel custom content type (says it's invalid).
Any suggestions? I'm assuming that the predefined advanced profile guestbook is just the comment nodes and form on the uprofile node? I do have comments enabled and the correct user access set.
If anyone can point me in the right direction it would be much appreciated.
Comments
Comment #1
michelleYou're correct in your assumption. I've had it working with nodeprofile with the comments method and am currently using the guestbook module as outlined in those docs so I can confirm both should work. Beyond that, I don't know. It's hard to guess what might be wrong with someone's install.
Michelle
Comment #2
TC44 commentedHi Michelle,
Thank you for the reply. That made me think about where I could have gone wrong and I found the problem.
Although I had comments enabled for the content type, on the test profile individual node it was disabled. I think I had it off, created the profile, then turned comments back on when I was trying to get the guestbook working.
So it was user error on my part, it works great now for the comments guestbook.
Comment #3
TC44 commentedComment #4
michelleAh, glad you found it. I would have suggested that except you said you had comments enabled so I figured you'd get annoyed if I suggested making sure comments were enabled. LOL! Ah, well, at least you figured it out. :)
FWIW, I managed to confuse myself this way once, too.
Michelle