Fatal error: Call to undefined function arg() in /home/drupal/public_html/sites/all/modules/archive/archive.module on line 165

Unfortunately, I don't have any time right now to debug this.

Comments

Christefano-oldaccount’s picture

That should read:

Fatal error: Call to undefined function arg() in /home/drupal/public_html/sites/all/modules/archive/archive.module on line 165

dmjossel’s picture

It's somehow related to caching. If you turn caching off, this goes away. While logged in, it only appears to anonymous users (because logged in users don't get cached content.)

Susurrus’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)