ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Problem with Add Getget


  • 2010-04-21 00:13:57

    Problem with Add Getget

    If I like to add for example the dictionary gadget http://syn.dict.cc/dcc-gadget.xml

    on our ATutor system answers

    Fatal error: Call to undefined function json_encode() in /opt/lampp/htdocs/ATutor/mods/_standard/social/lib/classes/Application.class.php on line 145

    Any idea what I make wrong.

    Thanks,

    Uwe

    ATutor Version: 1.6.4
    PHP Version: 5.1.4
    MySQL Version: 5.0.21
    OS: Linux 2.6.11.4-21.17-default
    Patch #s applied: all standard patchs

  • 2010-04-21 00:27:41

    Re: Problem with Add Getget

    I forgot to say, the same fatal error occurs with other gadgets, for example

    http://www.waiting4wind.de/max2air/xml/GGLEO.xml

    http://hosting.gmodules.com/ig/gadgets/file/108810348889111247842/tts.xml

    http://widgets.tropicalpcsolutions.com/widgets/2009-widgets/adbrite/blue/COLOR/translate.xml

  • 2010-04-21 08:43:46

    Re: Problem with Add Getget

    Not all gadgets will work. Not all gadgets will be conformant. Gadgets that require authentication won't work in this version of ATutor. We are adding OAuth to the next version of ATutor, so gadgets that do require authentication should work then.

  • 2010-04-21 10:11:32

    Re: Problem with Add Getget

    Hi,

    Thanks for reporting. You need PHP 5.2+ for json_encode, json_decode to work.

    I will fix this issue in the next ATutor for lower version PHP.

    [reply][b]In reply to:[/b]
    If I like to add for example the dictionary gadget http://syn.dict.cc/dcc-gadget.xml

    on our ATutor system answers

    Fatal error: Call to undefined function json_encode() in /opt/lampp/htdocs/ATuto...
    [op]forums/view.php?fid=7;pid=19925;page=1#19925[/op][/reply]

  • 2010-04-21 10:35:36

    Re: Problem with Add Getget

    Thank you for making that.

    Uwe