Hi ,
JA News Feature in home work, but i have this problem (page blank, error) only with authenticated users not work, instead work with super administrator, really strange ????
if I disable the plugin, user authenticated navigation in home is ok:((
my error
PHP Fatal error: Allowed memory size of 146800640 bytes exhausted (tried to allocate 43 bytes) in /web/htdocs/www.mysite/home/libraries/joomla/filter/input.php on line 650, referer: http://mysite
when a user (not super administrator) is authenticated, the plugin crashes, time out .
i have insert ini_set(“memory_limit”,”140M”) (configuration.php); I put this code for another plugin and it works, but 140 is the maximum supported on my server.