• Fatal error: Cannot use string offset as an array in /var/www/consult.artdepo.com.ua/wp-admin/includes/dashboard.php on line 1047

    this is line:
    $check_urls = array( $widgets[$widget_id]['url'] );

    Have just installed wordpress. Have no plugins …
    Maybe some problems in my server.

    I see, that server can’t grap link http://wordpress.org/news/feed/

    in php.ini I have:

    ; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
    ; http://php.net/allow-url-fopen
    allow_url_fopen = On
    
    ; Whether to allow include/require to open URLs (like http:// or ftp://) as files.
    ; http://php.net/allow-url-include
    allow_url_include = Off // Have tried to chango On

The topic ‘Fatal error: Cannot use string offset as an array. Just install wordpress’ is closed to new replies.