Log in

View Full Version : How do I fix Video in profile problem?


mikeclarke
01-27-2006, 01:30 PM
I'm using vbgallery. When I paste the link in a custom profile field it won't play unless I add <tr> to the end of it?

Thanks

Guest210212002
01-27-2006, 03:09 PM
At a guess it sounds like the table element isn't closed in the template. Try using </tr> and see if that also fixes it.

If you have a link to a page or the template code where you're trying to display it, I can take a look. I don't use vBGallery, so I'm not 100% sure what you're trying to do.

mikeclarke
01-27-2006, 09:16 PM
That fixed it! Thanks so much for your help.

Guest210212002
01-27-2006, 09:27 PM
Glad to hear it, anytime. :)