Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

In Advanced theme, voting in Polls (part of In-Bulletin module) not working.

Debugger shows following error in the code below:

The getObject parameter must be Array, not string.

Notice: Argument 1 passed to kEvent::getObject() must be an array, string given, called in .../modules/in-bulletin/units/polls/poll_eh.php on line 109 and defined in .../core/kernel/utility/event.php on line 272

function OnMakeVote($event)
{
	$object = $event->getObject($this->Application->GetVar('poll_id'));

Related Tasks

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels