This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Failed to load plugin url: …plugins/ajax-sea #42120
    EditorCZEditorCZ
    Participant

    Thank you for your support and information.

    Have a nice day.

    in reply to: Failed to load plugin url: …plugins/ajax-sea #42118
    EditorCZEditorCZ
    Participant

    Just contacted hosting support – they advised to use their hosting tool to fix the files presmissions and voila – fixed.

    I believe this happened after downloading the plugin from the Evanto and uploading it manually to the server. To prevent this, what is the better way of updating the plugin?

    in reply to: Failed to load plugin url: …plugins/ajax-sea #42116
    EditorCZEditorCZ
    Participant

    This is the only content of the .htaccess file in the root of the web:

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    I am not keen on the .htaccess rules and content so if you see anything wrong here, please tell me.

    HOWEVER when I rename the .htaccess to .htaccess.bak the problem presists.

    in reply to: Failed to load plugin url: …plugins/ajax-sea #42113
    EditorCZEditorCZ
    Participant

    Hello, thank you for your reply.

    Reinstall didn’t help.

    I attach screen from the backend with how it looks – the red column is the error, and you can also see that the Ajax content under the post is somehow broken.

    I will ask the hosting provider about it, but there was no change to .htaccess or file persmissions before the plugin update.

Viewing 4 posts - 1 through 4 (of 4 total)