I have followed the instructions found here http://digitalformula.net/articles/Allow-ee-code-in-expression-engine-with-allow-ee-code to set all the parameters within the EE control panel and added the 2 required tags as directed in the AllowEE plugin instructions as follows
{exp:channel:entries channel="packages_section_page"}
{exp:allow_eecode}
{page_content}
{/exp:allow_eecode}
{/exp:channel:entries}When building a page with this template I have entered a snippet tag ... {advanced_reservations} ... in the {page_content} field but EE is not parsing the snippet. When I view the page I see {advanced_reservations} instead of the text contained within the snippet.
Does anyone have any idea what I have done wrong?