Download & Extend

Cron was failing until I disabled Module after upgrade

Project:Classified Ads
Version:6.x-3.0-rc2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

[29-Dec-2011 10:24:27] PHP Fatal error: Cannot redeclare _classified_get_vars() (previously declared in .../public_html/modules/ed_classified/classified.module:304) in ..../public_html/modules/ed_classified/classified_utils.inc on line 68

Comments

#1

Category:bug report» support request
Status:active» postponed (maintainer needs more info)

This file does not exist in RC2: I suppose you upgraded from a previous version without erasing the module folder before updating, so the file remained in place although it no longer exists.

  • Does the problem disappear when you arase the classified_utils.inc file ?
  • Is this what you did ?
  • Can you reproduce the problem on a fresh RC2 install ?

For your reference, the recommended update procedure is at http://drupal.org/node/672472 (hint: step 6).