By matteoraggi on
I'm using a customized version of framework theme, and today when coming back from holidays I see that the right column of site www.forniture-alberghiere.net is falled down, how it is possible ? From where the problem come? Ho I can solve it?
I tryed to replace a backup file overwriting the file style.css but all remain the same.
Comments
PHPtemplate permissions..
Hi,
You are missing permissions on the phptemplate.engine file in your theme folder.You must have Execute permissions and read permissions assigned for phptemplate.engine. I just visited your site and checked it.Check out your site it should be ok now :-)
Thanks
-Inder Singh
http://indiapoly.com/
http://inderweb.com/
Inder Singh
http://indersingh.com
No file anywhere in Drupal
No file anywhere in Drupal should have execute permissions - do not ever set files with execute permissions. The default permissions for files/folders assigned by your server when you uploaded Drupal's files are correct and fine, and aside from possibly changes in permissions for settings.php and your files (upload) directory, you should never have to adjust any file or folder permission ever in Drupal.
Anyhow, I'm not certain what your site looked like in the first place, so not sure how to return it to how it was. However, in your div id="footer" you have display: inline set. If you remove that, the footer area does drop down and no longer covers up the items of the right sidebar.