Hi guys
I have installed a new theme, activesite
when i activated it, I now get this message on any page i go to.
Fatal error: Cannot redeclare phptemplate_help() (previously declared in /etc/drupal/6/sites/all/modules/book_manager/book_manager.module:740) in /etc/drupal/6/sites/all/themes/activesite/template.php on line 204
I understand why the issue, and I can see the two instances of the function being declared.. BUT
is it a required name, as I then can't see where these functions are called.. so can I just alter one of them? which one?
more to the point, it has brought my whole site down, so I need to report it to one of the projects, but which one is wrong, or is it an issue with the drupal framework?
also, what damage will i do, by just removing one of them from the folder structure, as I can't get to the admin pages, to deactivate either of them..
Comments
some clue
This may give some clue - http://drupal.org/node/240551
I didn't write either
Thanks for the reply.. I have just installed the mods and themes, not the author..
I am also not a php developer, so don't really understand the post you pointed me at..
I just assumed since the two conflict with each other I should tell the community, and maybe someone could tell me who I need to report it to, so someone even less technical get caught by it.
I would also love someone to tell me how I get my drupal instance working again, even if it means not using one of these mods, but how to remove the mod, since its installed, i assume just removing the files is gona not be clean enough?
submit an issue
You may submit an issue here if the problem is persisting. - http://drupal.org/project/issues/activesite?categories=All
still need some help
Can anyone help with deactivating either the book mod, or the theme, while there is a fix made to them.. just now my site is down..