Sorry, it looks like something went wrong and an error has occurred.
Don’t worry, it can happen to any of us.
Error: at line 702 in file /DATA/WEB/visolve/htdocs/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:
Message:
Syntax Error in template "21995e9915588c0355be0924c4f24d06f77a662a" on line 17 "<td>/* Flags to indicate socket events. 0 indicates no event. */<br /> #define POLLIN 0x0001 /* There is data to read */<br /> #define POLLPRI 0x0002 /* There is urgent data to read */<br /> #define POLLOUT 0x0004 /* Writing now will not block */<br /> #define POLLERR 0x0008 /* Error condition */<br /> #define POLLHUP 0x0010 /* Hung up */<br /> #define POLLNVAL 0x00<br /> <strong>Event notification with poll()</strong><br /><strong> Poll() interface </strong><br /> The traditional way to check for socket events on a large number of clients is by using the poll() or select() system calls. Figure 1 summarizes the poll() interface from the Linux man page. 20 /* Invalid request: fd not open */<br /> struct pollfd {<br /> int fd;<br /> short events;<br /> short revents;<br /> };<br /> int poll(struct pollfd *pfds, int number, int timeout);<br /> <strong>Figure 1:</strong> poll() interface for getting socket events</td>" - Unexpected "<"
View Full Trace ↓
#0 /DATA/WEB/visolve/htdocs/lib/smarty/sysplugins/smarty_internal_templateparser.php(3144): Smarty_Internal_TemplateCompilerBase->trigger_template_error()
#1 /DATA/WEB/visolve/htdocs/lib/smarty/sysplugins/smarty_internal_templateparser.php(3209): Smarty_Internal_Templateparser->yy_syntax_error(69, '<')
#2 /DATA/WEB/visolve/htdocs/lib/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(69, '<')
#3 /DATA/WEB/visolve/htdocs/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php(192): Smarty_Internal_SmartyTemplateCompiler->doCompile('<h2 style="text...')
#4 /DATA/WEB/visolve/htdocs/lib/smarty/sysplugins/smarty_internal_template.php(187): Smarty_Internal_TemplateCompilerBase->compileTemplate(Object(Smarty_Internal_Template))
#5 /DATA/WEB/visolve/htdocs/lib/smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource()
#6 /DATA/WEB/visolve/htdocs/lib/classes/class.Smarty_CMS.php(324): Smarty_Internal_TemplateBase->fetch('string:<h2 styl...', 'p133', NULL, NULL, false, false, false)
#7 /DATA/WEB/visolve/htdocs/lib/classes/class.CMS_Content_Block.php(335): Smarty_CMS->fetch('string:<h2 styl...')
#8 /DATA/WEB/visolve/htdocs/tmp/templates_c/24d359ce4d12f17b7c5d869477659cc28cae6cfb.tpl_body.28.php(100): CMS_Content_Block::smarty_internal_fetch_contentblock(Array, Object(Smarty_Internal_Template))
#9 /DATA/WEB/visolve/htdocs/lib/smarty/sysplugins/smarty_internal_templatebase.php(180): content_51837fe81f9b15_10059947(Object(Smarty_Internal_Template))
#10 /DATA/WEB/visolve/htdocs/lib/classes/class.Smarty_CMS.php(324): Smarty_Internal_TemplateBase->fetch('tpl_body:28', 'p133', NULL, NULL, false, false, false)
#11 /DATA/WEB/visolve/htdocs/index.php(236): Smarty_CMS->fetch('tpl_body:28')
#12 {main}