Javascript isn't working, enabled, problem with websites

Hi, I was looking for help from two weeks now. Still can't solve this! :(
My javascript is enabled, reinstalled java.com too. I deleted all my temp, history, cookies, removed add-ons, disabled kaspersky, checked it all in safe mode, installed firefox beta and all that..... now I'm just mad.
The problem is javascript, I suppose, here are examples of sites that are not working for me: wireimage.com (trying to search or click on the thumbnail, where link is javascript:void(); - nothing happens) or viddy.com
ie. http://www.viddy.com/video/b604f3a9-9b7d-4e60-bc7c-7bfe4ba89cf2?source=Featured where I should see play icon and video should load, but all I can see is black image. I have many sites like this. It's buggin me very much, that I'm very close to get chrome and delete firefox forever.
Please help me! What I have to do to make it work again?

Is this problem new in the beta? Have you considered rolling back to Firefox 16.0.1?
In case some file is irreparably damaged, could you try creating a new Firefox profile? In addition to bypassing current add-ons and custom settings, it should have completely fresh settings databases and a fresh cache folder.
Close Firefox and from the Windows 7 start menu, in the search box type or paste:
firefox.exe /ProfileManager
Create a new profile accepting the default and giving it any name you like.
After starting up Firefox, test the problem sites. Any difference?
To switch between profiles, close Firefox and restart the profile manager.
To migrate data (selectively) see [[Recovering important data from an old profile]]. Alternately, you could use the Reset feature to auto-migrate key data to a new profile. See [[Reset Firefox – easily fix most problems]].

Similar Messages

  • Multiple Problems with website

    Hi, I've recently created my second website in Dreamweaver which was a friend who has a bed and breakfast www.snowatthebarn.co.uk
    However I have various problems with it:
    1. The site looks fine in Safari/Firefox but on some computers which run Internet Explorer the Divs at the top of the page are all jumbled up and the text overlaps. I've posted the html for the index page and the code for the attached external style sheet at the bottom of this list of questions. Does anyone have any idea where I am going wrong? I've also attached a screenshot of what it looks like.
    2. I've tried googling the website and when I use certain keywords the site is listed but for some reason there is no blue title to click on - just the url at the bottom - again I've attached a screenshot. Can anyone see anything missing in my code which is causing this?
    3.The bed and breakfast/guest house is in a small village called Marshfield in South West England. There are probably only 2 or 3 other guest houses in the village. However when I google 'bed and breakfast marshfield' the site isn't listed until the 4th, 5th or 6th pages (depending on search terms). i have included a list of keywords in my code just after the head tag. Does anyone know why the site is comming down so low in the listings? I don't think he has any links to the site yet but surely the site should come up on the first or second page despite this?
    4. Further to the question above - there is a Marshfield in America - a lot of American sites are comming up before the site that I created. Should mine not be given priority for people searching in the UK since it has a co.uk name? I see that the two or three other bed and breakfasts in the village come up first and second when searching for 'bed and breakfast marshfiled'
    5.I have put a google map into his website in the 'Directions' page. However, despite listing his business with google maps, there is no pointer on the map. When I log into the google account I created for him and go to 'Maps' it shows his business marked on the map with a pointer but when I search in google there is no pointer. Any ideas what I need to do to get this to work?
    Here are the two screenshots:
    (The website is the one in the middle)
    Here is the html for the .index page:
                    SNOW AT THE BARN                 Bed & Breakfast Accommodation
    Marshfield near Bath                     01225 892339            07973 382028            The Barn dates from the 18th Century and lies within the village of Marshfield, a designated conservation area, in the county of South Gloucestershire.  A family home of many years standing, the Barn is set in an attractive mature garden and offers ample off-street parking.  The comfortable bed and breakfast accommodation is to a high standard and the Barn offers a warm welcome and a relaxing environment.
          The village of Marshfield lies on the southern edge of the Cotswolds and is just 6 miles from the Roman city of Bath.  From its 12th Century church to its more recent 18th Century High Street, the village proudly displays its architectural heritage based on the old wool and malting industries.  Marshfield boasts two fine pubs offering good food, wine and traditional ales and a friendly teashop.  Other village amenities include an outstanding village shop, a butchers, newsagents and post office.     Welcome     
    Home
    What's Near
    Accommodation
    Rates
    Reservations
    Directions
    And here is the attached external stylesheet:
    @charset "UTF-8"; body {      background-color: #49602B;      font-family: "Times New Roman", Times, serif;      font-size: 32px;      font-style: normal;      font-weight: normal;      color: #FFF; } /* CSS Document */ #container {      font-size: 14px;      background: #F6F6F6;      width: 955px;      margin-right: auto;      margin-left: auto;      position: relative;      height: 1000px; } #greenarea {      background: #49602B;      position: absolute;      height: 184px;      width: 966px; } #topleft {      position: absolute;      height: 311px;      width: 414px;      left: 50px;      top: 281px;      text-align: left;      font-family: Arial, Helvetica, sans-serif;      font-size: 14px;      font-style: normal;      font-weight: normal;      color: #000; } #topright {      position: absolute;      height: 311px;      width: 414px;      top: 282px;      left: 493px;      font-family: Arial, Helvetica, sans-serif;      font-size: 12px;      font-style: normal;      font-weight: normal;      color: #000; } #map_canvas {      position: absolute;      height: 311px;      width: 414px;      left: 493px;      top: 282px; } .bold {      font-family: Arial, Helvetica, sans-serif;      font-size: 14px;      font-style: normal;      font-weight: bold;      color: #000; } #welcome {      font-family: Arial, Helvetica, sans-serif;      font-size: 31px;      font-style: normal;      font-weight: normal;      height: 35px;      width: 178px;      left: 169px;      top: 278px;      position: absolute;      color: #49602B; } #menu {      position: absolute;      height: 50px;      width: 899px;      left: 27px;      top: 177px;      font-family: Arial, Helvetica, sans-serif;      font-size: 18px;      font-style: normal;      font-weight: normal;      list-style: none;      color: #49602B; } #drawing {      background: url(images/logo.png);      position: absolute;      height: 172px;      width: 225px; } #snow {      position: absolute;      height: 25px;      width: 307px;      left: 330px;      top: -11px;      font-style: normal;      font-weight: normal; } #bed {      position: absolute;      height: 120px;      width: 340px;      left: 301px;      top: 50px; } #phone {      position: absolute;      height: 42px;      width: 163px;      left: 423px;      top: 125px;      text-align: left;      font-family: "Times New Roman", Times, serif;      font-size: 18px;      font-style: normal;      font-weight: normal;      color: #FFF; } #crest {      position: absolute;      height: 17px;      width: 61px;      left: 446.27px;      top: 40px;      background: url(images/crest3.png); } #container #greenarea #bed h2 {      font-family: "Times New Roman", Times, serif;      font-style: normal;      font-weight: normal;      color: #FFF;      text-align: center; } #container #greenarea #bed h1 {      font-size: 18px;      text-align: center; } #menu ul li {      display: inline;      margin-right: 25px;      margin-left: 25px;      list-style: none; } #menu a:hover {      color: #0F0;      text-decoration: none; } #bottomleft {      position: absolute;      height: 311px;      width: 414px;      left: 50px;      top: 618px;      font-family: Arial, Helvetica, sans-serif;      font-size: 14px;      font-style: normal;      font-weight: normal;      color: #000; } #bottomright {      position: absolute;      height: 311px;      width: 414px;      left: 491px;      top: 618px; } #menu a:visited {      color: #030;      text-decoration: none; } #menu a:link {      text-decoration: none;      color: #49602B; }

    Harry184297 wrote:
    Hi, I've recently created my second website in Dreamweaver which was a friend who has a bed and breakfast www.snowatthebarn.co.uk
    However I have various problems with it:
    1. The site looks fine in Safari/Firefox but on some computers which run Internet Explorer the Divs at the top of the page are all jumbled up and the text overlaps. I've posted the html for the index page and the code for the attached external style sheet at the bottom of this list of questions. Does anyone have any idea where I am going wrong? I've also attached a screenshot of what it looks like.
    On man phew!. Your using completely the incorrect technique to build websites, absolutely positioned <divs>. Bad! bad! bad!
    I can only offer a sticking plaster patch up for you to unjumble the text at the top of the page in  IE.
    Step 1:
    First copy all the css below and paste it into a new css document and save it to your site folder as global.css (do not overwrite your existing css style file at this stage just in case you want to revert back to it)
    body {
        background-color: #49602B;
        font-family: "Times New Roman", Times, serif;
        font-size: 32px;
        font-style: normal;
        font-weight: normal;
        color: #FFF;
    /* CSS Document */
    #container {
        font-size: 14px;
        background: #F6F6F6;
        width: 955px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        height: 1000px;
    #greenarea {
        background: #49602B;
        position: relative;
        height: 184px;
        width: 966px;
    #topleft {
        position: absolute;
        height: 311px;
        width: 414px;
        left: 50px;
        top: 281px;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #000;
    #topright {
        position: absolute;
        height: 311px;
        width: 414px;
        top: 282px;
        left: 493px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #000;
    #map_canvas {
        position: absolute;
        height: 311px;
        width: 414px;
        left: 493px;
        top: 282px;
    .bold {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #000;
    #welcome {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 31px;
        font-style: normal;
        font-weight: normal;
        height: 35px;
        width: 178px;
        left: 169px;
        top: 278px;
        position: absolute;
        color: #49602B;
    #drawing {
        background: url(images/logo.png);
        position: absolute;
        height: 172px;
        width: 225px;
    #snow {
    position: absolute;
    width: 400px;
    left: 299px;
    font-style: normal;
    font-weight: normal;
    #snow h1 {
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 30px;
    text-align: center;
    #bed {
        position: absolute;
        height: 60px;
        width: 340px;
        left: 330px;
        top: 75px;
    #bed h1 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: center;
    #phone {
        position: absolute;
        height: 42px;
        width: 340px;
        left: 330px;
        top: 125px;
        text-align: center;
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        font-style: normal;
        font-weight: normal;
        color: #FFF;
    #crest {
        position: absolute;
        height: 17px;
        width: 61px;
        left: 470px;
        top: 50px;
        background: url(images/crest3.png);
    #container #greenarea #bed h2 {
        font-family: "Times New Roman", Times, serif;
        font-style: normal;
        font-weight: normal;
        color: #FFF;
        text-align: center;
    #bottomleft {
        position: absolute;
        height: 311px;
        width: 414px;
        left: 50px;
        top: 618px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #000;
    #bottomright {
        position: absolute;
        height: 311px;
        width: 414px;
        left: 491px;
        top: 618px;
    #menu {
        position: absolute;
        height: 50px;
        width: 899px;
        left: 27px;
        top: 195px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: normal;
        list-style: none;
        color: #49602B;
    #menu ul {
         margin: 0;
         padding: 0;
    #menu li {
        display: inline;
         margin: 0 25px;
         padding: 0;
        list-style: none;
    #menu a:hover {
        color: #0F0;
        text-decoration: none;
    #menu a:visited {
        color: #030;
        text-decoration: none;
    #menu a:link {
        text-decoration: none;
        color: #49602B;
    Step 2:
    Next copy all the html below and paste into a new Dreamweaver document and save it to your site folder as index_new.html (do not overwrite your existing index.html page at this satge just in case you want to recert back to it)
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <TITLE>-</TITLE>
    <META NAME="KEYWORDS" CONTENT="bed, breakfast, bath, marshfield, accommodation, hotel, cotswolds, south, gloucestershire, bristol, somerset, guest, house">
    <META NAME="DESCRIPTION" CONTENT="Bed and Breakfast in Marshfield near Bath">
    <META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>SNOW AT THE BARN - Bed &amp; Breakfast near Bath</title>
    <link href="global.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #header {
        position: absolute;
        height: 183.986px;
        width: 955px;
        background: #4a583a;
    #content {
        position: absolute;
        height: 700px;
        width: 955px;
        top: 183.986px;
    -->
    </style>
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-22281135-1']);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script></head>
    <body>
    <div id="container">
      <div id="greenarea">
        <div id="drawing"></div>
        <div id="snow">
          <h1>SNOW AT THE BARN</h1>
        </div>
    <div id="crest"></div>
        <div id="bed">
          <h1>Bed &amp; Breakfast Accommodation<br />Marshfield near Bath</h1>
        </div>
        <div id="phone">01225 892339<br />07973 382028 </div>
      </div>
      <div id="topleft">
        <p> </p>
        <p>The Barn dates from the 18th Century and lies within the village of Marshfield, a designated conservation area, in the county of South Gloucestershire.  A family home of many years standing, the Barn is set in an attractive mature garden and offers ample off-street parking.  The comfortable bed and breakfast accommodation is to a high standard and the Barn offers a warm welcome and a relaxing environment.<br />
          <br />
          The village of Marshfield lies on the southern edge of the Cotswolds and is just 6 miles from the Roman city of Bath.  From its 12th Century church to its more recent 18th Century High Street, the village proudly displays its architectural heritage based on the old wool and malting industries.  Marshfield boasts two fine pubs offering good food, wine and traditional ales and a friendly teashop.  Other village amenities include an outstanding village shop, a butchers, newsagents and post office.</p>
      </div>
      <div id="topright"><img src="images/Marshfield-July-2006-032.jpg" width="414" height="311" alt="Snow at the Barn" /></div>
      <div id="welcome">Welcome</div>
      <div id="menu">
        <ul>
          <li><a href="index.html">Home</a></li>
          <li><a href="whatsnear.html">What's Near</a></li>
          <li><a href="accommodation.html">Accommodation</a></li>
          <li><a href="rates.html">Rates</a></li>
          <li><a href="reservations.html">Reservations</a></li>
          <li><a href="directions.html">Directions</a></li>
        </ul>
      </div>
      <div id="bottomleft"><img src="images/Marshfield-July-2006-042.jpg" width="414" height="311" alt="Garden" /></div>
      <div id="bottomright"><img src="images/Marshfield-July-2006-036.jpg" width="414" height="311" /></div>
    </div>
    </body>
    </html>
    Thats it! If you run that in IE now all the text at the top should be unjumbled.
    Remember this is a 'get out of jail free card' solution. Please do not use absolute positioning UNLESS you know what you are doing otherwise it will create many hours of frustration for you.

  • [solved]partially working network, problems with ssl and irc

    Hi,
    for a weird reason I can't access any websites with https anymore nor can i connect to any irc servers with irssi and connection attempts with ssh time out. The system is up2date and I am using kdemod as DE.
    My rc.conf looks like this:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="de_DE.utf8"
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/Berlin"
    KEYMAP="de"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(!b44 !mii !ipw2200 !libipw !ac97_bus !snd-mixer-oss !snd-pcm-oss !snd-page-alloc !snd-pcm !snd-timer !snd !snd-ac97-codec !snd-intel8x0 !snd-intel8x0m !soundcore b44 mii ipw2200 libipw ac97_bus snd-mixer-oss snd-pcm-oss snd-page-alloc snd-pcm snd-timer snd snd-ac97-codec snd-intel8x0 snd-intel8x0m soundcore)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="horst-lp"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    eth0="dhcp"
    # Wireless: See network profiles below
    #Static IP example
    #eth0="dhcp"
    eth0="dhcp"
    INTERFACES=(!eth0 !eth1 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng hal !network networkmanager avahi-daemon avahi-dnsconfd alsa cdemud kdm samba mpd lighttpd)
    Earlier I had some problems with not resolving addresses, which I somehow got rid of. At the time I blamed my isp.
    Perhaps something broke when I had a program running in wine to play with a car too and I had to switch the laptop off bc it didn't want to react anymore.
    thx for reading
    e: I don't know why, but it worked when I started Arch this morning.. while it didn't yesterday although everything worked correctly on my other PCs.
    Last edited by dt (2009-11-07 09:02:46)

    Hi,
    for a weird reason I can't access any websites with https anymore nor can i connect to any irc servers with irssi and connection attempts with ssh time out. The system is up2date and I am using kdemod as DE.
    My rc.conf looks like this:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="de_DE.utf8"
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/Berlin"
    KEYMAP="de"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(!b44 !mii !ipw2200 !libipw !ac97_bus !snd-mixer-oss !snd-pcm-oss !snd-page-alloc !snd-pcm !snd-timer !snd !snd-ac97-codec !snd-intel8x0 !snd-intel8x0m !soundcore b44 mii ipw2200 libipw ac97_bus snd-mixer-oss snd-pcm-oss snd-page-alloc snd-pcm snd-timer snd snd-ac97-codec snd-intel8x0 snd-intel8x0m soundcore)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="horst-lp"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    eth0="dhcp"
    # Wireless: See network profiles below
    #Static IP example
    #eth0="dhcp"
    eth0="dhcp"
    INTERFACES=(!eth0 !eth1 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng hal !network networkmanager avahi-daemon avahi-dnsconfd alsa cdemud kdm samba mpd lighttpd)
    Earlier I had some problems with not resolving addresses, which I somehow got rid of. At the time I blamed my isp.
    Perhaps something broke when I had a program running in wine to play with a car too and I had to switch the laptop off bc it didn't want to react anymore.
    thx for reading
    e: I don't know why, but it worked when I started Arch this morning.. while it didn't yesterday although everything worked correctly on my other PCs.
    Last edited by dt (2009-11-07 09:02:46)

  • Problem With Website With Safari and not Firefox

    I have just started having a problem with Safari, which I hope someone here will be able to solve pretty quickly. Just recently, when I go to my online banking, I enter my username and password with no problem. My accounts show up. But, when I select one of the accounts, it asks me to log in again. Now, I thought it might be the bank's website that was having the problem, but when I use Firefox to do the say thing, it works fine. I'm wondering if something got corrupted in the depths of Safari that could be causing this problem. Any help/suggestions would be greatly appreciated.
    Thank you

    HI,
    From the Safari Menu Bar click Safari/Preferences then select the Security tab. Click: Show Cookies. Select your bank site then click Remove. From the same Menu click the Autofill tab. Click the Edit button next to: Other forms. Select your bank site, click Done.
    Relaunch Safari. If you still have problems with that site, open Keychain Access (Applications/Utilities)
    Select Passwords. Right or control click your bank on the righ then click Delete from the pop up menu. Quit Keychain Access. Relaunch Safari. Try your bank site... if the problem persists, open Keychain Access/Passwords and delete: Safari Forms Autofill. Quit Keychain Access and relaunch Safari.
    You may need to empty the Safari cache and Reset Safari too.
    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    Carolyn

  • Problem with website

    i cant open these websites .....i use firefox 4 beta.....
    when i try to open these sites,there was a massage like this
    '''PROBLEM WITH LOADING PAGE'''
    these are the sites [http://shopping.lk http://haffow.com]
    http://emoneychat.com

    It is the same when I go to app by clicking on the categories.
    The strange thing is that it works fine when I am logout !!

  • HELP Problem with Website, don't know what to do

    I worked on a clients website a while back taking the frame
    borders off of her tables in her pages. Now she is saying that alot
    of her clients can't open up the site on their browsers. I did this
    changing of the borders in CS3. I have Firefox, Internet Explorer,
    Opera, Safari on Imac, I opened the pages on a PC and that worked,
    and two other Mac computers. This client is saying she is going to
    sue my boss.
    I did this work with her sitting right next to me, did I do
    something wrong or miss something, or how do I prove that I did
    what I was asked and the problems did not arise from that work.
    The site is elizabethtimanifauxart.com
    Please help.
    Thank you,

    I think it could be s DNS problem. Did she change her hosting
    cie if so then it is a DNS problem.
    Try and do this
    1: Get the right error message just saying "that alot of her
    clients can't open up the site on their browsers" is not enough
    2: start a command line and type
    nslookup www.elizabethtimanifauxart.com and mark the adress
    of the web site then repeat this step at the faulty customer to see
    if they get the same adress if not then there it is.
    3: If it is the same try emptying the cache on theses browser
    But I agreed with all the post it need more troubleshooting.
    PS and Yes it happens a lot that DNS are up updated
    adequatly. I have seen it many times.
    Frenchy ASP

  • Problem with website name and hyperlinks

    searching for the website name and clicking on it on google or simply typing it into the web search bar, it loads without a problems. the website is on the internet. However, when I hyperlink/send the name of the website to someone via email to announce it, the hyperlink doesn't work, it simply opens up an external page to whatever wi-fi server you are using and says it cannot find the page... whatever the website name is. why does the internet fail to load this site as a hyperlink via email but works fine on google or by typing it into the search bar?

    the website name is www.ashingdonunitedfreechurch.org.uk.
    typing it in the search bar of the browser or clicking on the link on google works, however when I send this via email to someone to show them the site, it doesn't load. depending on the wi-fi server, I use talktalk, a different window will appear from the wi-fi server saying it cant find that website, although of course it does exist.

  • ITunes has stopped working.  Problem with iTunes Helper Module

    After i installed the 7.3.1 iTUNES update for my windows VISTA, i keep getting iTunes has stopped working, and a message saying there is a problem with iTunes Helper Module.. I've tried to re-install and everything.. Can anyone help me out?

    here you go
    Problem signature
    Problem Event Name: APPCRASH
    Application Name: iTunesHelper.exe
    Application Version: 7.3.1.3
    Application Timestamp: 468d67e8
    Fault Module Name: QuickTimeStreamingAuthoring.qtx
    Fault Module Version: 7.2.0.240
    Fault Module Timestamp: 4684a83a
    Exception Code: c0000005
    Exception Offset: 00016c09
    OS Version: 6.0.6000.2.0.0.768.3
    Locale ID: 1033
    Additional Information 1: 18fe
    Additional Information 2: f42ba5cd8b2ed31f18b99a5ea46137af
    Additional Information 3: 4735
    Additional Information 4: ae0a749503b699b3b75d581a3dbfd557
    Extra information about the problem
    Bucket ID: 466198587

  • I am having problems with websites requiring cookies. In PRIVACY I have checked ACCEPT COOKIES, and THIRD PARTY COOKIES. However, I am still having problems. I used your "Enabling and disabling cookies" but it still does not work. Thanks.

    For example, I went to Netflix site(which I am registered at) and I immediately get a screen which asks me to enable cookies and gives me different links for instructions on how to enable cookies for different operating systems.

    Always good to start with a fresh reboot with Windows XP if an issue just happens.
    Check your security software settings, you may be blocking at that level, firewall and FF add-ons.
    1) FF settings: Tools, Options, Privacy Tab, change keep until: to, Ask me every time, click OK at bottom of box. Then try to go to NetFlix, if you are not asked about cookies, they are not getting to FF, go back to your other security software settings and FF add-ons.
    https://support.mozilla.com/media/uploads/images/2011-03-13-10-18-14-e458fa.PNG
    2) Next FF settings: Tools, Options, Privacy Tab, Exception Button, add Netflix web address and click Allow Button, ALSO check for any BLOCK settings. Click close button, ok button and Test the results.
    https://support.mozilla.com/media/uploads/images/2011-03-13-10-18-05-ed2938.PNG
    3) Next FF settings: Tools, Options, Security Tab, click Exceptions Button, add Netflix web address and click Allow Button. Click close button, OK button and Test the results.

  • Problem with Website loading

    How can I fix my Macbook Pro's website loading? It will not connect to the AppStore or load sites such as Netflix, CNN, Apple, NY times, etc. Other sites however work perfectly. I have updated all Silverlight, Java, and Adobe, deleted Caches and Cookies as well as restarted wireless router and computer. What else can I try?
    (I recently ran updates on my computer, which may have been the source of all this. Can I undo Apple updates if necessary? Would that cause this problem??)

    The JavaScript on that site isn't compatible with Firefox because document.all is used instead of document.getElementById();
    See https://developer.mozilla.org/en/Mozilla_Web_Developer_FAQ#JavaScript_doesn.E2.80.99t_work!_Why.3F

  • Problem with website not loading images -

    www.gsmar.com is a real estate website that shows pics of homes for sale. After entering search criteria, you have a list of properties, and the images load on this page. When you click on a property, it should load the image of the home and you should be able to click through all the pics. I haven't been able to use Firefox to look at this website since last upgrade but the "other" browsers work fine. Please help!

    The JavaScript on that site isn't compatible with Firefox because document.all is used instead of document.getElementById();
    See https://developer.mozilla.org/en/Mozilla_Web_Developer_FAQ#JavaScript_doesn.E2.80.99t_work!_Why.3F

  • Zooming in and out on a iPhone/iPad isn't working properly on my website

    This is going sound like I am trying to draw attention to my website...I apologize. Its not intended to. But I'm missing something that allows my website to "pull back" on a *iphone or ipad* to get a birds eye view of the site. If someone, with web building skills, would be willing to check out my website at www.brainmatter.mobi on a *iPhone or iPad*, you will see whats happening.
    Try pinching out. It lets you zoom out to get a better look at the site. But when you release it snaps back in (the problem is more acute on a iphone.) At first, I thought this might be a limitation of having built it in iWeb--this was just a get-it-up-and-running draft of the site. But I have since also done some tests making the site with DreamWeaver and it behaves the same way. So could someone give me a clue as to what I'm doing wrong here?
    Interesting observation. It appears that the zoom is partially working. It seems to stay in one of two zoom positions (kind of close in and really zoomed in).
    I have asked this before. Many have suggested that I needed to make the website 980 pixels wide--which I tried and got the same results. I thought the iphone and ipad would just detect the size and act appropriately: It doesn't. So its something that must have to be embedded in the website.
    Thanks in advance.

    What is the content width of your site? If it's greater than 980 that may be the problem. 980 is what Apple suggests for mobile sites.
    The site just fits my iPad when it's in the landscape orientation, but barely. If you want it to fit somewhat nicer in the window make the content width what I suggested and the text, etc. less that than so there's a border visible between the text, images, etc. and the edge of the window.
    My tutorial site, http://toadstutorials.info and Demo Sites are set up that way.
    OT

  • HDS streaming is not working, error: problem with playback

    Hi,
    We have a problem to do HDS streaming in my FMS ...attached the screenshot showing error when i tried in my sample video player.
    Normally what could be the reason for it. RTMP is working without any probelms.
    Please advice where I can check the errorlogs for this issue.

    FMS version 4.5
    # cat Event.xml
    <Event>
      <EventID>liveevent</EventID>
      <Recording>
        <FragmentDuration>4000</FragmentDuration>
        <SegmentDuration>400000</SegmentDuration>
        <DiskManagementDuration>3</DiskManagementDuration>
      </Recording>
    </Event>
    # cat Manifest.xml
    <manifest xmlns="http://ns.adobe.com/f4m/1.0">
      <media streamId="livestream" bitrate="350" />
    </manifest>
    httpd.conf
    # This is the main Apache server configuration file.  It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs/2.2/> for detailed information.
    # In particular, see
    # <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
    # for a discussion of each configuration directive.
    # Please see httpd.conf.orig for the configuration of a default
    # (non-FMS) installation of apache.
    Listen 80
    #Listen 8134
    # If you plan to run FMS as root on linux, you _must_ specify a
    # valid user, with access to the FMS installation direction, or
    # apache will not run.
    # If you've used the default installer, nobody (or whatever other
    # username you gave to the installer) will work here.
    # If you're running a developer build under your own home directory,
    # you should use your own username.
    User fms
    Group fms
    AccessFileName .htaccess
    ServerSignature On
    UseCanonicalName Off
    HostnameLookups Off
    Timeout 120
    KeepAlive On
    MaxKeepAliveRequests 100
    KeepAliveTimeout 15
    ErrorLog logs/error_log
    LogLevel info
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    CustomLog logs/access_log combined
    # Proxy rtmpt to FMS
    ProxyRequests Off
    ProxyPass /open/ http://localhost:1935/open/
    ProxyPass /close/ http://localhost:1935/close/
    ProxyPass /idle/ http://localhost:1935/idle/
    ProxyPass /send/ http://localhost:1935/send/
    ProxyPass /fcs/ http://localhost:1935/fcs/
    ProxyPass /fms/ http://localhost:1935/fms/
    DocumentRoot "../webroot"
    DirectoryIndex index.html index.html.var index.php index.php3 index.php4 index.php5 index.py index.pl index.rb
    <Directory />
        Options FollowSymLinks
        AllowOverride None
        Order allow,deny
        Allow from all
        Satisfy all
    </Directory>
    <Directory "../webroot">
        Options -Indexes FollowSymLinks
        AllowOverride None
        Order allow,deny
        Allow from all
    </Directory>
    Alias /documentation ../documentation/
    <Directory ../documentation/>
        Options FollowSymLinks
        AllowOverride None
        Order allow,deny
        Allow from all
    </Directory>
    Alias /icons/ "icons/"
    <Directory "icons">
        Options MultiViews FollowSymLinks
        AllowOverride None
        Order allow,deny
        Allow from all
    </Directory>
    Alias /error/ "error/"
    ScriptAlias /cgi-bin/ "cgi-bin/"
    <Directory "cgi-bin">
        AllowOverride None
        Options None
        Order allow,deny
        Allow from all
    </Directory>
    <Location /server-status>
        SetHandler server-status
        Order deny,allow
        Deny from all
        Allow from 10.0.0.0/8
        Allow from 172.16.0.0/12
        Allow from 192.168.0.0/16
        Allow from 127.
    </Location>
    ExtendedStatus On
    <Location /server-info>
        SetHandler server-info
        Order deny,allow
        Deny from all
        Allow from 10.0.0.0/8
        Allow from 172.16.0.0/12
        Allow from 192.168.0.0/16
        Allow from 127.
    </Location>
    <FilesMatch "^\.ht">
        Order allow,deny
        Deny from all
    </FilesMatch>
    <IfModule mpm_winnt_module>
        ThreadsPerChild 250
        MaxRequestsPerChild 0
    </IfModule>
    <IfModule worker_module>
        StartServers         2
        MaxClients         150
        MinSpareThreads     25
        MaxSpareThreads     75
        ThreadsPerChild     25
        MaxRequestsPerChild  0
    </IfModule>
    LoadModule actions_module modules/mod_actions.so
    #LoadModule alias_module modules/mod_alias.so
    LoadModule asis_module modules/mod_asis.so
    LoadModule auth_basic_module modules/mod_auth_basic.so
    LoadModule auth_digest_module modules/mod_auth_digest.so
    LoadModule authn_anon_module modules/mod_authn_anon.so
    #LoadModule authn_dbm_module modules/mod_authn_dbm.so
    LoadModule authn_default_module modules/mod_authn_default.so
    LoadModule authn_file_module modules/mod_authn_file.so
    #LoadModule authz_dbm_module modules/mod_authz_dbm.so
    LoadModule authz_default_module modules/mod_authz_default.so
    LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
    LoadModule authz_host_module modules/mod_authz_host.so
    LoadModule authz_user_module modules/mod_authz_user.so
    LoadModule autoindex_module modules/mod_autoindex.so
    #LoadModule cern_meta_module modules/mod_cern_meta.so
    <IfModule mpm_winnt_module>
        LoadModule cgi_module modules/mod_cgi.so
    </IfModule>
    <IfModule worker_module>
        LoadModule cgid_module modules/mod_cgid.so
    </IfModule>
    LoadModule dav_module modules/mod_dav.so
    LoadModule dav_fs_module modules/mod_dav_fs.so
    LoadModule deflate_module modules/mod_deflate.so
    LoadModule dir_module modules/mod_dir.so
    LoadModule env_module modules/mod_env.so
    #LoadModule expires_module modules/mod_expires.so
    #LoadModule file_cache_module modules/mod_file_cache.so
    LoadModule headers_module modules/mod_headers.so
    LoadModule imagemap_module modules/mod_imagemap.so
    LoadModule include_module modules/mod_include.so
    LoadModule info_module modules/mod_info.so
    <IfModule mpm_winnt_module>
        LoadModule isapi_module modules/mod_isapi.so
    </IfModule>
    LoadModule log_config_module modules/mod_log_config.so
    LoadModule mime_module modules/mod_mime.so
    LoadModule mime_magic_module modules/mod_mime_magic.so
    LoadModule proxy_module modules/mod_proxy.so
    LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
    LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
    LoadModule proxy_connect_module modules/mod_proxy_connect.so
    LoadModule proxy_http_module modules/mod_proxy_http.so
    LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
    LoadModule negotiation_module modules/mod_negotiation.so
    LoadModule rewrite_module modules/mod_rewrite.so
    LoadModule setenvif_module modules/mod_setenvif.so
    #LoadModule speling_module modules/mod_speling.so
    LoadModule status_module modules/mod_status.so
    LoadModule unique_id_module modules/mod_unique_id.so
    LoadModule userdir_module modules/mod_userdir.so
    #LoadModule usertrack_module modules/mod_usertrack.so
    #LoadModule vhost_alias_module modules/mod_vhost_alias.so
    #LoadModule ssl_module modules/mod_ssl.so
    # The following section enables caching of Just-In-Time packaged content     #
    # Use htcacheclean tool to manage the amount of data that is cached on disk. #
    # See Apache documentation for its usage.                                    #
    # http://httpd.apache.org/docs/2.2/programs/htcacheclean.html                #
    # Make sure the directory specified by the CacheRoot directive exists. The   #
    # default is a directory named cacheroot that is directly under the Apache   #
    # installation directory.                                                    #
    # For more information on content caching, see Apache documentation          #
    # http://httpd.apache.org/docs/2.2/caching.html                              #
    # Uncomment this to enable caching
    #LoadModule cache_module modules/mod_cache.so
    <IfModule mod_cache.c>
        LoadModule disk_cache_module modules/mod_disk_cache.so
        <IfModule mod_disk_cache.c>
            CacheEnable disk /hds-vod
            CacheEnable disk /hls-vod
            CacheRoot cacheroot
            CacheMaxFileSize 10000000
            CacheLock On
        </IfModule>
    </IfModule>
    <IfModule mod_deflate.c>
        AddOutputFilterByType DEFLATE application/vnd.apple.mpegurl
        SetEnvIfNoCase Request_URI "^" dont-vary
        SetEnvIfNoCase Request_URI \.(?:vnd\.apple\.mpegurl)$ !no-gzip !dont-vary
        Header append Vary Accept-Encoding env=!dont-vary
    </IfModule>
    LoadModule alias_module modules/mod_alias.so
    LoadModule f4fhttp_module modules/mod_f4fhttp.so
    <IfModule f4fhttp_module>
    <Location /vod>
        HttpStreamingEnabled true
        HttpStreamingContentPath "../webroot/vod"
        Options -Indexes FollowSymLinks
    </Location>
    # Drop the Range header when more than 5 ranges.
    # CVE-2011-3192
    SetEnvIf Range (,.*?){5,} bad-range=1
    RequestHeader unset Range env=bad-range
    # map old style url to new (as of FMS 4.5), more compact url
    Redirect 301 /live/events/livepkgr/events /hds-live/livepkgr
    <Location /hds-live>
        HttpStreamingEnabled true
        HttpStreamingLiveEventPath "../applications"
        HttpStreamingContentPath "../applications"
        HttpStreamingF4MMaxAge 2
        HttpStreamingBootstrapMaxAge 2
        HttpStreamingDrmmetaMaxAge 2
        HttpStreamingFragMaxAge -1
        Options -Indexes FollowSymLinks
    </Location>
    </IfModule>
    LoadModule hlshttp_module modules/mod_hlshttp.so
    <IfModule hlshttp_module>
    <Location /hls-live>
        HLSHttpStreamingEnabled true
        HttpStreamingLiveEventPath "../applications"
        HttpStreamingContentPath "../applications"
        HLSMediaFileDuration 8000
        HLSSlidingWindowLength 6
        HLSFmsDirPath ".."
        HLSM3U8MaxAge 2
        HLSTSSegmentMaxAge -1
        HLSMaxEventAge 300
        HttpStreamingUnavailableResponseCode 503
    # Uncomment the following directives to enable encryption
    # for this location.
    #    HLSEncryptionScope server
    #    HLSEncryptCipherKeyFile "../phls/liveeventkey.bin"
    #    HLSEncryptKeyURI        "https://<ServerName>/hls-key/liveeventkey.bin"
        Options -Indexes FollowSymLinks
    </Location>
    <Location /hls-vod>
        HLSHttpStreamingEnabled true
        HLSMediaFileDuration 8000
        HttpStreamingContentPath "../webroot/vod"
        HLSFmsDirPath ".."
        HLSJITConfAllowed true
    # Uncomment the following directives to enable encryption
    # for this location.
    #    HLSEncryptionScope server
    #    HLSEncryptCipherKeyFile "../phls/vodkey.bin"
    #    HLSEncryptKeyURI        "https://<ServerName>/hls-key/vodkey.bin"
        Options -Indexes FollowSymLinks
    </Location>
    </IfModule>
    LoadModule jithttp_module modules/mod_jithttp.so
    <IfModule jithttp_module>
    <Location /hds-vod>
        HttpStreamingJITPEnabled true
        HttpStreamingContentPath "../webroot/vod"
        HttpStreamingJITConfAllowed true
        JitFmsDirPath ".."
        Options -Indexes FollowSymLinks
    </Location>
    </IfModule>
    LoadModule ctrlplane_module modules/mod_ctrlplane.so
    <IfModule ctrlplane_module>
    <Location /ctrlplane>
                    SetHandler ctrlplane
                    HdsHttpStreamingLiveEventPath "../applications"
                    HlsHttpStreamingLiveEventPath "../applications"
                    MaxBootstrapAge 300
                    Options -Indexes FollowSymLinks
    </Location>
    </IfModule>
    TypesConfig conf/mime.types
    MIMEMagicFile conf/magic
    DefaultType text/plain
    AddType video/x-flv .flv
    AddType video/MP2T .ts
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .tgz
    AddType application/x-mpegurl .m3u8
    AddHandler send-as-is asis
    AddHandler type-map var
    AddType text/html .shtml
    AddOutputFilter INCLUDES .shtml
    <IfModule ssl_module>
        SSLRandomSeed startup builtin
        SSLRandomSeed connect builtin
    </IfModule>
    <IfModule userdir_module>
        UserDir disable
    </IfModule>
    <IfModule dav_fs_module>
        DAVLockDB tmp/dav/lockdb
    </IfModule>
    IndexOptions FancyIndexing VersionSort NameWidth=* HTMLTable
    AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    AddIconByType (TXT,/icons/text.gif) text/*
    AddIconByType (IMG,/icons/image2.gif) image/*
    AddIconByType (SND,/icons/sound2.gif) audio/*
    AddIconByType (VID,/icons/movie.gif) video/*
    AddIconByType (VID,/icons/movie.gif) application/x-shockwave-flash
    AddIcon /icons/binary.gif .bin .exe
    AddIcon /icons/binhex.gif .hqx
    AddIcon /icons/tar.gif .tar
    AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
    AddIcon /icons/a.gif .ps .ai .eps
    AddIcon /icons/layout.gif .html .shtml .htm .pdf
    AddIcon /icons/text.gif .txt
    AddIcon /icons/c.gif .c
    AddIcon /icons/p.gif .pl .py
    AddIcon /icons/f.gif .for
    AddIcon /icons/dvi.gif .dvi
    AddIcon /icons/uuencoded.gif .uu
    AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
    AddIcon /icons/tex.gif .tex
    AddIcon /icons/bomb.gif core
    AddIcon /icons/back.gif ..
    AddIcon /icons/hand.right.gif README
    AddIcon /icons/folder.gif ^^DIRECTORY^^
    AddIcon /icons/blank.gif ^^BLANKICON^^
    DefaultIcon /icons/unknown.gif
    ReadmeName README.html
    HeaderName HEADER.html
    IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    AddLanguage ca .ca
    AddLanguage cs .cz .cs
    AddLanguage da .dk
    AddLanguage de .de
    AddLanguage el .el
    AddLanguage en .en
    AddLanguage eo .eo
    AddLanguage es .es
    AddLanguage et .et
    AddLanguage fr .fr
    AddLanguage he .he
    AddLanguage hr .hr
    AddLanguage it .it
    AddLanguage ja .ja
    AddLanguage ko .ko
    AddLanguage ltz .ltz
    AddLanguage nl .nl
    AddLanguage nn .nn
    AddLanguage no .no
    AddLanguage pl .po
    AddLanguage pt .pt
    AddLanguage pt-BR .pt-br
    AddLanguage ru .ru
    AddLanguage sv .sv
    AddLanguage zh-CN .zh-cn
    AddLanguage zh-TW .zh-tw
    LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW
    ForceLanguagePriority Prefer Fallback
    AddDefaultCharset UTF-8
    <IfModule mod_negotiation.c>
        <IfModule mod_include.c>
            <Directory "error">
                AllowOverride None
                Options IncludesNoExec
                AddOutputFilter Includes html
                AddHandler type-map var
                Order allow,deny
                Allow from all
                LanguagePriority en es de fr
                ForceLanguagePriority Prefer Fallback
            </Directory>
        </IfModule>
    </IfModule>
    BrowserMatch "Mozilla/2" nokeepalive
    BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
    BrowserMatch "RealPlayer 4\.0" force-response-1.0
    BrowserMatch "Java/1\.0" force-response-1.0
    BrowserMatch "JDK/1\.0" force-response-1.0
    BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
    BrowserMatch "MS FrontPage" redirect-carefully
    BrowserMatch "^WebDrive" redirect-carefully
    BrowserMatch "^WebDAVFS/1.[0123]" redirect-carefully
    BrowserMatch "^gnome-vfs/1.0" redirect-carefully
    BrowserMatch "^XML Spy" redirect-carefully
    BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
    #Uncomment following for enabling https based key serving
    #for HLS.
    #Include conf/httpd-hls-secure.conf

  • After restoring 5S from 5, notifications from many news APPs don't work (no problem with my iphone 5 running iOS 7.0.2)

    I used iphone 5 and have updated it to iOS 7.0.2. Everything worked with it. I can receive all the notification from news APPs.
    After receiving iphone 5s, I set it up by restoring the backup from iphone 5. However, not all APPs were synced. Also, many notifications are not working especially with the news APPs I was using.
    The notification of those APPs affected are turned on in the notification center.
    I have restored iphone 5S to factory setting and set up again, but still not all the notifications are working.
    What should I do?

    A workaround is to reinstall lazy apps, mostly for those that were restored but don't appear on notification center, eg. Whatsapp. In my case I have more than 500 apps installed.
    We need a correct solution for this problem.
    I also had this problem on the past moving from 4s to 5.
    And now from 5 to 5s.
    The only notifications working after restore in my iPhone are those from Facebook.

  • Problem with Website when scrolling down in IE6

    I just created a website using Dreamweaver 8 which used a
    left and top frame. All the links in the nav bar in the left frame
    open up in the main frame.
    Everything works fine in Firefox and IE7, but in IE6, all the
    pages were opening up on top of one another, making the page
    unreadable. Also, when scrolling down a single page, all the text
    would blur into one another, again ruining the page.
    The website is www.omarjorge.com. You can see the scrolling
    problem by just scrolling down the main page. When I open the file
    from the mainframe individually it doesn't have this problem.
    Any help is greatly appreciated.

    Sorry - I scrolled down in IE6 and didn't see your problem.
    Also, why are you using such an antique method as frames for
    this site? The
    reason for using or not using frames should be based on a)
    your site's
    needs, and b) your willingness to accept the potential
    problems that frames
    can create for you as developer and maintainer of the site
    and for your
    visitors as casual users of the site.
    I am down on frames because I believe that they create many
    more problems
    than they solve.
    Judging from the posts here, and the kinds of problems that
    are described,
    the kind of person most likely to elect to use frames is also
    the kind of
    person most likely ill-prepared fo solve the ensuing problems
    when they
    arise. If you feel a) that you understand the problems and b)
    that you are
    prepared to handle them when they occur, and c) that you have
    a need to use
    frames, then by all means use them.
    As far as I know, the most comprehensive discussions of
    frames and their
    potential problems can be found on these two links -
    http://apptools.com/rants/framesevil.php
    http://www.tjkdesign.com/articles/frames/
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "ojorge" <[email protected]> wrote in
    message
    news:[email protected]...
    >I just created a website using Dreamweaver 8 which used a
    left and top
    >frame.
    > All the links in the nav bar in the left frame open up
    in the main frame.
    >
    > Everything works fine in Firefox and IE7, but in IE6,
    all the pages were
    > opening up on top of one another, making the page
    unreadable. Also, when
    > scrolling down a single page, all the text would blur
    into one another,
    > again
    > ruining the page.
    >
    > The website is www.omarjorge.com. You can see the
    scrolling problem by
    > just
    > scrolling down the main page. When I open the file from
    the mainframe
    > individually it doesn't have this problem.
    >
    > Any help is greatly appreciated.
    >

Maybe you are looking for

  • Is there a way to make movies playlists in itunes 10?

    I would like to be able to make a playlist consisting of movies without having to change info to make them into music videos. If there were a sperarte music video category in the itunes library section, that sure would be neat. But instead there is a

  • Can't save as PDF from Firefox any more

    I can't convert pages to PDF any more. Not sure if this happened when I upgraded Firefox or when, but there is no menu option to convert to PDF. I use the Adobe CS3 suites and Firefox 3.5.9. == This happened == Every time Firefox opened == can't pinp

  • How do I fix poor video quality when exporting from Keynote to iMovie

    I went through Keynote to create a movie from a PowerPoint (including a soundtrack) but the video quality is very poor in the final product.  Is there a way to fix this?

  • Sql query to get union of matching rows

    I want to write a sql query that shows union f all the [Type] for each [Key] if [Key] has atleast one [Type] in common and for non matched [Key]s it will return the row as it is. For example In the sql table below [Key] '1' and '2' has [Type] 'B' in

  • Repeatedly being asked for username and password

    Good morning, I have a Windows Home Server which I store my pics and music on, and then sync it with my Mac. I have connected to the WHS and entered my username and password and ticked the checkbox telling it to store these in keychain. I then drag t