- Posts: 8
Joomla URL seems to be misconfigured in Joomdle auth plugin
- Ameet
- Topic Author
- Offline
- New Member
-
Less
More
13 years 4 months ago #1
by Ameet
Joomla URL seems to be misconfigured in Joomdle auth plugin was created 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.
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.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
13 years 4 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
It seems you need to disable strict standards errors in PHP
Please Log in or Create an account to join the conversation.