Disabling "onAfterRender" Function From "cache.php" File - Joomla! Forum - community, help and support
after enabling system conservative cache , system cache plugin, had problem menu module in website. after reporting problem company created module, solved problem. have done empty function plugins/system/cache/cache.php file adding return; statement instead.
i ask experienced readers of joomla! forum opinion related hack. code modification cause other problems, e.g. security problems? additionally, please let me know if practice extension creators.
thanks
code: select all
onafterrenderi ask experienced readers of joomla! forum opinion related hack. code modification cause other problems, e.g. security problems? additionally, please let me know if practice extension creators.
thanks
it's bad practice - should never ever modify core joomla file. if nothing else hack removed update copy of joomla.
Comments
Post a Comment