Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/commonfuncs.php on line 3080

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/commonfuncs.php on line 3081

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/commonfuncs.php on line 3203

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/commonfuncs.php on line 3204

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/commonfuncs.php on line 3211

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/commonfuncs.php on line 3212

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/paukni6/webmastersite.net/scripts/wsnsd/manual/includes/filefunctions.php on line 300
WSN Manual: Browser-specific Problems
Latest Register Log In

+ Advanced Search

Browser-specific Problems

Browser-specific Problems
By
08/27/07 (Edited 02/02/14)

When things look or act differently depending on the browser you use, the problem is almost inevitably one of these:
A) Browser caching of old data. Clear the cache and reload.
B) Cookies. Clear cookies and reload. Also make sure you're logging in as the same user in both browsers.
C) Broken HTML which is tolerated by one browser but not another. Validating the page using http://validator.w3.org can help sometimes.

Since Internet Explorer (especially version 6) doesn't obey many web standards, you may need to google information on hacks to make certain HTML look correct in IE. Note that transparent PNGs are already automatically hacked into working in IE 6 by WSN, so no worries there.

It may be worthwhile to check numerous browser families (IE, Firefox, Webkit (Chrome/Safari/Konqueror) to see if there's a pattern, such as it looking correct in everything but IE or everything but Firefox. This will help you narrow down where the problem could be by searching for differences between those browsers.

As always, feel free to consult WSN support for help -- especially if the problem might be in the default templates and not just your customizations.




Description What to do if things work when testing in one browser, but not in another.
Rating
Views 443 views. Averaging 0 views per day.