This topic has 5 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #146636
     wilfriedMarseille
    Participant

    Hello
    When i try to export my content wih my admin account.
    I got this 

    Forbidden

     

    You don’t have permission to access /wp-admin/export.php on this server.

    You think is a servor problm or extension problem ?
    Because i desactivate al extension and i got alway the problem …

    🙁

    If you love Ableton check my blog :
    www.zikrea.com

    #146703
     Laura
    Moderator

    Hello, it seems like a server limitation issue, please contact your hosting provider 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #147554
     wilfriedMarseille
    Participant

    Hello,
    So i contactmy host provider and h found a solution.
    I have to rename my htacces. And can use my export tools.
    So the problem is from this file.
    But i don’t know which line i need to change.
    If you have an issue i lisen to you.

    If you love Ableton check my blog :
    www.zikrea.com

    #147728
     Laura
    Moderator

    Hello, can you share the content of your htaccess here? as a text file 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #147768
     wilfriedMarseille
    Participant
    This reply has been set as private.
    #147982
     Laura
    Moderator

    Hello, backup that file and replace the content with

    COPY CODE
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress
    
    

    Turn off ithemes security
    If this resolves it then you should take a look at your ithemes security settings

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?