Hi

This seems like such a great module... I'm trying to use the jquery 'on the fly' method.

Works fine when logged into site as admin. But not working for anonymous in any browser. Firebug console says 'jQuery is not defined'.

I'm not sure what it does, but in Permissions I have tried giving anonymous user 'access onthisdate content' permission.

Live example here: http://moodle.rowan.tincan.co.uk/

Comments

Jason Dean’s picture

OK I think I fixed it.

I put an empty script.js file into my theme folder (Garland in this case). That seems to force jquery.js to load on every page.

I guess it was working before because admin menu was loading jquery.

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue, since Drupal 6 isn't supported anymore.