Cancel that, it turns out there was a versioning issue at play and an 
old/defunct version of the template, containing the same text content 
twice, was somehow resident despite an apparently successful deploy.  
Thanks!

Kevin Barsotti wrote:
> The contents of a template file are being rendered twice, and I cannot 
> seem to figure out why.  The following example is a
>
> In this application I've got a module, "contact" and an action, 
> "thankYou".
>
> In /modules/contact/actions/actions.class.php, executeThankYou() is 
> empty, as it performs no logic, only displaying a message.
>
> In /modules/contact/templates/thankYouSuccess.php it says "Thank you!".
>
> When one navigates to the application's frontend and reaches this page 
> (via successfully submitting a contact form that passes validation), 
> the resultant page says "Thank you!Thank you!".
>
> For some reason it's loading the contents of thankYouSuccess.php 
> /twice/.  Any idea what could cause this?
>

-- 
Kevin Barsotti
Operations Director
Tribal Dawn, LLC <www.tribaldawn.com>
412.736.1357



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to