Add support for groups
Translation
I think it is the cause of getting empty "Forum" hit reports, but not sure yet.
Looking at the code... I think all needed changes are inside blocks/gismo/lib/gismo/server_side/GISMOdata_manager.php...
Use active log store in Moodle 2.7+ to count HIts
i modified GISMOdata_manager.php, ajax.php
i modified GISMOdata_manager.php.
thanks! did you change just the file FetchStaticDataMoodle.php or even GISMOdata_manager.php...
This should be fixed thanks to Nadav Kavalerchik And im working on a version for...
Moodle 2.6 -
This should be fixed thanks to Nadav Kavalerchik
get_context_instance() is deprecated, please use context_xxxx::instance() instead.
Fixed thanks!
Fixed in the new version that i will upload in the next week
Missing $CFG in function FetchStartDateAndTime()
Hello, I changed the code and it works well in MOODLE 2.5 and MSSQL
Missing $CFG in function FetchStartDateAndTime()
it's a minor fix considering BLOCK_CONTEXT, get_context_instance() should be replaced...
it's a minor fix considering BLOCK_CONTEXT, get_context_instance() should be replaed...
get_context_instance() is deprecated, please use context_xxxx::instance() instead.
N.B. This is on MySQL (MariaDB 10.x)
Moodle 2.6 -
Beautiful :-) Thanks!
status: open --> accepted assigned_to: Christian Milani
Enable adding block on frontpage to enable "sticky" system wide
Great! I will absolutely add it on next release!
Enable adding block on frontpage to enable "sticky" system wide