PDA

View Full Version : Javascript Error - New


gman33
Jul-18-2007, 07:18 AM
Hi All

When I load my page, I am getting a runtime error now for my slideshow...not sure where the error is coming from...I don't remember changing any of the Javascript section lately. I checked the footer as well but don't see the problem...thanks for the help

I tried this in IE6 and Avant Browser and get the same error message

Ed

http://ergphoto.smugmug.com

richW
Jul-18-2007, 09:43 AM
Check this line in your footer:

<IMG SRC="http://ergphoto.smugmug.com/photos/145268741-L.jpg"

Close it and see if that helps

<IMG SRC="http://ergphoto.smugmug.com/photos/145268741-L.jpg" />

gman33
Jul-18-2007, 09:44 AM
Hi All

When I load my page, I am getting a runtime error now for my slideshow...not sure where the error is coming from...I don't remember changing any of the Javascript section lately. I checked the footer as well but don't see the problem...thanks for the help

I tried this in IE6 and Avant Browser and get the same error message

Ed

http://ergphoto.smugmug.com

I figured it out. The error was coming from the Recent Gallery Hack...I didn't have the parameters set within the body tag....thanks

richW
Jul-18-2007, 09:51 AM
I figured it out. The error was coming from the Recent Gallery Hack...I didn't have the parameters set within the body tag....thanksThanks for letting us know. It helps others with the same issue....:thumb

gman33
Jul-18-2007, 09:54 AM
Thanks for letting us know. It helps others with the same issue....:thumb

Thanks Rich...did not see your other post before my fix...I will make the change you requested as well...it should be all ok...have a good one

Ed