• I am using Bluespot 10 theme on a wordpress site – http://www.loletip.com – and just discovered that an error message occurs when we click the author link at the top of a post. Parse error: syntax error, unexpected T_STRING in /home/loletip/public_html/wp-content/themes/bluespot-10/author.php on line 42

    How can I fix this?

    Is this because the person(s) creating the post(s) are something other than “author” (“Admininstrators” and “Contributors”)?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter transmutation

    (@transmutation)

    Any ideas how to fix this guys and gals?

    Hi there.
    you can fix this error by replacing line 42 with the following :

    <?php echo $bslang['nopostby']; ?>

    Please let me know where you downloaded this theme, so that I can provide a fixed version of the theme.

    You can download the latest version of the theme at the following address:

    http://www.gurdit.com/blog/themes/bluespot/

    The latest version (1.0.2) should fix this problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bluespot 10 Theme Error – Author Link Bad’ is closed to new replies.