Closed (fixed)
Project:
OG Forum
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
15 Jan 2007 at 18:39 UTC
Updated:
9 Mar 2007 at 01:16 UTC
Jump to comment: Most recent file
Filing a request for upgrading OG Forum to 5.x version of Drupal.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | og_forum_1.patch | 3.75 KB | darren oh |
| #9 | og_forum.patch | 3.56 KB | darren oh |
| #3 | og_forum.txt | 17.01 KB | joshua_cohen |
| #2 | og_forum_5.patch | 2.35 KB | kaerast |
Comments
Comment #1
kaerast commentedsubscribing
Comment #2
kaerast commentedAttached is a patch to port og_forum to Drupal 5.x. It's working fine for me, but can't guarantee it's totally error-free.
Comment #3
joshua_cohen commentedI've taken this patch and attempted to merge it with the multiple forums per group patch ( http://drupal.org/node/68295 ), however it only seems to be partially working. When you click on the manage group forum link and then attempt to add or edit a forum, I'm receiving a page not found error. I am a hacker at best when it comes to modules, but I'm going to throw what I have done out there if anyone else wants to take a swing at getting it up and running. I think many people need the multiple forum functionality.
NOTE: Just Rename the attached file to og_forum.module
Thanks,
Josh
Comment #4
benthere commentedafaict, these are seperate issues.
Comment #5
joshua_cohen commentedYes, I would agree these are separate issues, but I figured I would just throw it out there. In retrospect, it probably wasn't a good idea.
Thanks,
Josh
Comment #6
kaerast commentedJoshua - this probably should be a separate issue, can you file a patch based on the updated module you submitted?
Also, did my original patch for porting to 5.x work for you? I don't really want to be attempting to fix two issues with one patch, so it'd be great if we could get my patch released before I start looking at yours.
I notice the project page states this module is abandoned, I'd be willing to take it over if it means we can get a 5.x release made.
Comment #7
joshua_cohen commentedI would say yes, your patch did work for me with 5.1. That was the reason I moved forward with it and added the multiple forum functionality. You are correct though, your patch should be more thoroughly tested first and once it is deemed acceptable we can worry about adding the multiple forum patch. It's a key addition to my website, that's the reasoning for moving ahead perhaps too quickly.
Just an FYI, it appears to me the module I submitted does not work properly as the way forms are created has changed in 5.x I will continue to try to get it working.
Thanks,
Josh
Comment #8
kaerast commentedSince Joshua_cohen reports my patch as working I'm changing this to ready to be committed, and future work for multi-forum support should be filed as a separate issue.
And yes, form handling did change in 5.x so that needs changing - however, I can't remember ever that causing a page not found error.
Comment #9
darren ohThe original patch was working, but there was a little more cleanup to do.
Comment #10
darren ohComment #11
darren ohMissed a few lines.
Comment #12
darren ohFixed in CVS commit 57508.
Comment #13
rconstantine commentedI put several patches together and added more. As I was working with an earlier post of this patch, I'll check my code. Thanks.
see http://drupal.org/node/121822
for my contribution.
Comment #14
(not verified) commented