New Interface

in

Finally, the template gets a face lift. Drupal was updated to the latest and greatest. For folks having problems while upgrading to newer version of drupal, follow these simple steps

  1. In update.php located in root directory of your installation, replace format_name() to theme()
  2. If you get error messages from xtemplate.engine page, you can get rid of the xtemplate/ directory under themes/ and your themes would fall back to phptemplate theme engine. As of 4.7, phptemplate is default anyways.

Have fun :-).

Post new comment

The content of this field is kept private and will not be shown publicly.