Jump to content

Recommended Posts

Posted

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?

Posted (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 by Marci
Posted

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.

  • Thanks 1
Posted
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*
Posted
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
  • Thanks 1
Posted
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.
Posted (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 by Marci
Posted
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 :)
Posted

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?

Posted (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 by Marci
  • Thanks 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...