WYSISYG is showing a blank page

Hello everyone,

I started theming on WP-Engine using the Roots theme. Everything is going great except for one major hiccup. The “visual” tab is not working. The text tab, with all the html in it is working fine but it’s important that the site is easily manageable for a non coder. They did have to modify the htaccess file so I was wondering if that might be it. When I switch to a normal theme the WYSIWYG editor works just fine.

This can’t be it, has anyone experienced anythin similar? I’m using the latest Roots release.

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Any help would be greatly appreciated. Thanks!

Ran firebug and got this error:

"NetworkError: 404 Not Found - http://localhost/siteSS_BASE_URLfunctions/tinymce/quicktags.js?ver=3.8.2"
quickt...r=3.8.2
"NetworkError: 404 Not Found - http://localhost/site/wp-includes/js/tinymce/SS_BASE_URLfunctions/tinymce/tinymce.js?ver=359-20131026"