This topic has 11 replies, 2 voices, and was last updated 10 years by Catalin.

  • Author
  • #21626
     Marc van Daele
    Participant

    When I choose any of the items in the menu “Theme Options” I get a blank page. I am using a clean install without extra plugins. Can you tell me what went wrong please?

    #21627
     Catalin
    Moderator

    Hello,

    Please send me a link to your website.

    Also provide user admin credentials to your WordPress admin panel. Reply as private for security reasons.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #21628
     Marc van Daele
    Participant
    This reply has been set as private.
    #21637
     Catalin
    Moderator

    Hello,

    Please activate the debug mode for your WordPress. Take a look at this link:

    http://codex.wordpress.org/Debugging_in_WordPress

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #21643
     Marc van Daele
    Participant

    Ok debugging is active

    Thank you
    Marc

    #21647
     Catalin
    Moderator

    Hello,

    You need to contact your hosting provider and ask to get cUrl installed on your server where you are running WordPress.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #21662
     Marc van Daele
    Participant

    Curl had been installed. Iam still getting errors.

    Best regards
    Marc

    #21671
     Catalin
    Moderator

    Hello,

    Please add this in functions.php file from child theme folder and tell me the message that is returned:

    COPY CODE
    
    echo 'Curl: ', function_exists('curl_version') ? 'Enabled' : 'Disabled';
    

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #21700
     Marc van Daele
    Participant

    This is the text mentioned above the homepage:

    Curl: Disabled Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /var/www/intranet/wp-includes/class-http.php on line 895 Warning: stream_socket_client(): Failed to enable crypto in /var/www/intranet/wp-includes/class-http.php on line 895 Warning: stream_socket_client(): unable to connect to ssl://zwiepernet.zwijndrecht.be:443 (Unknown error) in /var/www/intranet/wp-includes/class-http.php on line 895

    #21701
     Marc van Daele
    Participant

    It appears that curl does not work if you use ssl for your site. There is also curlssl which works for both ssl and non-dsl. I will talk to my IT-colleague about the hosting.

    I will keep you informed.
    Marc

    #21709
     Marc van Daele
    Participant

    OK Curl is enabled now and the theme options are available.

    Thank you for your assistance!
    Marc

    #21713
     Catalin
    Moderator

    I am glad it worked. Have a nice day.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 12 posts - 1 through 12 (of 12 total)

The topic ‘Theme options gives blank page’ is closed to new replies.

Log in with your credentials

Forgot your details?