Closed (fixed)
Project:
Voting API
Version:
6.x-2.0-rc2
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2008 at 04:50 UTC
Updated:
24 Mar 2009 at 17:20 UTC
Hi!
I've noticed strange problem. After I enabled VotingAPI module my website became completely unusable.. Most of the blocks disappeared and I see strange notices that specific functions from my custom module don't exists.. Maybe someone experienced that before?
Comments
Comment #1
eknowlton commentedOn installation, site redirects to admin/modules/list/confirm and breaks to white screen.
I went to the front page and site worked fine, although installation wasn't successful.
Comment #2
eaton commentedThere's nothing VotingAPI's code could do to generate those kinds of errors; I'm guessing that the problem is actually an out of memory issue with your server when more modules are enabled. Try bumping the memory limit on PHP up a bit and see if that helps.
Comment #3
gregglesI've never seen this in VotingAPI either, though I have seen it plenty of times due to memory issues or function name conflicts.
Looking in the Watchdog/PHP/Apache error logs may provide insight.
2 weeks without response -> marking fixed.