View Single Post
  #92  
Old 08-20-2005, 08:39 AM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default

Quote:
Originally Posted by HWT
Verified the script blocks in home.tpl

Unfortunatley, I'm a little too much of a noob to js to get what your referring to as "script blocks"
When you view the page source for the page that has the errors (using your browser's View Source option), do you see the following script blocks?
Code:
<script language=JavaScript1.3 src="{$SkinDir}/copybilling.js"></script> <script language=JavaScript1.3 src="{$SkinDir}/copynames.js"></script>
In place of $SkinDir you might see /xcart/skin1... Can you then load that path in your browser location and see the contents of the js file? Just trying to make sure the Javascript functions in those files are available.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote