I am using a module that uses some variable names that are identical to some that I have created in member custom fields.
So when I try to mix the two, that is use {exp:member:custom_profile_data} inside the modules tags (in this case Membrr) my member custom profile variable get cancelled out, or rather become inaccessible.
I’ve been advised that I need to call the custom data earlier in the template and assign new, temporary variable names and I’m looking for ways to do this.
thanks.