serendipity_event_mailentry: which hook used?

Creating and modifying plugins.
Post Reply
Thomas
Regular
Posts: 130
Joined: Tue Sep 21, 2004 2:00 pm
Location: Stockerau/NÖ/A
Contact:

serendipity_event_mailentry: which hook used?

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: serendipity_event_mailentry: which hook used?

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply