Forums

Theme Activation Error (2 posts)

  1. millsy
    Member
    Posted 3 years ago #

    I am trying to use the gallery (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?

  2. equaldesign
    Member
    Posted 3 years ago #

    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_list_pages

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.