Ciao,
Sto realizzando un sito con Drupal 5.6 e mi piacerebbe installare il modulo Advanced Forum su un tema minimalista di base, ossia Marvin.
Secondo le istruzioni del README di AdvForum, si dovrebbe seguire questo punto:
[Drupal 5.x only] Add this code to the top of _phptemplate_variables in template.php in your theme:
<?php
if (module_exists('advanced_forum')) {
$vars = advanced_forum_addvars($hook, $vars);
}
?>
Marvin, però, non ha un template.php. Consigli?
crea tu il file template.php
Ciao
Marco
--
My blog
Working at @agavee