• Resolved derek642

    (@derek642)


    Installed latest version of WP (4.2.2), updated the wp-config for multisite, setup multisite in Dashboard. Went to add 2nd site, adn I get the below warnings:

    Warning: preg_match() expects parameter 2 to be string, object given in /home/centr147/public_html/demo/wp-includes/formatting.php on line 3435
    
    Warning: preg_match() expects parameter 2 to be string, object given in /home/centr147/public_html/demo/wp-includes/formatting.php on line 3424
    
    Warning: preg_match() expects parameter 2 to be string, object given in /home/centr147/public_html/demo/wp-includes/formatting.php on line 3435
    
    Warning: strip_tags() expects parameter 1 to be string, object given in /home/centr147/public_html/demo/wp-includes/formatting.php on line 3407
    
    Warning: strip_tags() expects parameter 1 to be string, object given in /home/centr147/public_html/demo/wp-includes/formatting.php on line 3407
    
    Catchable fatal error: Object of class WP_Error could not be converted to string in /home/centr147/public_html/demo/wp-includes/kses.php on line 1038

    If I go back, I can see the new site, but when trying to goto the 2nd site’s dashboard it takes me back to the wp-admin login for the root site URL (which isn’t even the main multisite network url path…

    Any help is greatly appreciated. If you need code for any of the files I have in the multisite, please let me know.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter derek642

    (@derek642)

    Also, since this multisite is just started, I have no problem starting the fresh WP install over, if there are specific code samples someone has to get this working from a fresh install… Thanks again!

    Thread Starter derek642

    (@derek642)

    Ok, a quick update… I deleted the WP multsite installation, and deleted the contents of the db (via phpMyAdmin) so that was blank, reinstalled WP, this time version 4.1.2, and ALSO did not put slashes in the 2nd site I was trying to create (was trying bronze-2013 before, this time tried just bronze2013) and it seemed to add it without giving me the above formatting.php warnings… I will update with other things as I continue to progress…

    Could be related to this ticket for 4.2.2:

    https://core.trac.www.ads-software.com/ticket/32308

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multisite setup from new WP install, problems adding 2nd site in network’ is closed to new replies.