When I enable feeds_ui I get this:
Fatal error: Class 'FeedsConfigurable' not found in /home/www/wellapps.com/public_html/sites/all/modules/feeds/includes/FeedsImporter.inc on line 31
My current setup is:
Drupal 6.19
Feeds 6.x-1.0-beta4
CTools 6.x-1.7
PHP 5.3.2
Comments
Comment #1
alex_b commentedThis looks very weird, may be a PHP 5.3 issue? Are the permissions on the module correct?
Comment #2
teru commentedDrupal 6.19
Feeds 6.x-1.x-dev (2010-Aug-31)
ctools 6.x-1.x-dev (2010-Sep-01)
PHP 5.3.2
I checked the permissions on the module. It seems OK.
However, I get these.
array_intersect_key() [function.array-intersect-key]: Argument #1 is not an array in /var/www/aristoymobi/sites/all/modules/feeds/includes/FeedsConfigurable.inc on line 126.
array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/aristoymobi/sites/all/modules/feeds/includes/FeedsConfigurable.inc on line 124.
Here is my feeds configuration;
Comment #3
teru commentedThe warnings come from my stupid mistakes of my configuration.
It's nothing to concern with feeds module at all.
It works well now. Sorry!!
Comment #4
hanno commentedComment #5
ferguson commentedPlease, help me!
error description:
Fatal error: Class name must be a valid object or a string in /home/ferguson/public_html/sites/all/modules/feeds/includes/FeedsConfigurable.inc on line 60
Thanks
Comment #6
dave reidDo not open closed issues.