Fatal error when users log's out

kims - July 3, 2009 - 10:37
Project:FeedAPI
Version:6.x-1.7-beta2
Component:Code parser_common
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

my users get this error "Fatal error: Call to undefined function feedapi_enabled_type() in /var/www/web6/web/sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.module on line 276" when they logs out of my site, also when i use simplepie parser, i get this error.
I uninstalled poormanscron, and i still get the error.
I searched drupal.org, and couldnt find anything, so i hope someone here have a clue about what happens.

Kim

#1

Aron Novak - July 4, 2009 - 09:13

Does this error message appear if you turn off parser_common_syndication module?
What modules did you enable?

#2

kims - July 4, 2009 - 15:42

if i turn parser_common_syndication module off, i get the same error, but from simplepie parser. If i disabled one of the modules and totally uninstalled it, then the other parser module, gives med the error.
I enabled feedapi- node, simplepie parser, items filter, and keywordfilter.

#3

Aron Novak - July 6, 2009 - 09:21

Rather strange.
feedapi_enabled_type() function is in feedapi.module. Can you look up the source code that this is really there? :)
"I enabled feedapi- node" I assume this means that you enabled FeedAPI and FeedAPI node and etc.

#4

kims - July 9, 2009 - 18:31

feedapi_enabled_type() is there :) just checked.
Yep i enabled all of them.

Sorry for my late anserw

#5

kims - July 15, 2009 - 16:39

array(4) { ["type"]=>  int(1) ["message"]=>  string(49) "Call to undefined function feedapi_enabled_type()" ["file"]=>  string(103) "/var/www/web18/web/sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.module" ["line"]=>  int(276) }

now i get this too if this gives any clues

I tried to disable all modules, so that there only was the modules nessesary for drupal to run, enabled, and still i get the error.

#6

kims - July 19, 2009 - 14:41
Status:active» fixed

Tried one more time ,to disable all my modules except feedAPI and the modules nessesary for feedapi to run. Enabled modules one by one, and found that the text size module made all my troubles.
The text resize module dosn't make any trouble, so i use this insted, so whats makeing the trouble in textsize module i dont know.

#7

System Message - August 2, 2009 - 14:50
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.