New Interface
Submitted by nv on Fri, 2006-10-27 18:45
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
- In update.php located in root directory of your installation, replace format_name() to theme()
- 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