I would like to use my content profile node location field instead of uc_location with this module.
I think there are just a few instances where I have to change $account = user_load to $account = content_profile_load and I think it is pretty close.
function _uc_location_create_address_list()
Is there a way for me to override this function either in my module or template file so as not to disrupt the module itself?
Thanks.
Comments
Comment #1
artis commentedGreat question. I too would like to know if there is a way to adapt this for content_profile.
Comment #2
mearnest commentedI will have to look into this. If not, a hook or something can be added for you to do this.
Comment #3
fehin commentedThis will certainly be helpful. I hope this get's into the module soon.
Comment #4
stefan81 commentedwould love to see this too! :)
Comment #5
ambereyes commentedsubscribe +1
Comment #6
g.k commentedsubscribe +1
Comment #7
dsbrianwebster commentedsubscribe +1
Comment #8
radoya commentedAnything new on this issue?
Comment #9
mearnest commentedThis would be a good feature to add to 7 at some point, now that the project is no longer abandoned.
Comment #10
mearnest commented