I'm a newbie -
I cloned my wordpress site (http://www.youtube.com/watch?v=WvMf7G0s7dU) but the source of my theme is still coming from the original wordpress blog. How can I change the theme directory so that my new blog looks inside its own theme directory instead of the old directory?
I went into my wp-config.php and added:
define( ‘WP_CONTENT_DIR','http://www.cloned-blog.com/wp-content');
but I get an error when viewing my site:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /hermes/bosweb/web258/b2584/ipg.thedailydoodadcom/clintsmoneybox/wp-config.php on line 94