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

merlinofchaos’s picture

While this is an error, docs.php is a documentation-only file and should never actually be included. How is this file being included anywhere?

andershal’s picture

When moving code from development to staging server, all code are parsed and checked for syntax errors.

--
Anders Hal

merlinofchaos’s picture

Status: Active » Fixed

This is now fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.