When attempting to edit an edition of a publication I had just set up, the browser returns the following error:

Fatal error: Only variables can be passed by reference in /var/www/drupal/modules/epublish/epublish.module on line 449

This is on a debian system with:

  • Apache 1.3.33
  • PHP 5.0.5-1
  • mySQL 4.1.14
  • Drupal 4.6.3

I was also getting this error earlier in drupals system.module, but found a patch for this here (used the last patch in the thread - references46.diff). My guess is the problem is the same?

Comments

Patricia Barden’s picture

Status: Active » Fixed

This has been fixed. Thanks for the catch!

Anonymous’s picture

Status: Fixed » Closed (fixed)