Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to list content relevant to a logged-in member’s interests (WAS: 1.2.6 upgrade – xprofile_get_fi


r-a-y
Keymaster

@r-a-y

@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);`

Skip to toolbar