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

eknowlton’s picture

Version: 5.x-1.6 » 6.x-2.0-rc2

On 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.

eaton’s picture

Status: Active » Postponed (maintainer needs more info)

There'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.

greggles’s picture

Status: Postponed (maintainer needs more info) » Fixed

I'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.

Status: Fixed » Closed (fixed)

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