Just moved site and can't edit pages

Permalink
I moved my site from a subdirectory back to the root but now I can't seem to edit pages. When I go into edit mode and put the mouse over the area that I want to edit, I can't seem to click on anything nor add content.

 
ko0ty replied on at Permalink Reply
I switched to one of the default themes and I was able to edit but I haven't touched any of the current theme files..
jeckerman replied on at Permalink Reply
jeckerman
Did we reset the site.php file? If not, look at it here:

/concrete/config/site.php

Find:
define('DIR_REL', '');

And make sure it is:
define('DIR_REL', '/base/');

- Josh
ko0ty replied on at Permalink Reply
Thanks Josh but that wasn't it.

Anyhow, the edit blocks are editable again... I'm not sure what I did but it just started working again after I enabled and disabled the theme a couple of times.

Now, the only problem is that I can't remove my old add-ons because when I press "edit," nothing happens! My picture album isn't working because I was using Galleria Image Gallery.