Title: Bluebird theme error/ Parse
Last modified: August 19, 2016

---

# Bluebird theme error/ Parse

 *  Resolved [megleg](https://wordpress.org/support/users/megleg/)
 * (@megleg)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/bluebird-theme-error-parse/)
 * Hey again,
    Ive been trying to get some help for a couple days now, Here I am
   yet again… In my theme editor it looks like this:
    -  <?php get_links(, ‘
    - ‘, ‘
    - ‘, ‘ – ‘); ?>
 *  <h5>Admin</h5>
    -  <?php wp_register(); ?>
    - <?php wp_loginout(); ?>
    - [WordPress](http://wordpress.org/)
    -  <?php wp_meta(); ?>
    - [XHTML](http://validator.w3.org/check?uri=referer)
 *  <?php endif; ?>
 * </div>
 * <!– end r_sidebar –>
 * The page appears to have an error that reads this:
    Parse error: syntax error,
   unexpected ‘,’, expecting ‘)’ in Can anyone help. I understand it must be annoying
   to help those who are html illiterate, as I am myself. Thanks

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

 *  [flick07](https://wordpress.org/support/users/flick07/)
 * (@flick07)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/bluebird-theme-error-parse/#post-784846)
 * This looks like your full error (the rest of it appeared underneath the second
   column):
 * `Parse error: syntax error, unexpected ',', expecting ')' in /home/.luey/meaghanleahy/
   vegpod.com/wp-content/themes/bluebird-10 3/r_sidebar.php on line 15`
 * It looks as though it’s because the get_links tag is now depreciated.
 * Try using:
 * `<?php wp_list_bookmarks('title_li=&category_before=&category_after='); ?>`
 * This is the new version of get_links
 *  Thread Starter [megleg](https://wordpress.org/support/users/megleg/)
 * (@megleg)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/bluebird-theme-error-parse/#post-784852)
 * Thanks…
    I found another way! But thanks so much

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

The topic ‘Bluebird theme error/ Parse’ is closed to new replies.

## Tags

 * [parse-error](https://wordpress.org/support/topic-tag/parse-error/)

 * 2 replies
 * 2 participants
 * Last reply from: [megleg](https://wordpress.org/support/users/megleg/)
 * Last activity: [17 years, 10 months ago](https://wordpress.org/support/topic/bluebird-theme-error-parse/#post-784852)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
