I am brand new and completely confused about the whole database thing..... Trying to figure it out, been looking over at the phpMyAdmin site and I don't know what to do....
Anyway, I uploaded the config.php and when I went to the install page, it said :::
"Fatal error: Call to undefined function add_shortcode() in /home/dakini/www/www/blog/wp-includes/media.php on line 353"
I went to line 353 on media.php and it said :
add_shortcode('wp_caption', 'img_caption_shortcode');
WTF???
What am I doing wrong?