ericlbarnes / Statamic-email-form

Email form plugin for Statamic
http://ericlbarnes.com/blog/statamic-email-form-plugin
Other
36 stars 6 forks source link

Nothing displaying inside of the {{ email_form }} call #12

Closed zgordon closed 11 years ago

zgordon commented 11 years ago

Hi!

When I install the addon by dropping the files into the public addon folders and then copy and paste the example code, nothing shows up.

Ideas?

Thanks!

zgordon commented 11 years ago

Hey man, just a little bump to see if you have any suggestions with this? Thanks!

ericlbarnes commented 11 years ago

This is not really easy to debug with just your description of the problem. Can you be sure errors are enabled and see if any are outputting?

MrGrady commented 11 years ago

Hey Eric,

Sorry to be the dumb one that has to reopen this thread, but I also cannot get the add-on working. Now, it's obviously going to be something really simple, because, for me, it doesn't work right out of the box.

So, what I've done is:

– Download the add-on – Drag pi.email_form.php into my addons folder – Added your sample code to my template – View the page on my local server, and nothing displays between the {{ emailform }} tag pairs

As I say, it's got to be something really simple that is right in front of me, but I just can't see it.

Any, and I mean any, suggestions would be greatly appreciated.

Ta, Sam


Update Alert!

Hey Eric, (and any other people out there that are a little simple),

Statamic has two add-on folders; you need to drag the pi.email_form.php into the _add-ons folder (that's underscore add-ons), not the add-ons in the _config folder.

Looks like it'll now work, as I'm getting the form displaying. Woo hoo!

Ta.

ericlbarnes commented 11 years ago

When you view source is the firm tag added? Are you adding anything between the tags? Maybe post up your template file.

Thanks, Eric Barnes

On Jun 28, 2013, at 9:45 AM, MrGrady notifications@github.com wrote:

Hey Eric,

Sorry to be the dumb one that has to reopen this thread, but I also cannot get the add-on working. Now, it's obviously going to be something really simple, because, for me, it doesn't work right out of the box.

So, what I've done is:

– Download the add-on – Drag pi.email_form.php into my addons folder – Added your sample code to my template – View the page on my local server, and nothing displays between the {{ emailform }} tag pairs

As I say, it's got to be something really simple that is right in front of me, but I just can't see it.

Any, and I mean any, suggestions would be greatly appreciated.

Ta, Sam

— Reply to this email directly or view it on GitHubhttps://github.com/ericbarnes/Statamic-email-form/issues/12#issuecomment-20188907 .

MrGrady commented 11 years ago

Hi Eric,

Thanks for getting back to me, but as you'll have seen above, I got it sorted.

Ta.