Jump to content

Missing content on homepage


radar.gb

Recommended Posts

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

post-273770-0-31037700-1463653992_thumb.jpg

Edited by radar.gb (see edit history)
Link to comment
Share on other sites

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

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...