i figured it out.....
<!--- START CODE MODIFICATIONS --->
<cfif #vchAuthorIcon# does not contain "http">
<img src="i/authorsicons/#vchAuthorIcon#" border="0">
<cfelse>
<img src="#vchAuthorIcon#" border="0">
</cfif>
<!--- END CODE MODIFICATIONS --->
Modifying Fusetalk is mucho fun! I am making it so users can have custom avatars from alternate locations.
