Error:	Smarty error: [in newsletters.subscribe.html line 6]: syntax error: unrecognized tag 'main' (Smarty_Compiler.class.php, line 583)
File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty.class.php
Line:	1095

0	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty.class.php
	Line:	1095
	Code:	trigger_error(string (129) 'Smarty error: [in newsletters.subscribe.html line 6]: syntax ...', int 256);

1	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty.class.php
	Line:	1817
	Code:	Smarty::trigger_error(string (115) '[in newsletters.subscribe.html line 6]: syntax error: unrecog...', int 256);

2	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty_Compiler.class.php
	Line:	2211
	Code:	Smarty::_trigger_fatal_error(string (37) 'syntax error: unrecognized tag 'main'', string (26) 'newsletters.subscribe.html', int 6, string (76) '/var/www/php-root/test_be/framework/vendors/smarty/Smarty_Com...', int 583, int 256);

3	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty_Compiler.class.php
	Line:	583
	Code:	Smarty_Compiler::_syntax_error(string (23) 'unrecognized tag 'main'', int 256, string (76) '/var/www/php-root/test_be/framework/vendors/smarty/Smarty_Com...', int 583);

4	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty_Compiler.class.php
	Line:	315
	Code:	Smarty_Compiler::_compile_tag(string (4) 'main');

5	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty.class.php
	Line:	1491
	Code:	Smarty_Compiler::_compile_file(string (26) 'newsletters.subscribe.html', string (760) '<h2>{t newsletter subscription}</h2>

<form action="" method=...', );

6	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty.class.php
	Line:	1424
	Code:	Smarty::_compile_source(string (26) 'newsletters.subscribe.html', string (760) '<h2>{t newsletter subscription}</h2>

<form action="" method=...', , string (98) '/var/www/php-root/test_be/temp/templates/main-fr^%%FE^FE7^FE7...');

7	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty.class.php
	Line:	1263
	Code:	Smarty::_compile_resource(string (26) 'newsletters.subscribe.html', string (98) '/var/www/php-root/test_be/temp/templates/main-fr^%%FE^FE7^FE7...');

8	File:	/var/www/php-root/test_be/framework/libraries/base.view.class.php
	Line:	167
	Code:	Smarty::fetch(string (26) 'newsletters.subscribe.html');

9	File:	/var/www/php-root/test_be/modules/newsletters/newsletters.view.php
	Line:	93
	Code:	BaseView::_render(string (26) 'newsletters.subscribe.html');

	Code:	NewslettersView::subscribe();

11	File:	/var/www/php-root/test_be/framework/libraries/main.controller.class.php
	Line:	43
	Code:	call_user_func(array (2));

12	File:	/var/www/php-root/test_be/framework/libraries/controller.class.php
	Line:	38
	Code:	MainController::performAction();

13	File:	/var/www/php-root/test_be/framework/libraries/controller.class.php
	Line:	60
	Code:	Controller::dispatch();

14	File:	/var/www/php-root/test_be/framework/index.php
	Line:	67
	Code:	Controller::processRequest();

Script:
	1090:	     * @param string $error_msg
	1091:	     * @param integer $error_type
	1092:	     */
	1093:	    function trigger_error($error_msg, $error_type = E_USER_WARNING)
	1094:	    {
	1095:	        trigger_error("Smarty error: $error_msg", $error_type);
	1096:	    }
	1097:	
	1098:	
	1099:	    /**
	1100:	     * executes & displays the template results

GET
POST
SESSION	newsletters_category:   string (1) '6'
	PAGER_WRAP_NEWS_LISTING: int 4
	newsletter_block_page:  int 1

SERVER	REDIRECT_STATUS:        string (3) '200'
	HTTP_X_CC_ID:           string (8) 'ccc01-02'
	HTTP_HOST:              string (16) 'vb-test.visum.be'
	HTTP_USER_AGENT:        string (48) 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)'
	HTTP_ACCEPT:            string (83) 'text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0...'
	HTTP_ACCEPT_LANGUAGE:   string (14) 'en-us,en;q=0.5'
	HTTP_ACCEPT_ENCODING:   string (4) 'gzip'
	HTTP_ACCEPT_CHARSET:    string (30) 'ISO-8859-1,utf-8;q=0.7,*;q=0.7'
	HTTP_CONNECTION:        string (5) 'close'
	HTTP_CACHE_CONTROL:     string (8) 'no-cache'
	HTTP_PRAGMA:            string (8) 'no-cache'
	HTTP_COOKIE:            string (44) 'KRYPTUKAS_SESSION=p2oenejdm9gp4v6k8mc5c4uos1'
	PATH:                   string (29) '/sbin:/usr/sbin:/bin:/usr/bin'
	SERVER_SIGNATURE:       string (0) ''
	SERVER_SOFTWARE:        string (21) 'Apache/2.2.3 (CentOS)'
	SERVER_NAME:            string (16) 'vb-test.visum.be'
	SERVER_ADDR:            string (14) '178.20.175.100'
	SERVER_PORT:            string (2) '80'
	REMOTE_ADDR:            string (14) '38.107.179.212'
	DOCUMENT_ROOT:          string (25) '/var/www/php-root/test_be'
	SERVER_ADMIN:           string (20) 'mike@technolords.net'
	SCRIPT_FILENAME:        string (45) '/var/www/php-root/test_be/framework/index.php'
	REMOTE_PORT:            string (5) '60466'
	REDIRECT_URL:           string (26) '/fr/newsletters/subscribe/'
	GATEWAY_INTERFACE:      string (7) 'CGI/1.1'
	SERVER_PROTOCOL:        string (8) 'HTTP/1.1'
	REQUEST_METHOD:         string (3) 'GET'
	QUERY_STRING:           string (0) ''
	REQUEST_URI:            string (26) '/fr/newsletters/subscribe/'
	SCRIPT_NAME:            string (20) '/framework/index.php'
	PHP_SELF:               string (20) '/framework/index.php'
	REQUEST_TIME:           int 1337328670