Active
Project:
Ubercart Affiliate v2
Version:
6.x-2.5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2010 at 11:29 UTC
Updated:
30 Mar 2012 at 00:08 UTC
Hi!
In our shop there are agents, who can invite other peoples, but the some of them are already registered.
How to admin can add affiliate to some users?
ps: I badly speak English, but I hope you understand me :)
Comments
Comment #1
bojanz commentedEdit the users and add them the "affiliate" role you've created.
Comment #2
rubenlouis commentedI think the original question was more about associating a user that already has an account (and has probably already made purchases) with an affiliate.
I was wondering about this myself. Is there an easy way to associate users and affiliates outside of the link/cookie system?
Comment #3
bojanz commentedNo, but it's in the pipeline for the next release.
Comment #4
rubenlouis commentedGood to hear! I have several clients who have asked for this sort of functionality.
In the meanwhile, is there anyway to hack around in the Drupal database to do this? I see a uc_affiliate2_users table that seems to be associated userIds and affiliatesIds. Shouldn't be too hard write some php/sql to edit this table. Or for a real hack, to edit the table itself...
Comment #5
bojanz commentedSure, you can do that.
Comment #6
Enzomaticus commentedHas this been implemented yet?
Comment #7
bojanz commentedNo. I've stopped active uc_affiliate2 development (http://drupal.org/node/797488#comment-4211234)
Comment #8
garyg commentedIf I want to assign a user to an existing affiliate, what would I change in the table?