Closed (fixed)
Project:
OG Event
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jul 2009 at 19:30 UTC
Updated:
5 Nov 2009 at 21:52 UTC
I am interested to know what the status of the Drupal 6 port is. Is there any help needed? This module is needed on a site I'm developing in Drupal 6. Let me know if there is any testing or code help I might be able to offer.
Thanks.
Comments
Comment #1
pounardI still did not start it. If you are good enough with PHP and D6, you can port it easily, it's a small module!
I'll put a dev release as soon as I start porting it, but I don't really have time for this right now.
EDIT: and doh what's the hell! I'll start right now.
Comment #2
pounardComment #3
pounardAnd did it!
I release a 6.x-1.x-dev version, please test it and report any bugs (and fix some if you can).
EDIT: dev release may appear only in 12 hours, be patient!
Comment #4
pounardComment #5
gensuperman commentedIn RE: Drupal 6.13; OG 2.x Dev
I don't think its quite fixed... well my website says it isn't anyways :)
The issue currently isn't with OG Events but with OG Events Views.
Even when changing the OG Events Views .info file to make it compatible with OG 2.x dev version,
it completely breaks a certain section in the OG area on the site, which the error listed below says something
about missing arrays.
So, this is a little warning to everyone out there, please do not activate the OG Events Views module, especially if you are using
OG 2.x dev versions for 6.x.
Every time I kept going to the: /og/my page for "my groups" section of the OG module, it returned a views error.
How necessary is it to have the event views active? As for now I can't have it active because of this error.
Comment #6
pounardOh I should precise, I did not port the views integration, the main module is ported. See #535086: Port views integration to D6
Views 2 API is not that hard to write, if you are OK with PHP and ready to read Views 2 API documentation, I'll be pleased to see your patches :)
If not, please be a bit more patient, I don't really have much time these days, may be in september.
Comment #7
pounardI shouldn't changed the title
Comment #8
deggertsen commentedSeems to work so far. As far as I can tell this can be closed since there is another issue for porting views.
Thanks for porting this over. I'm not quite to the point where I feel comfortable messing with module code yet... I'm mostly a themer.
Comment #9
pounard6.x-1.0-beta1 version is released.
Still beta because I need commmunity testing to detect remaining bugs.
We will use it in production sites within the next weeks, with or without community testing.
Comment #10
pounard