Giter Club home page Giter Club logo

moodle-local_vmoodle's Introduction

moodle-block_vmoodle

Provides Moodle Virtualisation capabilities and Moodle array management

moodle-local_vmoodle's People

Contributors

vfremaux avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

moodle-local_vmoodle's Issues

3.9 version?

Hi!

I would like to know if you're thinking to release a 3.9 version of VMoodle block??

Thanks from Argentina!

Tests installations VMoodle sur Moodle 3.2

Bonjour,
J'essaye d'installer VMoodle mais je rencontre plusieurs problèmes :

  • Le menu "Administration des plateformes virtuelles" n’apparaît pas tout le temps
  • Comment puis-je reconfigurer les paramètres du plug-in local (je me suis trompé sur un chemin d'accès et je pense que c'est pour cela que j'ai un message d'erreur lorsque j'essaye de capturer la plateforme principale), si vous pouvez me confirmer...
    J'obtiens ce message :
    Database command line {$a} error

En vous remerciant

Plug-in compatible with latest Moodle.

I found this plug-in a match to what I'm trying to do but it's not compatible with the latest version of Moodle, any way to upgrade it for such compatibility?
Thanks. Waiting for your response.

mainhostprefix

I'm interested in this config value in moodle/config.php

/// VMOODLE Hack
$CFG->mainhostprefix = 'http://someprefixthatmatchs';

I have my main moodle instance setup as https://master.domain.com
I've tried putting 'master', 'domain.com' in there and 'http://' and even '*.domain.com'.

Obviously these are examples.

Also this is based on a standard working config.php, does this file need to be stripped back in a specific way, any examples available?

Any suggestions please?

Fails badly on PostgreSQL

When installed on a PostgreSQL site, the plugin fails badly due to MySQL-specific SQL. In fact, it blocks access to the administration completely:
{code}
Debug info: ERROR: column "blocks/vmoodle%" does not exist
LINE 1: SELECT * FROM mdl_mnet_rpc WHERE xmlrpcpath LIKE "blocks/vm...
^
SELECT * FROM mdl_mnet_rpc WHERE xmlrpcpath LIKE "blocks/vmoodle%"
[array (
)]
Error code: dmlreadexception
Stack trace:
line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown
line 242 of /lib/dml/pgsql_native_moodle_database.php: call to moodle_database->query_end()
line 776 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->query_end()
line 1387 of /lib/dml/moodle_database.php: call to pgsql_native_moodle_database->get_records_sql()
line 61 of /local/vmoodle/db/install.php: call to moodle_database->get_records_select()
line 29 of /local/vmoodle/settings.php: call to xmldb_local_vmoodle_late_install()
line 67 of /lib/classes/plugininfo/local.php: call to include()
line 627 of /admin/settings/plugins.php: call to core\plugininfo\local->load_settings()
line 7999 of /lib/adminlib.php: call to require()
line 4153 of /lib/navigationlib.php: call to admin_get_root()
line 4016 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
line 759 of /lib/pagelib.php: call to settings_navigation->initialise()
line 820 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
line 136 of /blocks/settings/block_settings.php: call to moodle_page->__get()
line 288 of /blocks/moodleblock.class.php: call to block_settings->get_content()
line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
line 1200 of /lib/blocklib.php: call to block_base->get_content_for_output()
line 1252 of /lib/blocklib.php: call to block_manager->create_block_contents()
line 579 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
line 36 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
line 1162 of /lib/outputrenderers.php: call to include()
line 1092 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 2685 of /lib/outputrenderers.php: call to core_renderer->header()
line 395 of /lib/setuplib.php: call to core_renderer->fatal_error()
line ? of unknownfile: call to default_exception_handler()
{code}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.