View Single Post
Old 03-22-2014, 09:45 AM  
Eschaton
Confirmed User
 
Industry Role:
Join Date: Jan 2012
Posts: 109
Might want to check wp-config.php

Code:
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
	define('ABSPATH', dirname(__FILE__) . '/');
If that's correct and still not working try removing the period from the new subfolder and see if that works.
Eschaton is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote