The D6 port is not at all complete. Opening this issue to track progress. I need something like this module on groups.drupal.org now that OG access is disabled.

Comments

harcher’s picture

I need this too please.

j0nathan’s picture

Subscribing.
Related to #258327: Port to Drupal 6

alphex’s picture

Subscribing

Chris Chapman’s picture

Status: Active » Needs review
StatusFileSize
new23.71 KB

Here's my best guess at a port. Attached in .zip format.

Someone will have to take a look at it though, because I don't know what it's supposed to do really and haven't tested it. Please review and push to CVS if adequate (or better).

Why Zip? I'm not very good at patches and they never seem to work for me, so I zip the module code up and upload (as if you were downloading from the module page, except it's .zip and not .tar.gz.

vito_a’s picture

Status: Needs review » Needs work

Thank you Chris. Tested it, however doesn't working unfortunately:

[Mon Dec 13 18:36:19 2010] [error] [client 127.0.0.1] PHP Parse error:  syntax error, unexpected '}' in /sites/default/modules/og_audience/og_audience.module on line 26

fixed that one, however spotted some similar ones besides that one. Can you check it please?

vito_a’s picture

Thank you Chris. Tested it, however doesn't working unfortunately:

[Mon Dec 13 18:36:19 2010] [error] [client 127.0.0.1] PHP Parse error:  syntax error, unexpected '}' in /sites/default/modules/og_audience/og_audience.module on line 26

fixed that one, however spotted some similar ones besides that one. Can you check it please?

vito_a’s picture

Thank you Chris. Tested it, however doesn't working unfortunately:

[Mon Dec 13 18:36:19 2010] [error] [client 127.0.0.1] PHP Parse error:  syntax error, unexpected '}' in /sites/default/modules/og_audience/og_audience.module on line 26

fixed that one, however spotted some similar ones besides that one. Can you check it please?

vito_a’s picture

Something happens with comments for me, just posted two (hope there's just two as there may be more) and can't see these. Doesn't seems to be a bug on my side (I may be missing something certainly). Feel free to remove extra ones. Hope that's not a bug but some pre-moderation or other feature turned on probably.

One from Chris doesn't seem to work anyway, posting patches and a patched version for checking convenience. Hope comments will be there this time.

vito_a’s picture

Status: Needs work » Needs review
StatusFileSize
new6.53 KB
new4.27 KB
new4.79 KB
new486 bytes

6.x-1.x-dev version of og_audience itself seems to be working fine for me, however od_audience_inline isn't. Here are patches against 6.x-1.x-dev version of it and a patched version for checking convenience. Can someone check these please?

Chris Chapman’s picture

I'm sorry - it's those little things that coder module doesn't pick up... *small growl*

Thanks for being one of the few that try out my patches ^_^