DataPlus
Maintained by
Anthony Forth
DataPlus is a Moodle module that enables the production of customisable, portable, standalone SQLite3 databases for teaching and learning. It's features are similar to the Data module, but it allows easier export and search as well as improved performance for larger databases.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I have exactly the same error, with the latest version of the plugin, and a the 3.1.1 version of Moodle (nginx)
Unfortunately, it seems development is stalled.
Is there any way to get help on this ?
Exception - could not find driver
More information about this error
Debug info:
Error code: generalexceptionmessage
Stack trace:
line 72 of /mod/dataplus/sqlite3_db.php: PDOException thrown
line 72 of /mod/dataplus/sqlite3_db.php: call to PDO->__construct()
line 37 of /mod/dataplus/sqlite3_db_dataplus.php: call to sqlite3_db->__construct()
line 102 of /mod/dataplus/locallib.php: call to sqlite3_db_dataplus->__construct()
line 1098 of /mod/dataplus/view.php: call to dataplus_base_setup()
When I click on more info link, it does not show anything.
Can please help?
For example could I from a non moodle script located on the same server open the sqlite3 and make whatever necessary updates ?
I was thinking about a batch which would generate thumbs periodicaly for Image field.
Debug info: Duplicate entry 'cs-407-Alttag' for key 'mdl_toolcust_lancomstr_uix'
INSERT INTO mdl_tool_customlang (lang,componentid,stringid,original,master,timemodified,outdated,local,timecustomized) VALUES(?,?,?,?,?,?,?,?,?)
I translated the dataplus plugin for Moodle 2.0 and 2.1 branches into Spanish for Mexico (es_mx). I found it very strange that AMOS (http://lang.moodle.org/) does not have the English language strings for Moodle branches 2.2 , 2.3 and 2.4dev. I wrote David Mudrak about it and I am looking forward to reading his expert diagnosis of the problem and suggested fix.
By the way, is the dataplus plugin compatible with Moodle 2.2 and 2.4 branches ? If it is, it would be great to have it marked accordingly, or if it is not, to have the explanation for it.
Thank you very much for your promp answer.
2.1 [useroutline_templatesaved,dataplus] "Number of time a template has been updated:"
Perhaps "time" should be "times".
Thanks in advance for your help.
The following English string looks strange:2.1 [listperpage_help,dataplus] "Set the number of records to display in a list template and disable the menu to enable the use to do this."
Perhaps "use" should be "user" ( I think).
Thanks in advance for your help.
I was translating the dataplus plugin and I found a strange-looking English string:
2.1 [cleardatadone,dataplus] "All has been data cleared from the database."
which I think might be better understood as "All data has been cleared from the database."
But I am not a native English speaker.
Thanks in advance for your help.