Needs work
Project:
User Referral
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2008 at 09:34 UTC
Updated:
24 Nov 2008 at 23:48 UTC
Jump to comment: Most recent file
Comments
Comment #1
kbahey commentedIt will be done when any of the following happens:
- Someone submits a working and test patch patch.
- We need it for a client project.
- A client sponsors the effort.
Comment #2
alliax commentedOK, thank you for your answer, so it's quite unlikely if not done for the sake of maintaining a module just like many others do.
I hope a developer can submit a working patch then.
Comment #3
cobach commentedHow much would be to sponsor the upgrade?
Comment #4
skirr@drupal.ru commentedsubmit
Comment #5
andyceo commentedHi everybody,
I Just have ported that great module to Drupal 6. See attached files - referral.module and referral.info
The next features NOT TESTED YET:
* Integration with userpoints module
* Integration with adsence module
No new features were added.
Ported to Drupal 6 by me - http://andyceo.ruware.com/
Sponsored by andron13 - http://vberline.ru/
You can see live demo on the Epochta.by project: http://epochta.by/users/andyceo
Thanx and have a lot of fun :)
Comment #6
alliax commentedThank you andyceo!
Comment #7
kbahey commentedThank you. I created a dev release for 6.x, which should be here http://drupal.org/node/287926 by tomorrow.
One thing that is missing is using hook_schema() in the .install file, therefore I am changing the status to "needs work".
Comment #8
ryan_courtnage commentedFYI - I just checked out the DRUPAL-6--1 branch, and can't find any obvious bugs. This version is using hook_schema() in the .install.
I'd like to add a couple of small enhancements:
* let administrator change the drupal_goto url in referral_get(). I'll variable_set in admin/settings/referral.
* expose a Drupal Action that will set the flag the referral record for a user
I'll create a patch for HEAD if that's cool? (I'll create a new issue when ready)
Comment #9
kbahey commentedI am OK with 1.
Regarding 2, the wording is not clear on what the action will do.
Please open a separate issue for those two actions when you have the patch and explain 2 more.
This issue we are in is only open for hook_schema().
Thanks