We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

My site down, after update Social Bridge plugin [Answered] | Forum

Arifur Rahman
Arifur Rahman Nov 21 '13
Please Help.

My site www.ofnf.me not working after install Social Bridge plugin.


OW Debug - ExceptionMessage:Syntax Error in template "/home/ofnf/public_html/ow_themes/showcase/master_pages/general.html" on line 8 "<div class="ow_site_panel">{component class='BASE_CMP_Console'}" - Unexpected "&"File:/home/ofnf/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatecompilerbase.phpLine:657Trace:#0 /home/ofnf/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templateparser.php(3144): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /home/ofnf/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templateparser.php(3209): Smarty_Internal_Templateparser->yy_syntax_error(42, '&') #2 /home/ofnf/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(42, '&') #3 /home/ofnf/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatecompilerbase.php(192): Smarty_Internal_SmartyTemplateCompiler->doCompile('???...') #4 /home/ofnf/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_template.php(187): Smarty_Internal_TemplateCompilerBase->compileTemplate(Object(Smarty_Internal_Template)) #5 /home/ofnf/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #6 /home/ofnf/public_html/ow_core/view_renderer.php(101): Smarty_Internal_TemplateBase->fetch('/home/ofnf/publ...') #7 /home/ofnf/public_html/ow_core/renderable.php(263): OW_ViewRenderer->renderTemplate('/home/ofnf/publ...') #8 /home/ofnf/public_html/ow_core/html_document.php(601): OW_Renderable->render() #9 /home/ofnf/public_html/ow_core/response.php(184): OW_HtmlDocument->render() #10 /home/ofnf/public_html/ow_core/application.php(429): OW_Response->respond() #11 /home/ofnf/public_html/index.php(83): OW_Application->returnResponse() #12 {main}Type:SmartyCompilerException

The Forum post is edited by Alia Nov 25 '13
Attachments:
  www.ofnf.me.png (95.22Kb)
  www.ofnf.me socialbridge.png (69.8Kb)
Alia Team
Alia Nov 21 '13
Arifur, seems like your theme is modified one. Check line 8 of your general.html file.
If it indeed contains unexpected "&", delete it.

Seems like your showcase theme is customized one, since in default theme the code for site panel starts on line 3. You should have:

    <div class="ow_site_panel">
            {component class='BASE_CMP_Console'}
            <div class="ow_logo_wrap"><a href="{$siteUrl}">{$siteName}</a></div>
        </div>


Regarding the other exception error, contact plugin's developer.

Kieron H Leader
Kieron H Nov 22 '13

i have just visited this site and it is fine have you resolved this issue

Arifur Rahman
Arifur Rahman Nov 22 '13
Thank you Aliia,

I just re-sore backup files and sites looks ok.I contacted plugin's developer yesterday, but they not replying me.I don't know what is there problem.