Code
<!--[* $Id: Micro551Feedback_user_main.htm 11499 2003-09-25 12:42:23Z jorg $ *]-->
<!--[include file="Micro551Feedback_user_menu.htm"]-->
<hr />
<h3><!--[pnml name="MICRO5551FEEDBACK_INTROTITLE"]--></h3>
<p><!--[pnml name="MICRO551FEEDBACK_INTRO"]--></p>
<!--[pnform]-->
<!--[/pnform]-->
<!--[include file="Micro551Feedback_user_menu.htm"]-->
<hr />
<h3><!--[pnml name="MICRO5551FEEDBACK_INTROTITLE"]--></h3>
<p><!--[pnml name="MICRO551FEEDBACK_INTRO"]--></p>
<!--[pnform]-->
<!--[/pnform]-->
When I try to load this page I get a Smarty error. I am reproducing the essential part of the message below.
Code
An unknown error has occured. The following error message was returned by the system
Smarty error: [in Micro551Feedback_user_main.htm line 7]: syntax error: unrecognized tag 'pnform' (Smarty_Compiler.class.php, line 599) (in file /Library/WebServer/Documents/microtextbook/includes/classes/Smarty/Smarty.class.php on line 1092)
Back
Additional technical information
(array) 0:
(string) file = /Library/WebServer/Documents/microtextbook/includes/classes/Smarty/Smarty.class.php
(integer) line = 1092
(string) function = trigger_error
(array) args:
(string) 0 = Smarty error: [in Micro551Feedback_user_main.htm line 7]: syntax error: unrecognized tag 'pnform' (Smarty_Compiler.class.php, line 599)
(integer) 1 = 256
Smarty error: [in Micro551Feedback_user_main.htm line 7]: syntax error: unrecognized tag 'pnform' (Smarty_Compiler.class.php, line 599) (in file /Library/WebServer/Documents/microtextbook/includes/classes/Smarty/Smarty.class.php on line 1092)
Back
Additional technical information
(array) 0:
(string) file = /Library/WebServer/Documents/microtextbook/includes/classes/Smarty/Smarty.class.php
(integer) line = 1092
(string) function = trigger_error
(array) args:
(string) 0 = Smarty error: [in Micro551Feedback_user_main.htm line 7]: syntax error: unrecognized tag 'pnform' (Smarty_Compiler.class.php, line 599)
(integer) 1 = 256
Is there something I need to do to make pnForms work? The module is installed and working as far as I can tell. Any help appreciated.
