![]() |
|
Why is it erroring now? Did you add it in just like you did before? My example of what was on my site?
|
I replaced
Code:
You have {$GLOBALS['money']} {$GLOBALS['settings']['cost']}.<br /> Code:
<ul id="sddm"> |
Code:
<ul id='sddm'> |
The site isn't glitching, but it's not working. It's the same error as before - it's there, it's just not formatting correctly.
I have to go to supper, I'll be back soon. |
Ok hang on...
|
You did not put the javascript part in your template.html page. I just looked at the source code of your page and it isn't there.
|
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
Change it to this:
Code:
<script type="text/javascript">// Copyright 2006-2007 javascript-array.com |
it doesn't appear to have had any changes. ;-;
|
All times are GMT -5. The time now is 11:37 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.