Joomla URL seems to be misconfigured in Joomdle auth plugin

More
13 years 4 months ago #1 by Ameet
Hi,

I'm getting this error and I haven't been able to figure it out. I tried changing the .htaccess file under the moodle directory by adding these two lines:

SecFilterEngine Off
SecFilterScanPOST Off

I didn't install any security extensions as far as I know.

but still not working. Attached is the picture I get when I load this link.

/index.php?option=com_joomdle&task=ws.server&format=xmlrpc

I also attached the system health check screenshot. any help would be appreciated. Thanks.

Please Log in or Create an account to join the conversation.

More
13 years 4 months ago #2 by Antonio Durán
It seems you need to disable strict standards errors in PHP

Please Log in or Create an account to join the conversation.