Page 1 of 1

serendipity_event_mailentry: which hook used?

Posted: Tue Sep 13, 2005 11:26 pm
by Thomas
Hi,

I just installed the plugin serendipity_event_mailentry but unfortunatly the form is not displayed at all. Maybe a hook in the template is missing for displaying it. Can someone tell me what hook?

Re: serendipity_event_mailentry: which hook used?

Posted: Wed Sep 14, 2005 12:26 pm
by garvinhicking
You seem to be missing to print {$entry.display_dat} inside your entry loop. This variable contains the display. Many other plugins also use that variable. :)

Regards,
Garvin