• Resolved phweb

    (@phweb)


    After uploading I want to run wp-admin/install.php and get the following error:
    Parse error: syntax error, unexpected T_STRING in /www/docs/ph-web.com.ar/public_html/blog/wp-includes/theme.php on line 1591

    Original line 1591 was:’ add_action( ‘plugins_loaded’, ‘_wp_customize_include’../../wordpress/wp-includes/ ); ‘

    And as Iwill use WP in a subdomain called blog I changed to:
    ‘add_action( ‘plugins_loaded’, ‘_wp_customize_include’blog/wp-includes/ );’

    What is wrong

Viewing 3 replies - 1 through 3 (of 3 total)
  • Never, ever, edit WordPress core scripts. Re-upload all files & folders from a fresh download of WordPress.

    Thread Starter phweb

    (@phweb)

    OK, thank you!!
    I’ll upload all the package for a third time. Hope it works!!

    Thread Starter phweb

    (@phweb)

    Hi esmi,
    finally I got it.
    The problem was using dreamweaver and every time I change the wordpress directory to blog all the files actualised automatically.
    Using simple File Zilla now it is working fine!
    Thank you for your help!!
    Regards
    PH-web

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem Installing’ is closed to new replies.