Using Firefox for AOL mail. I want to copy & paste a pic in emails.

When I copy a photo from any location on my computer, when I right click my mouse, "paste" is not highlighted when I want to pasted it into an email. I know I can click on the camera icon, but that takes a lot of steps. Can this problem be solved?

Your mail preferences file may be corrupt.
Try this:
1. Write down all your mail preferences, passwords, etc.
2. hold down the option key, and in the Go menu in the finder, go to Library
3. in Library, go to Containers > com.apple.mail > Data > Library > Preferences
4. in preferences, find a file named com.apple.mail.plist and drag it to the trash
5. restart
This should generate a new mail preferences file, and if you re-enter your account info and preferences they should stick.

Similar Messages

  • When I use Firefox for Yahoo mail the tabs such as sign out, search email, help seem to be disabled. How do I make them work? Works in Internet Explorer

    There are a number of tabs at top of my inbox such as sign out, search email, help, etc. They do not work. For example cannot insert a name for search email- will not give me the curser to do this. When I use internet explorer these tabs do work so not a problem with Yahoo mail- must be problem with Firefox. Recently updated Firefox.

    SafeBrowser posted Recently, the Yahoo Toolbar and the Babylon extension have been reported to cause that problem. They seem to overlap invisibly over the top of the web page display. If you have either or both, uninstall or disable them/it, or see if an update is available that solves the problem.
    See --> http://support.mozilla.com/en-US/kb/Uninstalling+add-ons
    I disabled the Babylon extension and Yahoo Mail works now.
    Thank you SafeBrowser

  • Query Program ! use this for your query's like SQLPlus , copy-paste and run

    H!
    Like the Subject Title:
    If you have PHP and Oracle then you can use this if you are learning the query's or you don't wanna use SQLPlus.
    BTW this is my first script, but it works fine here.
    //the code
    <?//made by [email protected]
    IF($_SERVER['REQUEST_METHOD'] == 'POST' AND isset($_POST['username']) AND isset($_POST['password'])) {
    //gebruik het juiste dll bestand.
    dl("php_oci8.dll");
    define("USERNAME",$username);
    define("PASSWORD",$password);
    $conn      = OCILogon(USERNAME,PASSWORD);
    $sql      = stripslashes($sql);
    IF($btnRollback){
         ocirollback($conn);
         echo "Rollback done !";
    IF($btnCommit){
    ocicommit($conn);
    echo "Committed !";
    IF($btnVersion){
         echo OCIServerVersion($conn);
    IF($btnSql){
    $stmt      = OCIParse($conn,$sql);
    IF(OCIExecute($stmt) === TRUE){
              $msg = "The Query was oke !";
    if (OCIStatementType($stmt) == "SELECT") {
         $ncols     = OCINumCols($stmt);
         echo "<table width=\"100%\" border=\"1\" cellspacing=\"1\" cellpadding=\"0\" bordercolor=\"#FFFFFF\" bordercolorlight=\"#FFFFFF\" bordercolordark=\"#FFFFFF\">\n";
         echo "<tr>\n";
         for($i=1;$i<=$ncols;$i++){
         $column_name[$i] = OCIColumnName($stmt,$i);     //tabel kopjes
              $column_type[$i] = OCIColumnType($stmt,$i);     //extra info
    $column_size[$i] = OCIColumnSize($stmt,$i);      //extra info
              echo "<td class=\"row\"><b>$column_name[$i]</b></td>\n";
         echo "</tr>\n";
         while(OCIFetch($stmt)){
         echo "<tr>\n";
              for($i=1;$i<=$ncols;$i++){
         $column_value[$i] = OCIResult($stmt,$i);
                   echo "<td class=\"row\">$column_value[$i]</td>\n";               
         echo "</tr>\n";
         //extra info
         echo "<tr>\n";
         for($i=1;$i<=$ncols;$i++){
              echo "<td class=\"row\"><i>$column_type[$i] $column_size[$i]</i></td>\n";
         echo "</tr>\n";
         echo "</table>\n";
         OCIFreeStatement($stmt);
    OCILogoff($conn);
    ?>
    <style type="text/css">
    <!--
    .row { 
         background-color: #EEEEEE;
         border: #000000;
         border-style: solid;
         border-top-width: 1px;
         border-right-width: 1px;
         border-bottom-width: 1px;
         border-left-width: 1px;
         font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;
    -->
    </style>
    <form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>" name="submit">
    <hr>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="37%">
    <textarea name="sql" cols="60" rows="10"><?echo $sql;?></textarea>
    </td>
    <td width="63%" valign="top">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="12%">Username:</td>
    <td width="88%">
    <input type="text" name="username" value="<?echo $username;?>">
    </td>
    </tr>
    <tr>
    <td width="12%">Password:</td>
    <td width="88%">
    <input type="password" name="password" value="<?echo $password;?>">
    </td>
    </tr>
    <tr>
    <td width="12%"> </td>
    <td width="88%"> </td>
    </tr>
    <tr>
    <td width="12%">
    <input type="submit" name="btnSql" value="Sql">
    </td>
    <td width="88%">
    <input type="submit" name="btnCommit" value="Commit">
    <input type="submit" name="btnRollback" value="Rollback">
    <input type="submit" name="btnVersion" value="Version">
    </td>
    </tr>
    </table>
    <?echo $msg;?> </td>
    </tr>
    </table>
    <br>
    <font face="Verdana, Arial, Helvetica, sans-serif" size="1">don't use ;</font>
    </form>

    But your script is not outputing the result of the query. So how do we view the returned resultset.

  • I want to clean up my icloud account but I can not delete my mail storage and I don't using icould for my mails?

    I want to clean up my icloud account but I can not delete my mail storage and I don't using icould for my mails so there's nothing in the trash.

    Which email provider do you use if not iClouf?

  • I have used Firefox for years on my Mac laptop for years, I tried to update to version 4 and now I have no Firefox and every time I download the the Firefox the emblem has a awhite circle with a cross through it, so I can't drag it to applications.

    The support page is ridiculous, it assumes you already have Firefox and that the install went fine. I am having trouble with an update to Version 4. I have an ibook G4 running OS X. I have used Firefox for years. When I downloaded the update, the Firefox logo thing that you are supposed to drag to the Applications folder has a white circle with a line through it. I have rebooted many times and have updated all other software.

    Hello,
    I wouldn't trust any Firefox "update" from a non-Mozilla website. Sometimes, unofficial builds contain adware or malware. If you want to use Firefox for AOL do so at your own risk.

  • I want to use Firefox for a specific webpage and my Safari for the rest of my browsing. I have an Apple macbook and am very new to Firefox

    I want to use Firefox for a specific webpage and Safari for the rest of my browsing. I have an Apple macbook and am very new to Firefox

    I thought my response was clear, but to reiterate:
    1.  10.5.1.42
    2.  None, nada, zero, zilch.  I have no iPhone account with any carrier.  There is a deactivated ATT sim card in the3 phone.  Someone gave it to me.  I only want to use it as an iPod Touch.
    3.  PC with Windows 7 (I can offer more detailed info, but I am not sure how that would help.
    I had already read that link.  Reset did not resolve (both hard and soft)

  • Why, after using Firefox for some years ,can I get on to the Virgin Media site but not the Virgin Media e-mail or anypart of My Virgin Media.

    I have used Firefox for a few years with great success but now I cannot receive my email from the Virgin Media site. The rest of the site is fine but as soon as I click on "Check your e-mail" I get an error message. This is very frustrating.

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Click the menu button [[Image:New Fx Menu]], choose History, and then "Clear Recent History...".
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the "Clear Now" button.
    Further information can be found in the [[Delete browsing, search and download history on Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.
    If this doesn't work, contact Virgin for more assistance.

  • I've been using Firefox for years. Now your load screen appears everytime I open. It's a hassle!

    Every time I open Firefox to go to the internet I get a page that says thanks for becoming a tester, etc. Then you want me to download Firefox, which I've done 6 times now! Then you make Firefox Search my homepage. Then I change the homepage. Then a screen comes up saying AVG has been successfully installed. Then I use the internet and the next time I re-open Firefox I get the same bull##%% routine!
    I've been using Firefox for years. What's up? It's a major hassle!

    If you do not keep changes after a restart then see:
    *http://kb.mozillazine.org/Preferences_not_saved
    Some security software has virtualization or sandbox features that may cause problems by protecting and restoring files in the Firefox profile folder.

  • I cannot use Firefox for over a year now as I get a 404 error message. I have cleaned caches etc, deleted & reinstalled twice & it freezes on the Hulu site.

    I cannot use Firefox for over a year now as I get a 404 error message; it is frozen on the Hulu site.

    Are you using a bookmark or does this also happen if you type the address of the main (home) page of the website?
    Bookmarked pages can become invalid, so you may have to enter the main page and then navigate to the wanted page.
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

  • I have used Firefox for over a year. For some reason it quit working and I can't seem to fix it. I uninstalled and reinstalled the download and it's still not working. When I click on the icon it says unable to connect.

    I have used Firefox for over a year. For some reason it quit working and I can't seem to fix it. I uninstalled and reinstalled the download and it's still not working. When I click on the icon it says unable to connect.

    Yes, if you repurchase it you may lose your progress. The exception would be a game that stored all your progress on a server under your ID
    If you want to retain your progress you have two choices:
    1. Don't apply the update.
    2. Use your fathers account password to update the game.

  • I use firefox but I do not want it in my dock. Can I remove it from the dock and still use it?

    I would like to keep firefox out of my dock so that customers do not click on it. Can I do this while I am still using it on another screen?

    I have Firefox open all the time. I use two screens, one is a large flatscreen tv that has surf reports and weather reports on it. So that customers to my store can see whats going on. I use Firefox for this. I have another screen that is computer size and I use this for internet patronage on Safari. The problem I have is people clicking on Firefox and messing up the weather and surf reports. I want then to only be able to identify Safari.
    Cheers

  • Have had firefox 3.6 now i trying 4 why does it not wor with profile pictures on facebook i can not see my profile picture or anyone else...it works fine on explorer but i do not wanna use it i have used firefox for the last 6-7 years....

    can not ad on a new profile picture...and i do not see anyone else pictures i can see all on explorer do i have to go back to explorer? i do not want to i used firefox for 6-7 years its the fastest browser...

    Create a new profile exclusively for the 4.0 beta version and create a desktop shortcut with -P "profile" appended to the target to launch that profile.
    * http://kb.mozillazine.org/Testing_pre-release_versions
    * http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows
    * http://kb.mozillazine.org/Shortcut_to_a_specific_profile
    * http://kb.mozillazine.org/Using_multiple_profiles_-_Firefox

  • BSOD after using firefox for a minute.

    Not sure what happened exactly but here's the details.
    Basically I run using my on board Gigabit lan when at home on my desktop, however my girlfriends router is not on same level as her computer so wireless is necessary. I purchased a D-Link 160 dual band usb adapter to connect at her place. I installed the drivers then plugged in the adapter as instructed. Everything was fine at her house. When I got home I went back to my Gigabit hardware again. My computer ran fine IE10 worked fine but for some reason after using Firefox for about a minute it would crash my computer BSOD. Facebook, Google, trying to research issue so basically any website caused the problem. So I thought it could have been the D-Link drivers but I rolled my system back to before the D-Link install and still had the issues. I re installed my Firefox and so far all is well. So perhaps it was an update or perhaps it was drivers interfering. The date it started happening is July 5th. So depending when last update was could have been that.
    As for Specs
    Windows Pro x64
    Asus M5A99X EVO R2.0
    Kingston Hyper X genisus 16GB
    AMD FX-8320
    2x 500GB Seagate Barracuda Raid 0
    Asus GTX 650 Ti Boost
    Thats most parts that could remotely be causing the issue. Let me know if you solve anything if its just me the D-Link or an update would just like to know what went wrong. As I said re installing Firefox worked so perhaps drivers changed settings or something but i think system roll back should have fixed that I am not a pro though so any feedback would be appreciated.

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • I cannot scroll using Firefox. I can scroll in I.E. and Chrome. This is a new problem. I've used Firefox for years.

    Using my mouse pad scroll feature I cannot scroll in Firefox. I've been using Firefox for years and never had a problem before. I can scroll in Chrome and I.E. There are a few websites I can scroll in but not in Yahoo and several other sites. and I can't scroll on the page I'm typing this question on.

    Try to modify the pref ui.trackpoint_hack.enabled on the about:config page from the default value -1 to 0 or 1 to see if that makes the scroll pad work.
    Close and restart Firefox after changing the pref.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default via the right-click context menu if they are user set
    *Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)

  • When I click on a tab in the toolbar the tab flies off the screen to the right. Suddenly after using firefox for years I cannot load any pages

    I'm using Windows XP. I've used Firefox for years but in recent weeks I've had the following problem. When I endeavour to open an internet site the tab appears in the toolbar at the bottom of the screen instead of loading the page. When I click on the tab it appears to fly across the right of screen and disappears from view. Fortunately we've left an internet page OPEN so that we can redirect our search via that. Today we had a power cut and now I cannot get Firefox to load anything. At the moment I'm using Explorer to write this. We've made no changes to our system and we're continuing to use the same virus checker we're had for years. (Kaspersky)
    One last point. When I try to load any site in Links the tab changes to the correct name but then flies off as I've previously mentioned. When I right click on the tab and choose Max or Min I have no reaction. I've tried rebooting the computer and turning it off but this does not fix the problem. I've also uninstalled Firefox and reinstalled the latest version all to no avail. Please, can someone help? Micam

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

Maybe you are looking for

  • How can i send an itunes gift voucher to someone in a different country?

    how can i send an itunes gift voucher to someone in a different country? I live in the UK and want to send a voucher to someone in the US

  • Problem using Hotmail with Mail

    I recently installed leopard and configured a hotmail account to use with mail, but the problem is that every time I open Mail, it downloads all the emails from the account, and even if I delete them or mark them as read, the next time I open mail, t

  • Via_82xx + 5.1 + Skype +mpd

    Ok ppl hello. I am trying for hours and hours to make my build in soundcard (Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)) to work in 5.1 mode and be able to control rear center and front speak

  • Database got shutdown reason unknown

    Hi, My database got shutdown. We are unable to know the reason behind this. Its 10g database on AIX 5.3 server. Below is the entry from alert log. Thread 1 advanced to log sequence 264605 (LGWR switch) Current log# 5 seq# 264605 mem# 0: /oracle/redol

  • File Sharing with WRTU54G-TM?

    I have the T-Mobile WRTU54G-TM wireless router. I have my desktop wired directly to it, and my laptop connects to it wirelessly. Both are able to browse the web just fine, however, neither computer can see each other. I have file and printer sharping