Fork me on GitHub

Jobnet Fatal Error - Ideas?  Bottom

  • Anyone have any ideas on correcting this error (PN 7.5)?

    Fatal error: Cannot redeclare example_firstblock_init() (previously declared in /home/primersi/public_html/modules/Example/pnblocks/first.php:56) in /home/primersi/public_html/modules/JobNet/pnblocks/first.php on line 53

    charles smith
  • The 'Example' block is from the default Example module used as a template by module developers. Simply delete the file
    modules/JobNet/pnblocks/first.php
    it cannot be used for anything, as the function name hasn't even been changed. That's what it's complaining about, the function already exists in the Example module.

This list is based on users active over the last 60 minutes.