Fatal error: Cannot redeclare hook_views_admin_links_alter() (previously declared in /var/www/virtual/drupal6-sites-all/modules/contrib/views/docs/docs.php:399) in /var/www/virtual/drupal6-sites-all/modules/contrib/views/docs/docs.php on line 418
--
Anders Hal
Comments
Comment #1
merlinofchaos commentedWhile this is an error, docs.php is a documentation-only file and should never actually be included. How is this file being included anywhere?
Comment #2
andershal commentedWhen moving code from development to staging server, all code are parsed and checked for syntax errors.
--
Anders Hal
Comment #3
merlinofchaos commentedThis is now fixed.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.