Here are adjustments for atrium answers module to support current version on open atrium (1.0beta6)

Comments

eatings’s picture

Title: Atrium answars fo open Atrium 1.0beta6 » Atrium answars for open Atrium 1.0beta6
Status: Needs review » Needs work

so smart or not, i downloaded this tarball, tried to enable it, and got a 'incompatible with atrium feature' error. i'm running OA-beta6, so i'm not sure what the problem is.

sumitk’s picture

location module is another dependency here install http://drupal.org/project/location to get it working.

Otherwise - feature is still buggy - can't really disable it from group settings.

sumitk’s picture

Issue tags: +atrium
StatusFileSize
new41.33 KB

Removed location module's dependency

sumitk’s picture

Assigned: fatfish » sumitk
Status: Needs work » Needs review
StatusFileSize
new41.39 KB

Adding final fixed code - it removes dependency of locations module and removes overlapping stuff with Atrium feature - which removes all incompatibility issue.

This is ready to be committed in cvs

owen barton’s picture

StatusFileSize
new33.23 KB

The above in patch form

jct’s picture

Using the above patch, I'm still unable to get questions/answers to show on group pages. I can add questions fine, but they don't appear in the group's answers page. Hopefully these errors from the view are helpful:

* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY v.weight, t.weight, t.name' at line 1 query: SELECT t.*, r.nid FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.vid IN () ORDER BY v.weight, t.weight, t.name in .../profiles/openatrium/modules/custom/litenode/views/litenode_plugin_style_litenode.inc on line 201.

* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY r.weight, f.fid' at line 1 query: SELECT *, r.nid FROM files f INNER JOIN upload r ON f.fid = r.fid WHERE r.vid IN() ORDER BY r.weight, f.fid in .../profiles/openatrium/modules/custom/litenode/views/litenode_plugin_style_litenode.inc on line 181.

francewhoa’s picture

Issue tags: +litenode
francewhoa’s picture

Title: Atrium answars for open Atrium 1.0beta6 » Atrium Answers for Open Atrium 1.0beta6