Hi,
We are using Moodle version 1.9.7 (Build: 20091126).
When I add the widgetblock to a course, the following errormessages appear:
*Notice*: Trying to get property of non-object in
*/home/projects/openmoodle/public_html/blocks/wookie/block_wookie.php*
on line *71*
*Notice*: Trying to get property of non-object in
*/home/projects/openmoodle/public_html/blocks/wookie/block_wookie.php*
on line *72*
*Notice*: Trying to get property of non-object in
*/home/projects/openmoodle/public_html/blocks/wookie/block_wookie.php*
on line *46*
*Notice*: Undefined property: stdClass::$footer in
*/home/projects/openmoodle/public_html/blocks/moodleblock.class.php* on
line *355*
When I open Configuration I see all the widgets but the following
errormessages shows up:
*Notice*: Trying to get property of non-object in
*/home/projects/openmoodle/public_html/blocks/wookie/block_wookie.php*
on line *71*
*Notice*: Trying to get property of non-object in
*/home/projects/openmoodle/public_html/blocks/wookie/block_wookie.php*
on line *72*
*Notice*: Only variable references should be returned by reference in
*/home/projects/openmoodle/public_html/lib/phpxml/xml.php* on line *73*
*Notice*: Undefined index: identifier in
*/home/projects/openmoodle/public_html/blocks/wookie/block_wookie.php*
on line *225*
Thanks
Henning Eriksson
Kris Popat skrev 2010-01-12 13.59:
Hi,
Can you tell me where the plugin is failing and I'll take a look -
also which version of moodle are you using?
Cheers
Kris Popat
On 12 Jan 2010, at 12:42, Henning Eriksson wrote:
Hi,
I'm working as a system developer at Umeå university and we are
working on a widget that we want to run in Moodle. But the current
Wookie Moodle plugin doesn´t seem to work properly. Is there any work
on that plugin or any plans to update it? I'm using the plugin
version dated to 2009-11-24.
Thanks in advance,
Henning Eriksson