-
Author
-
July 3, 2014 at 13:14 #21626
Marc van Daele
ParticipantWhen 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?
July 3, 2014 at 13:22 #21627Catalin
ModeratorHello,
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,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 3, 2014 at 14:47 #21637Catalin
ModeratorHello,
Please activate the debug mode for your WordPress. Take a look at this link:
http://codex.wordpress.org/Debugging_in_WordPress
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 3, 2014 at 16:18 #21647Catalin
ModeratorHello,
You need to contact your hosting provider and ask to get cUrl installed on your server where you are running WordPress.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 3, 2014 at 17:03 #21662Marc van Daele
ParticipantCurl had been installed. Iam still getting errors.
Best regards
MarcJuly 3, 2014 at 18:05 #21671Catalin
ModeratorHello,
Please add this in functions.php file from child theme folder and tell me the message that is returned:
COPY CODEecho 'Curl: ', function_exists('curl_version') ? 'Enabled' : 'Disabled';
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 4, 2014 at 09:02 #21700Marc van Daele
ParticipantThis 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
July 4, 2014 at 09:24 #21701Marc van Daele
ParticipantIt 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.
MarcJuly 4, 2014 at 11:41 #21709Marc van Daele
ParticipantOK Curl is enabled now and the theme options are available.
Thank you for your assistance!
MarcJuly 4, 2014 at 12:00 #21713Catalin
ModeratorI 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 -
AuthorPosts
The topic ‘Theme options gives blank page’ is closed to new replies.