I downloaded a template file and changed 1 picture and saved it under the same name...dimensions...etc and then tried to upload it back into rvsitebuilder and got massive error messages. How on earth do I tell from this message what is wrong when there shouldn't be a problem...it seems fairly simple to do this kind of change.
# Supporting preview image is s_preview.gif or s_preview.jpg.
# Variable is missing in index.htm file. Please find the template specifications.
# require
{XMLCHARSET}
{HTMLDIR}
{TITLE}
<!--CHARSET-->
<!--CSS-->
<!--HEAD-->
{LOGO}
{COMPANY_NAME}
{SLOGAN}
{NAVIGATOR}
{BODY}
{TOP}
{FOOTER}
{BOTTOM}
{SIDE1}
{SIDE2}
{ICON}
{PATHWAY}
{RVBANNER}
{POWERED}
# Invalid comment syntax in index.htm. PLease find the template specifications.
# require
<!--BeginSIDE1andSIDE2-->
<!--EndSIDE1andSIDE2-->
<!--BeginPATHWAYandICON-->
<!--EndPATHWAYandICON-->
<!--BeginTOP-->
<!--EndTOP-->
<!--BeginSIDE1-->
<!--EndSIDE1-->
<!--BeginSIDE2-->
<!--EndSIDE2-->
<!--BeginFOOTER-->
<!--EndFOOTER-->
<!--BeginBOTTOM-->
<!--EndBOTTOM-->
<!--BeginPATHWAY-->
<!--EndPATHWAY-->
<!--BeginICON-->
<!--EndICON-->
# index.htm line 1 fixed code: <?xml version="1.0" encoding="{XMLCHARSET}"?>
# index.htm line 2 fixed code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
# index.htm line 3 fixed code: <html xmlns="http://www.w3.org/1999/xhtml"{HTMLDIR}>
Thanks for any help