Syndicate content
Upgrading Drupal version
Fri, 07/15/2011 - 10:48

Lately i had to upgrade a Drupal site (not a module but the code system). It is not that hard but i still thought it can be useful for some.

Before you start do yourself a favor and backup your database and your sites folder (assuming you have built your site correctly ALL your code should be in this folder).

Now lets start. I am writing this as a really simple list:

Maintenance mode custom page
Tue, 12/14/2010 - 18:03

As i was building my first site on Drupal i found that when i set the site at maintenance mode the system use Minneli theme and not my custom theme, that obviously does not cut it. I needed to change it.

After several tries and searches across the net i found the solution.

phase one:

go to - sites/default/settings.php page

at the end of the file add this line: