Reading this I believe you need to post your code. Are you querying for the current username, a selected username or creating a list for their email.
If I am reading in between the lines correctly, I think you have been trying to embed the query inside the escaped html string <-- you are calling an embedded template.
What we need to do is restructure what you have so you can see your way clear.
|