@tak5haka
Not recently active
-
r-a-y posted on the forum topic 1.2.6 upgrade – xprofile_get_field_data with checkboxes no longer working correctly in the group How-To and Troubleshooting: 14 years, 1 month ago
@tak5haka – If $profileTagClean returns an array, then you need to print out the variable as an array to debug further.
What happens when you use the following instead of echo?
print_r($profileTagClean);