• I am having multiple problems in regard to installing themes, both in the visual browser and FTP severs. When uploading through an FTP client I receive this error when I am able to connect:

    “530 authentication fail”

    And when uploading through the cpanel I receive this error:

    Downloading install package from http://wordpress.org/extend/themes/download/lightword.2.0.0.6.zip…

    Unpacking the package…

    Installing the theme…

    Could not create directory. /home/cubedjvk/public_html/wp/wp-content/themes/lightword/

    Theme install failed.

    I get a regular 503 error when uploading through the visual browser.

    I hope that someone can help me, thank you very much.

Viewing 3 replies - 1 through 3 (of 3 total)
  • When you say “uploading through the cpanel“, do you mean via the WordPress admin?

    From the error message, it sounds like you have a file/directory permissions error.

    Thread Starter FatalGlory

    (@fatalglory)

    What I meant by cpanel was the control panel provided by the host. However I think that this could be the error, because now I can’t get into the network control panel, I am receiving this error:

    Fatal error: Call to undefined function get_current_screen() in /home/cubedjvk/public_html/wp/wp-admin/network/settings.php on line 22

    Could they be related?

    Thread Starter FatalGlory

    (@fatalglory)

    Line 22 contains the following information:

    $banned_email_domains = split( “\n”, stripslashes( $_POST[‘banned_email_domains’] ) );
    $banned = array();
    foreach ( (array) $banned_email_domains as $domain )

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Unable To Install Themes’ is closed to new replies.