joomlur wrote:
Guys,
I integrated Moodle with joomla through joomdle: Joomla 2.5, moodle 2.3 + and Joomdle R0.82
It's working, when I add a link to list the courses in joomla, it usually appears on the screen, choose the course and click, but to load moodle joomla inside, the screen goes blank.
I am using the template JA PURITY.
I Tried in IE9 and Chrome.
What can be?
link to image error:
img824.imageshack.us/img824/2791/quizo.png
Check your URL entries in both the joomla/joomdle side and the moodle/joomdle side. They need to match. If you have
www.domain.com in one and only domain.com in the other, it will not work.
Also, just a guess but you may want to check to make sure you have the actual "www" domain set up in the moodle config.php file. For example, if you have a subdomain like moodle.domain.com that points to
www.domain.com/moodle, you need to use
www.domain.com/moodle. Hopefully someone that knows for sure can confirm...