i have the following problem my:
-my side runs ok
-when i edit to dev mode an adit some icons en put it back in dev false mode the site crash.
-i did a debug:
Message:Syntax Error in template "/home/theoth1q/public_html/ow_system_plugins/base/views/components/sign_in.html" on line 8 "{form name='sign-in'}" - Unexpected "&"File:/home/theoth1q/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatecompilerbase.phpLine:657Trace:#0 /home/theoth1q/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templateparser.php(3144): Smarty_Internal_TemplateCompilerBase->trigger_template_error()
#1 /home/theoth1q/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templateparser.php(3209): Smarty_Internal_Templateparser->yy_syntax_error(42, '&')
#2 /home/theoth1q/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(42, '&')
#3 /home/theoth1q/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatecompilerbase.php(192): Smarty_Internal_SmartyTemplateCompiler->doCompile('\n\n\t...')
#4 /home/theoth1q/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_template.php(187): Smarty_Internal_TemplateCompilerBase->compileTemplate(Object(Smarty_Internal_Template))
#5 /home/theoth1q/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource()
#6 /home/theoth1q/public_html/ow_core/view_renderer.php(101): Smarty_Internal_TemplateBase->fetch('/home/theoth1q/...')
#7 /home/theoth1q/public_html/ow_core/renderable.php(271): OW_ViewRenderer->renderTemplate('/home/theoth1q/...')
#8 /home/theoth1q/public_html/ow_core/component.php(80): OW_Renderable->render()
#9 /home/theoth1q/public_html/ow_core/renderable.php(258): OW_Component->render()
#10 /home/theoth1q/public_html/ow_core/request_handler.php(274): OW_Renderable->render()
#11 /home/theoth1q/public_html/ow_core/application.php(329): OW_RequestHandler->dispatch()
#12 /home/theoth1q/public_html/index.php(73): OW_Application->handleRequest()
#13 {main}Type:SmartyCompilerException
This is the info the debug mode gives me.
how can i fix this?
i want to edit the theme the right way and not only in the static maps.
Who can help me?
thanks!
Jor