radar.gb Posted May 19, 2016 Share Posted May 19, 2016 (edited) I came across strange problem with my homepage.Very often when i go to my page im having only header and footer (check attachment for screenshot) Whole content is missing. I have to refresh couple of times to get missing content back. Its very frustrating, many customers complaints. Does anyone know how to fix it or had similar problem before? Website address: www.motomio.pl Edited May 19, 2016 by radar.gb (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 19, 2016 Share Posted May 19, 2016 there is probably php fatal error (i bet on some memory issues) analyse your php error log - or turn on error reporting and try to reproduce the issue with enabled error reporting instead of "empty" contents you will see error report you're from PL so here is the link to forum post about error reporting: https://www.prestashop.com/forums/topic/263589-500-error-b%C5%82%C4%99dy-bia%C5%82a-strona-instrukcja-dotycz%C4%85ca-trybu-debugowania/ Link to comment Share on other sites More sharing options...
radar.gb Posted May 19, 2016 Author Share Posted May 19, 2016 Thanks, i forgot about error reporting. Well thats what i get: Notice: Undefined index: apContent in /..../...../.../....../cache/smarty/compile/9d/1e/03/9d1e036b33b6255b8e05cbaaf039293575448f6d.file.appagebuilder.tpl.cache.php on line 27 Notice: Trying to get property of non-object in /..../.../.../.../cache/smarty/compile/9d/1e/03/9d1e036b33b6255b8e05cbaaf039293575448f6d.file.appagebuilder.tpl.cache.php on line 27 And the line 27: <?php echo $_smarty_tpl->tpl_vars['apContent']->value;?> Link to comment Share on other sites More sharing options...
Prestachamps Posted May 19, 2016 Share Posted May 19, 2016 Hi, I see that it is a leotheme, and it is using ap PageBuilder, and the issue is coming from the ap Page Builder module. Try to create a new profile in Ap Page builder, and verify if that solves the issue(or use an existing profile from the Ap Page Builder). If this solves your issue, then you have one or more widgets or modules enabled in your current Ap Page builder profile that has problems. In this case you should disable in your current profile the widgets one by one, to see wich one has problems, and use other type of widget instead of that one. Or you could contact the Leotheme support , so they should fix the problem, or provide you a newer module(with this bug fixed ). Regards, Leo Link to comment Share on other sites More sharing options...
radar.gb Posted May 19, 2016 Author Share Posted May 19, 2016 I've been using different profiles before and problem also occurred.Theme was bought on ThemeForest, but my support has already expired.I will try to ask them for help anyway. Thanks! Link to comment Share on other sites More sharing options...
vekia Posted May 19, 2016 Share Posted May 19, 2016 in fact NOTICE should not affect the website and it should not generate empty pages like you had/have Link to comment Share on other sites More sharing options...
radar.gb Posted May 19, 2016 Author Share Posted May 19, 2016 Im not surprised. Theme is so buggy... Ive spent maaany hours to make that page work properly. 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