When i try to go to admin\themes in drupal 4.6 with phptemplate CVS i get the following error:
Fatal error: Cannot redeclare class template in /**/themes/engines/phptemplate/template.php on line 26
When i try to go to admin\themes in drupal 4.6 with phptemplate CVS i get the following error:
Fatal error: Cannot redeclare class template in /**/themes/engines/phptemplate/template.php on line 26
Comments
Comment #1
samwilson commentedI'm also getting this problem; anyone got any ideas about how to fix it?
Comment #2
morbus iffMixing CVS and distributed codebases is not advised. Please reevaluate when the forthcoming 4.7 is released, which will have PHPTemplate included.