ngovanvinh Posted October 16, 2012 Share Posted October 16, 2012 mình đang sửa một trang prestashop , code thì bình thường không vấn đề gì lúc mình sửa, nhưng sau 2 hôm vào trang categories không hiển thị nội dung gì hết, và giờ thì cả trang chủ cũng bị mất hết nội dung luôn. mọi người có gặp trường hợp này bao giờ chưa a. nếu có cho xin vài hướng dẫn với. thanks all ! Link to comment Share on other sites More sharing options...
ngovanvinh Posted October 16, 2012 Author Share Posted October 16, 2012 lỗi mình nhận được là như này. có ai đã từng gặp chưa nhỉ. help Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/xcelprom/public_html/shoptest/themes/arundo/header.tpl" on line 82 "{$theme_settings.logo_text}" unclosed {if} tag' in /home/xcelprom/public_html/shoptest/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:627 Stack trace: #0 /home/xcelprom/public_html/shoptest/tools/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(118): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unclosed {if} t...') #1 /home/xcelprom/public_html/shoptest/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(171): Smarty_Internal_SmartyTemplateCompiler->doCompile('<!DOCTYPE html ...') #2 /home/xcelprom/public_html/shoptest/tools/smarty/sysplugins/smarty_internal_template.php(187): Smarty_Internal_TemplateCompilerBase->compileTemplate(Object(Smarty_Internal_Template)) #3 /home/xcelprom/public_html/shoptest/tools/smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->comp in /home/xcelprom/public_html/shoptest/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 627 Link to comment Share on other sites More sharing options...
Quang Ha Posted October 20, 2012 Share Posted October 20, 2012 smarty của bạn bị lỗi rồi. 'Syntax Error in template "/home/xcelprom/public_html/shoptest/themes/arundo/header.tpl" on line 82 "{$theme_settings.logo_text}" unclosed {if} bạn ko đóng if 1 Link to comment Share on other sites More sharing options...
designworld.info Posted October 20, 2012 Share Posted October 20, 2012 mình đang sửa một trang prestashop , code thì bình thường không vấn đề gì lúc mình sửa, nhưng sau 2 hôm vào trang categories không hiển thị nội dung gì hết, và giờ thì cả trang chủ cũng bị mất hết nội dung luôn. mọi người có gặp trường hợp này bao giờ chưa a. nếu có cho xin vài hướng dẫn với. thanks all ! Bạn thử bật bug lỗi xem. Với lại trường hợp của bạn khả năng là class hoặc controler bị lỗi. website của bạn là gì để mọi người còn châm cứu Link to comment Share on other sites More sharing options...
haylam.vn Posted November 7, 2012 Share Posted November 7, 2012 Bạn đọc log thì có thể thấy ngay lỗi biên dịch "{$theme_settings.logo_text}" unclosed {if} tag /home/xcelprom/public_html/shoptest/themes/arundo/header.tpl" on line 82 Bạn đóng thẻ {/if} ở file header.tpl nhé /home/xcelprom/public_html/shoptest/themes/arundo/header.tpl" on line 82 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now