Student folder
Maintained by
AMC Academic Moodle Cooperation
Online texts and files can be collected and published via the Student Folder activity and thus made available to everyone in a Moodle course. Submissions can be made directly by uploading or alternatively can be taken over by teachers from an assignment activity.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
The error says during installation of mod_publication in your Moodle instance, Moodle core tries to create mod_publication's main table (holding instance data) and fails due to it being already present.
I tried a complete new installation (once Moodle 3.3.1 and Student folder v3.3.0 at the same time and once Moodle first and Student folder afterwards) without problems.
Do you use a Database shared with other applictions/sites? Do you have other plugins installed, which may used the table name YOURMOODLEDBPREFIX + 'publications'?
Have you tried a complete new installation or have you upgraded from an older Moodle instance? Was mod_publication installed before?
What Database under which OS do you use? Have you tried looking for the mentioned table in the DB?
Cheers,
Philipp
I'll take a look at it ASAP and gerne back to you before tomorrow evening!
I just tried to install Student Folder, and I got a DDL sql execution error. This caused our site to go down for a few minutes, and I had to delete the plugin folder from the server.
The first line of the error log says "× Debug info: Table 'mdl_29err_publication' already exists". This sounds like the plugin might already be installed, but it's not.
Any ideas? Any help would be appreciated, as this plugin is exactly what we need right now.
thanks.
Jacques
yup, currently we log a little bit too less information and we don't send messages at all in mod_publication. I'll mention both points in discussions for future features - alongside the filters. You can also put all your feature requests on our github page: https://github.com/academic-moodle-cooperation/moodle-mod_publication/issues
Cheers,
Philipp