Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: yrfoxtaur on June 19, 2008, 03:52:10 PM

Title: News fader does not work on safari 3.x
Post by: yrfoxtaur on June 19, 2008, 03:52:10 PM
The news fader does not function on safari 3.x Mac, using the Kelto-LT theme, but does work on Firefox 3 Mac. The Safari web inspector reports the following errors:
TypeError: Null value
http://theperson10.hnation.org/SMF/index.php (line 154)
TypeError: Undefined value
http://theperson10.hnation.org/SMF/Themes/default/fader.js (line 25)

The problem also occurs when using "SMF Default Theme - Core", with somewhat different line numbers:
TypeError: Null value
http://theperson10.hnation.org/SMF/index.php (line 180)
TypeError: Undefined value
http://theperson10.hnation.org/SMF/Themes/default/fader.js (line 25)

Any guesses as to the cause of the problem? Patches / fixes?
Here is a static copy of the page using the default theme (http://theperson10.hnation.org/SMF/default-bad-fader.htm)
here is a static copy of the page using Kelto-LT (http://theperson10.hnation.org/SMF/kelto-LT-bad-fader.htm)
Title: Re: News fader does not work on safari 3.x
Post by: Bulakbol on June 19, 2008, 10:23:25 PM
An error has occured in the script of this page.

Object doesn't support this property or method

http://theperson10.hnation.org/SMF/default-bad-fader.htm

Using IE6.