I can run the client from a separate html page created by the Generate HTML, but on my site under the sidebox it doesn't show.
the html that Zen Cart generates is
Code:
<div class="rightBoxContainer" id="craftysyntaxsidebox" style="width: 125px;">
<h3 class="rightBoxHeading" id="craftysyntaxsideboxHeading">Live Help</h3>
<div id="craftysyntaxsideboxContent" class="sideBoxContent centeredContent"><script type="text/javascript" src="/http://www.nahidfashions.com/livehelp/livehelp_js.php?department=2&pingtimes=15&username=Guest"></script></div></div>
This should work because the html file that I'm using to test is
Live Help
Can anyone tell me what's wrong with the Zen Cart generated code.
Bookmarks