cancel
Showing results for 
Search instead for 
Did you mean: 

Can't edit links or images in the backend

Can't edit links or images in the backend

When I go into the backend and try to edit a page the link editor and 'Insert/Edit images' don't work properly. I get a popup with the following text in it:

 

Unable to resolve the source file for 'adminhtml/Magento/backend/en_US/tiny_mce/themes/advanced/link.php'
#0 /var/www/html/magento2/vendor/magento/framework/App/StaticResource.php(97): Magento\Framework\View\Asset\File->getSourceFile()
#1 /var/www/html/magento2/vendor/magento/framework/App/Bootstrap.php(258): Magento\Framework\App\StaticResource->launch()
#2 /var/www/html/magento2/pub/static.php(13): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\StaticResource))
#3 {main}

I've checked in the folder mentioned at the top and only link.htm is present not link.php. Is there some kind of rewriting I'm missing? I'm running Magento 2.1 on a Centos 7 box.