Member
Member
mikinoo   2009-02-21, 19:58
#1

i need it for questbook-like application, but i don want to show them on page, just in the admin tab-comments...

Member
Member
sbillard   2009-02-21, 20:23
#2

Sorry, I do not think I understand your request.

If it is to accept comments but not display them on the gallery page you would need to remove the while (next_comment()) loop from your page.

Member
Member
mikinoo   2009-02-21, 20:59
#3

i know that, but is it possible to see the comments made on custompage in admin interface?

Member
Member
sbillard   2009-02-21, 21:28
#4

If they are posted to the database they will show on the admin pages. But remember that there must be an object associated with the comment. Your best approach would be to use zenpage and have one of its pages as your guestbook.

Member
Member
mikinoo   2009-02-21, 21:54
#5

and is it possible to somehow activate the comments on pages without zenpage? currently its not working.

Member
Member
sbillard   2009-02-21, 22:20
#6

Comments must be associated with one of: an album, an image, a zenpage article (news), or a zenpage page. So you could also have an album for your guest page.

Member
Member
Filip   2009-02-22, 18:43
#7

I'm using a empty, unpublished album as a guestbook, just as sbillard suggested. In the example theme you will find how to add comments to albums.php if you haven't done that yet.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.