2 replies [Last post]
Tanjerine's picture
Offline
Bug FinderInternationalizationizerNot KulvikThe other woman.
Joined: 08/31/2007
Juice: 235
Was this information Helpful?

Hi,

i setup a drupal+ubercart site recently for a new project and im getting a strange error in my logs whenever i try to run update.php :

[Wed Feb 13 16:29:06 2008] [error] PHP Fatal error:  Cannot redeclare filter_help() (previously declared in /var/www/htdocs/projects/sitename/drupal-5.6/sites/all/modules/ubercart/modules/filter/filter.module:20) in /var/www/htdocs/projects/sitename/drupal-5.6/modules/filter/filter.module on line 48

setup is currently running the beta4, would upgrade it to beta5, but i cant seem to run update.php.

the reason i stumbled into this bug was because i was having some shipping quote problems and i was thinking that upgrading to beta5 _might_ fix the fact that it can't seem to quote me any amount for shipping. but that's another forum post, if ever.

thanks in advance,
sarah

Tanjerine's picture
Offline
Bug FinderInternationalizationizerNot KulvikThe other woman.
Joined: 08/31/2007
Juice: 235
Re: Filter module

okay, never mind... i think that the entire drupal module was copied (how?!) into the /sites/all/module/ubercart directory for some reason. will just reinstall it.

thanks!

samhassell's picture
Offline
Joined: 10/07/2008
Juice: 2
Re: Filter module

This just happened to me as well. I installed from the
'Ubercart Deluxe' tar file and its installed a full Drupal install in my modules directory.

Guess I'll read the fine print a bit harder next time.