Config file? You need to add this to your theme's functions.php. If
you're adding it to your wp-config.php, You're Doing It Wrong(tm).

On Saturday, April 3, 2010, Jennifer Stuart <[email protected]> wrote:
> I was going to test out post_thumbnails, added this to my config file:
>
> add_theme_support( 'post-thumbnails' );
> set_post_thumbnail_size( 150, 150, true );
>
> and got this error:
>
> Fatal error: Call to undefined function add_theme_support()
>
> (I'm new to the wp-testers list - so if there's a protocol for asking about 
> issues - please let me know.)
>
> -Jenn
>
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>

-- 
-Doug
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to