• My partner and I were working on the site when he put in coding and we reloaded the page.

    this came up

    Parse error: syntax error, unexpected ‘<‘ in /home/content/p3pnexwpnas06_data02/86/2282486/html/wp-content/themes/dms/functions.php on line 24

    Neither of us can get back on to the site to fix it and we have no idea what to do!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You should never edit the themes php files using the wordpress editor, this is why.

    The functions file for that theme does not have a line 24.

    Here is a clean version, you can replace the code you added via FTP or maybe your host provides some kind of file editor.
    https://themes.svn.wordpress.org/dms/1.1.1/functions.php

    I’ve had a similar issue:

    [14-Dec-2014 00:50:08 UTC] PHP Parse error: syntax error, unexpected ‘,’ in /home1/thecooh3/public_html/wp-content/themes/quintus/inc/custom-header.php on line 22
    [14-Dec-2014 00:51:36 UTC] PHP Parse error: syntax error, unexpected ‘,’ in /home1/thecooh3/public_html/wp-content/themes/quintus/inc/custom-header.php on line 22

    [12-Dec-2014 03:31:20 UTC] PHP Fatal error: Cannot redeclare authorbbio_add_authorbox() (previously declared in /home1/thecooh3/public_html/wp-content/plugins/author-bio-box/includes/author-bio-box-functions.php:21) in /home1/thecooh3/public_html/wp-content/plugins/sexy-author-bio/sexy-author-bio.php on line 68
    [12-Dec-2014 03:31:20 UTC] PHP Fatal error: Cannot redeclare authorbbio_add_authorbox() (previously declared in /home1/thecooh3/public_html/wp-content/plugins/author-bio-box/includes/author-bio-box-functions.php:21) in /home1/thecooh3/public_html/wp-content/plugins/sexy-author-bio/sexy-author-bio.php on line 68

    Any suggestions on how to get this dealt with?

    @samcking start your own thread

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Parse error: syntax error, unexpected’ is closed to new replies.