moodleou / moodle-mod_forumng

ForumNG forum module for Moodle
19 stars 20 forks source link

Debug Errors in 2.6.3 #29

Closed ursathered closed 10 years ago

ursathered commented 10 years ago

I am using ForumNG.

My supervisor is wanting to see if we can solve the issues debug mode is complaining about. I can go in and work in it myself, but I wanted to see if there is something we haven't done yet that we're supposed to, or if you know right off how to fix the problem.

Steps and what I find, with debug mode on: http://audlit.org/moodlepg262/mod/forumng/debug_errors.txt

There the only ones I've found so far for ForumNG.

We are using Postgres with Moodle 2.6.3.

Version file says says "2013121001" and that it requires "2013040500."

jason-platts commented 10 years ago

You are using the wrong version for Moodle 2.6.

You should use the version here: https://github.com/moodleou/moodle-mod_forumng/tree/MOODLE_26_STABLE or here: https://moodle.org/plugins/pluginversion.php?id=6221

ursathered commented 10 years ago

Excellent!

Thank you for posting the update. I'd been to the Moodle download page several times in the last month and it still said 2.5 was the latest (as of June 4, when I downloaded a copy for myself to work with).

This will make my boss very happy.