Title: Theme Activation Error
Last modified: August 19, 2016

---

# Theme Activation Error

 *  [millsy](https://wordpress.org/support/users/millsy/)
 * (@millsy)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/theme-activation-error/)
 * I am trying to use the gallery ([http://www.smashingmagazine.com/2009/05/04/download-gallery-a-free-wordpress-theme/](http://www.smashingmagazine.com/2009/05/04/download-gallery-a-free-wordpress-theme/))
   theme
    but when I activate the theme I get:
 * Fatal error: Call to undefined function wp_page_menu() in /home/a4066518/public_html/
   wp-content/themes/thematic/library/extensions/hooks-filters.php on line 62
 * What could be causing this?

Viewing 1 replies (of 1 total)

 *  [equaldesign](https://wordpress.org/support/users/equaldesign/)
 * (@equaldesign)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/theme-activation-error/#post-1094038)
 * The function `wp_page_menu()` is a wordpress 2.7 or above only function.
 * Therefore if you are on an earlier version you will get this error. You could
   replace it will `wp_list_pages()`
 * These two pages may help
 * [http://codex.wordpress.org/Template_Tags/wp_page_menu](http://codex.wordpress.org/Template_Tags/wp_page_menu)
 * [http://codex.wordpress.org/Template_Tags/wp_list_pages](http://codex.wordpress.org/Template_Tags/wp_list_pages)

Viewing 1 replies (of 1 total)

The topic ‘Theme Activation Error’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [equaldesign](https://wordpress.org/support/users/equaldesign/)
 * Last activity: [16 years, 12 months ago](https://wordpress.org/support/topic/theme-activation-error/#post-1094038)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
