Hello I am going going thru a server migration and the two files listed were causing my JSitemap instance to crash. Once i increased the memory limit it fixed the issue. However it did not cause an issue on the source server. Would be interested in any feed back....thanks
- christianlocal/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.php: @ini_set( 'memory_limit', '48M' );
christianlocal/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php: @ini_set( 'memory_limit', '48M' );