cyberrant Posted July 1, 2012 Posted July 1, 2012 i work at a secondary school and we are having an issue with this block on our moodle 2.2 installation i can add students onto the site using the block but when it comes to adding groups to a course we cannot click on the 'ok' button. we were not sure if it was the javascript for the block so we downloaded the block again but again had no luck does anyone have any ideas? or can you point my in the direction of the current programmer who's looking after this block?
secretlife Posted July 1, 2012 Posted July 1, 2012 According to Moodle.org the maintainer is Mark Coyles - see here Moodle Plugins Directory: Facility To Moodle 2 1
Marci Posted July 2, 2012 Posted July 2, 2012 (edited) That would be me... what browser are you working in? What minor version of Moodle? Can't replicate the issue here using IE8 or 9 / FFox / Chrome / Safari... Edited July 2, 2012 by Marci
cyberrant Posted July 2, 2012 Author Posted July 2, 2012 i have managed to solve the issue now, by creating the directory 'C:\inetpub\wwwroot\blocks\course_creator_admin\js' and adding the 'mochikit_essentials-min.js' into this directory. we had the problem on IE9, Chrome, Firefox and Safari. we are still unsure as to why this folder is needed for this file as it is already located in the facility to moodle js folder, any ideas? as when we go to add in new blocks or modules i have to remove it and add it back in each time :/ also while i have you here, are you also the maintainer for the Network Drive access (SMBWebClient fork)? is there any way of setting this up for windows? we are currently struggling we are running Moodle 2.2, on windows 2008 r2 using IIS and MYSQL. 1
Marci Posted July 2, 2012 Posted July 2, 2012 I'll have a ratch thru the source tomorrow and see if I can spot anything, but not getting that issue here. Do you have the course_creator_admin block installed? If not it'll be a mistake in the source somewhere pointing to the wrong location... *oops*
Marci Posted July 2, 2012 Posted July 2, 2012 And yes to the second query, however I don't have a windows test environment... Will see what I can do.
cyberrant Posted July 2, 2012 Author Posted July 2, 2012 nope :/ no installed. but i added in the file structure and the .js file and it seems to be working now. just causing me an issue when i go to add anything else to the site. thanks for the help i will go through my site's coding and see if i can find where the location is being forwarded in from 1
Marci Posted July 2, 2012 Posted July 2, 2012 Heh - definitely my fault then somewhere... Just do a find for course_creator_admin on the facility_to_moodle folder in Dreamweaver or similar and correct the path back to the right one. I'll sort it on the plugin database tomorrow.
cyberrant Posted July 2, 2012 Author Posted July 2, 2012 cheers for the help and if you get anywhere with Network Drive access please let me know
Marci Posted July 3, 2012 Posted July 3, 2012 (edited) Line 205 of block_facility_to_moodle.php is the one that needed correcting... (new version is available on the Moodle Plugins Database - corrected a few other issues also, so recommend just downloading this new version and overwriting the old). Have just msg'd you regarding Network Drive Access issue. Edited July 3, 2012 by Marci
nutso Posted July 3, 2012 Posted July 3, 2012 Just wondering, is the parent view block being updated to work with Moodle 2? Right now that is about the only thing keeping us from upgrading our setup
cyberrant Posted July 3, 2012 Author Posted July 3, 2012 thats great, and i see that you've updated it for 2.3, that may come in handy depending on when we move for progesso, cheers i do have one more question though - the helpdesk block : Moodle.org: Old modules and plugins is there any chance you can help me with updating the code of it for moodle 2.2 or 2.3? as it is the last block i need for my current site?
Marci Posted July 3, 2012 Posted July 3, 2012 (edited) Just wondering, is the parent view block being updated to work with Moodle 2? Right now that is about the only thing keeping us from upgrading our setup Eh? It already has been... Moodle Plugins Directory: Parental Portal is there any chance you can help me with updating the code of it for moodle 2.2 or 2.3? as it is the last block i need for my current site? Afraid not... just don't have the time to take on any more rewrites outside of my day job. Edited July 3, 2012 by Marci 1
nutso Posted July 4, 2012 Posted July 4, 2012 Eh? It already has been... Moodle Plugins Directory: Parental Portal Oops, sorry! I hadn't seen a mention of it and the Facility to Moodle listing on moodle.org still says about alpha version available on request so I wasn't expecting to see it there. Thanks for your work!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now