Didn't work unfortunately.
The only thing I can think of is DBTech's DBSeo. On my old dev site we didn't have this since we made it before we installed the product, so maybe the doubled files are still redirecting to the main site. The issue is I can't get to the dev site AdminCP to check or disable the product. How can I disable a product without the AdminCP? Could I try just deleting those files on the dev site?
--------------- Added [DATE]1430654425[/DATE] at [TIME]1430654425[/TIME] ---------------
Ok, I disabled all plugins on the dev site by adding this to the config.php file - didn't work.
PHP Code:
define('DISABLE_HOOKS', true);
This has got to mean the database copy didn't work properly and isn't pointing to the right place, right?