PDA

View Full Version : Homepage Error


HarrisPhotographicArts
Aug-04-2009, 01:16 PM
Getting an error message when my homepage loads -

Line: 2
Char: 1
Error: syntax error
Code: 0
URL:http://www.harrisphotographicarts.com (http://www.harrisphotographicarts.com)

Is there a way to fix this?

Don

www.harrisphotographicarts.com (http://www.harrisphotographicarts.com)

jfriend
Aug-04-2009, 01:31 PM
You have this in your Top Javascript. This is not javascript so it doesn't belong in the top javascript customization section and I don't know what it's for so I don't know where it goes. I'd suggest copying it to a file on your computer (to save it in case you need it later) and then removing it.

<?xml version="1.0" encoding="UTF-8" ?>
- <flash_parameters>
- <preferences>
- <golbal>
<basic_property html_title="Title" loadStyle="Pie" hideAdobeMenu="false" photoDynamicShow="true" enableURL="true" startAutoPlay="true" screenfullButton="true" />
<music_property path="res/background.mp3" stream="true" loop="true" />
<description_property enable="true" backgroundColor="0x0c0c0c0" backgroundAlpha="30" cssText="a:link{text-decoration: underline;} a:hover{color:#ff0000; text-decoration: none;} a:active{color:#000000;text-decoration: none;} .blue {color:#000000; font-size:15px; font-style:italic; text-decoration: underline;} .body{color:#000000;font-size:20px;}" align="top" />
<background_property backgroundColor="0x000000" mode="tile" />
</golbal>
- <photo>
<basic_property photoBackColor="0x000000" photoTitleColor="0xfffbf0" PhotoMaxWidth="1200" PhotoMaxHeight="800" photopercent="70" />
</photo>
- <thumbnail>
<basic_property thumWidth="70" thumHeight="70" thumbnailTextColor="0xfffbf0" thumbnailColor="0x000000" thumborder="3" thumSpacing="15" rowcount="4" columncount="3" />
</thumbnail>
</preferences>
</flash_parameters>

HarrisPhotographicArts
Aug-04-2009, 06:21 PM
Thanks John. You've been a huge help today!:bow