The MU forums have moved to WordPress.org

After update the SVN Rev 1355, my site got broken (3 posts)

  1. Anonymous
    Unregistered
    Posted 15 years ago #

    After update the SVN Rev 1355, open my site it got following information.
    Parse error: syntax error, unexpected T_SL in ialog.com/wp-includes/script-loader.php on line 35

    Why would this happen? and can anyone help me how to solve this issue?
    Thank you very much.

  2. jamescollins
    Member
    Posted 15 years ago #

    Sounds like your /wp-includes/script-loader.php file might have local modifications, so your svn up command didn't work properly.

    Have you customised /wp-includes/script-loader.php? If not, try this from your wpmu root folder:

    svn revert /wp-includes/script-loader.php

    This will revert the file to the latest one from the WPMU SVN repository.

  3. demonicume
    Member
    Posted 15 years ago #

    check line 35 for a typo. revert back to previous file. don't mess with the latest hotness.

About this Topic

  • Started 15 years ago by chouti
  • Latest reply from demonicume