Advice block not loading ** Solved**

On my site. www.weerstationmedemblik.nl is the upperleft block with the advices nog loading anymore.

Can’t find it why it is not loading anymore.

Henk

have you added something to the blocks as this might be the issue.
Try running your site//PWS_module_test and look at the 1st block this will tell you what the issue is

Hi Soulmaster,

Did you follow the advice here?

https://discourse2.weather-watch.com/t/netherlands-users-meteoalarm-file-too-big/73426


@ALL
In a “production” environment the errors/warnings will not be shown.
But if there is a problem, those messages normally point to the cause of the problem.

Best way to go: Use the debug console to test a mis-behaving block
. . /pwsWD/PWS_module_test.php

Select the block from the dropdown-menus and click test-it.

The bottom area will show all messages and the error-messages we need to solve the problem.
In this case:

Fatal error : Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/vhosts/weerstationmedemblik.nl/httpdocs/wrnWarningEU-CAP.php on line 145

Wim

1 Like

3 posts were split to a new topic: PHP 500 error with PHP 8, no error with PHP 7