Error:	Smarty error: [in news.rss.html line 13]: 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 (117) 'Smarty error: [in news.rss.html line 13]: syntax error: unrec...', int 256);

1	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty.class.php
	Line:	1817
	Code:	Smarty::trigger_error(string (103) '[in news.rss.html line 13]: syntax error: unrecognized tag 'm...', 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 (13) 'news.rss.html', int 13, 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 (13) 'news.rss.html', string (1394) '<?xml version="1.0"?>
<rss version="2.0"> 
   <channel>
     ...', );

6	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty.class.php
	Line:	1424
	Code:	Smarty::_compile_source(string (13) 'news.rss.html', string (1394) '<?xml version="1.0"?>
<rss version="2.0"> 
   <channel>
     ...', , string (85) '/var/www/php-root/test_be/temp/templates/main-fr^%%32^324^324...');

7	File:	/var/www/php-root/test_be/framework/vendors/smarty/Smarty.class.php
	Line:	1263
	Code:	Smarty::_compile_resource(string (13) 'news.rss.html', string (85) '/var/www/php-root/test_be/temp/templates/main-fr^%%32^324^324...');

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

9	File:	/var/www/php-root/test_be/modules/news/news.view.php
	Line:	117
	Code:	BaseView::_render(string (13) 'news.rss.html');

	Code:	NewsView::rss();

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=cs419ao1lk47t22slamkm3n0t7'
	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) '37764'
	REDIRECT_URL:           string (12) '/fr/news/rss'
	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 (12) '/fr/news/rss'
	SCRIPT_NAME:            string (20) '/framework/index.php'
	PHP_SELF:               string (20) '/framework/index.php'
	REQUEST_TIME:           int 1328508946