• Hey guys,

    I have two problems with my wordpress installation:

    1.) On “/wp-admin/theme-install.php” I get the message:
    An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums.
    Everytime. I already reinstalled wp, but the error remains.

    2.) I also can’t seem to save Theme customization. I downloaded some themes from wordpress.com and uploaded them via FTP and when I try to customize them and click the “Save and Publish”-Button the changes are not saved. That’s not theme specific, I tryed with multiple themes.
    When I click the Button, there is a js error:
    GET https://adealz.com/wp-admin/admin-ajax.php/ 403 (Forbidden)
    maybe that helps..

    As you can probably figure, my domain is adealz.com.

    Thanks in advance for your help ??

    P.S.: I already contacted the hosting support, but just send me tutorial on how to install themes on wp…

    [ No bumping please. ]

Viewing 1 replies (of 1 total)
  • Thread Starter adealz

    (@adealz)

    Ok, I found a solution, I just need to know if it is save.

    I added the following to my .htaccess:

    <Files "admin-ajax.php">
    Order Allow,Deny
    Allow from all
    </Files>

    Is it save to do so?

Viewing 1 replies (of 1 total)
  • The topic ‘Searching new themes and configuring themes’ is closed to new replies.