Parse Error
-
My error log keeps displaying the following message:
PHP Warning: parse_url(https:///) [function.parse-url]: Unable to parse URL in /home2/——/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Url.php on line 499
This is what line 499 of the aforementioned php file states:
if ( $url_parts = parse_url( $url_parts[1][0] ) ) {
Advice?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Parse Error’ is closed to new replies.