Forums

Parse Error when installing theme (5 posts)

  1. wwest
    Member
    Posted 1 year ago #

    OK, i downloaded the theme Deep Silent
    http://wordpress.org/extend/themes/deep-silent

    It seemed like it installed currectly but when i activate it i get this error

    Parse error: syntax error, unexpected $end in C:\xampplite\htdocs\wp-content\themes\deep-silent\functions.php on line 409

    I have googled this error i haven't found any information on it

    Thanks in advance

  2. Samuel B
    moderator
    Posted 1 year ago #

    the theme is not compatible with 3.0.x

  3. wwest
    Member
    Posted 1 year ago #

    Well i use to run it on 3.0 so i reverted my 90left.net to 3.0 and i still get the same error

  4. wwest
    Member
    Posted 1 year ago #

    i figured it out

    I had to change this starting on line 407
    <?
    }
    ?>

    to this

    <?php
    }
    ?>php

  5. wwest
    Member
    Posted 1 year ago #

    ok, I thought that fix above fixed it but after further investigation it didn't and it blew chunks

    I had this theme on a godaddy hosted page about 2 months ago and it worked great, it only started acting up when i decided to switch to my own host which i host here and use XAMPP to host it. I have tried 2.9, 3.0 and 3.1 with no luck but i dont think its a supported issue because it worked on godaddy, Anyone have any ideas?

    Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic