Hello - you guys are great - thanks for fixing Ari Docs.
The remaining issue I am seeing is this php warningin the apache logs:
PHP Warning: Declaration of & AriModuleHelper::getModules() should be compatible with & JModuleHelper::getModules($position) in /var/
www/html/plugins/system/ariajaxdispatcher/ariajaxdispatcher/kernel/Module/j16/class.ModuleHelper.php
and if I disable ajaxdispatcher this seems to start up:
PHP Warning: Declaration of & AriModuleHelper::getModules() should be compatible with & JModuleHelper::getModules($position) in /var/
www/html/plugins/content/aridatatables/aridatatables/kernel/Module/j16/class.ModuleHelper.php on line 0
Is this something you can knock out? Every single page load is logging this error.
Thank you-