Moodle Integration with Gallery2 2.2.3
naquadah
Joined: 2007-10-10
Posts: 3 |
![]() |
Ok, so we got gallery2 2.1.2 embedded in moodle, but then the gallery2 api got upgraded and I am getting the following errors Quote:
Error I am not sure what has changed, in the versions, and what specifically changed in the API calls, but here is what my gallery init function looks like Quote:
function gallery_init($cmid = 0) { I am not sure what I need to change, but I appreciate the help. The version of moodle that I am working with is moodle 1.82 and here is a tar of the complete code that was written. |
|
valiant
Joined: 2003-01-04
Posts: 32509 |
![]() |
please see: -------------- |
|
naquadah
Joined: 2007-10-10
Posts: 3 |
![]() |
I have already checked out those pages. The code is fine, and it works on windows machines but it does not work in Linux systems. I don't know why though. |
|
naquadah
Joined: 2007-10-10
Posts: 3 |
![]() |
I am still wondering if there is anyone else that would know why this code would work fine in a Windows hosted environment, but not in a linux one. I have had a few people review the code and the 1 bug has been fixed, but it still does not work correctly in Linux. It seems that there is a path error or a database error that I have been unable to figure out. |
|