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

artis’s picture

Great question. I too would like to know if there is a way to adapt this for content_profile.

mearnest’s picture

I will have to look into this. If not, a hook or something can be added for you to do this.

fehin’s picture

This will certainly be helpful. I hope this get's into the module soon.

stefan81’s picture

would love to see this too! :)

ambereyes’s picture

subscribe +1

g.k’s picture

subscribe +1

dsbrianwebster’s picture

subscribe +1

radoya’s picture

Anything new on this issue?

mearnest’s picture

Version: 6.x-1.x-dev » 7.x-1.0
Assigned: Unassigned » mearnest

This would be a good feature to add to 7 at some point, now that the project is no longer abandoned.

mearnest’s picture

Status: Active » Postponed