Mozilla.cfg file is not loading in my 21.0 version; how can I customize deployment?

I need to deploy a customized configuration for a limited access network, and have created a custom mozilla.cfg file. It appears as though mozilla.cfg is not being read. I have intentionally created errors in the local-settings.js file, and it will throw errors (even when it cannot find the mozilla.cfg file). When I create errors in the mozilla.cfg file, however, no errors are thrown and no changes are made to the applications configuration.

Some remarks:
*You wrote 'Try {' with a capital.
*The value of these prefs is a string value and thus requires quotes:<br />lockPref("network.proxy", 192.168.100.1);<br />lockPref("network.proxy.http_port", 8080);
* true/false also need to be lowercase.
toolkit.telemetry.prompted is an integer pref as you can see on the <b>about:config</b> page
* lockPref("toolkit.telemetry.prompted", 2);
Note that you have this line twice:
*lockPref("browser.startup.homepage_override.mstone", "ignore");
<pre><nowiki>
//Firefox Settings
try {
// set Firefox Default homepage
lockPref("browser.startup.homepage_override.mstone", "ignore");
lockPref("browser.startup.homepage","file:///c:/dvinst/ie/localpage.html");
// default proxy settings
lockPref("network.proxy.type", 1);
lockPref("network.proxy.http", "192.168.100.1");
lockPref("network.proxy.http_port", 8080);
lockPref("network.proxy.share_proxy_settings", true);
// disable default browser check
lockPref("browser.shell.checkDefaultBrowser", false);
//lockPref("browser.startup.homepage_override.mstone", "ignore");
// disable password caching
lockPref("signon.rememberSignons", false);
lockPref("signon.prefillForms", false);
// disable application updates
lockPref("update_notifications.enabled", false);
lockPref("app.update.auto", false);
lockPref("app.update.enabled", false);
lockPref("app.update.service.enabled", false);
// disables the 'know your rights' button from displaying on first run
lockPref("browser.rights.override", true);
// disables the request to send performance data from displaying
lockPref("toolkit.telemetry.prompted", 2);
lockPref("toolkit.telemetry.rejected", true);
} catch(e) {
displayError("Mozilla: ", e);
}</nowiki></pre>

Similar Messages

  • HT4914 I turned on iTunes Match, and subscribed; but it did not load all of my library. How can this be corrected so that I can recover all of my library?

    I turned on iTunes Match, and subscribed; but it did not load all of my library. How can this be corrected?

    iTunes Store: Subscribing to iTunes Match
    After looking through the above link, and still doesn't help then try this below:
    > iTunes Content: Downloading past purchases from App Store, iBookstore, and iTunes Store
    > Non-iTunes Content: Transfer them from a different iDevice or from USB flash drive and/or external hard drive.
    I don't use iTunes Match so I don't really know.
    Message was edited by: keeferaf

  • Why mozilla.cfg file is not working with Firefox 21

    <pre><nowiki>//@line 2 "e:\builds\moz2_slave\rel-m-rel-w32-bld\build\browser\app\profile\channel-prefs.js"
    user_pref("browser.startup.homepage","https://www.mytest.com");
    lockpref("browser.shell.checkDefaultBrowser", false);
    lockpref("app.update.enabled", false);
    lockpref("browser.rights.3.shown", true);
    lockpref("startup.homepage_welcome_url", "https://www.mytste.com");
    lockpref("network.automatic-ntlm-auth.trusted-uris", "https://www.mytest.com");
    lockpref("extensions.checkCompatibility.nightly", false);</nowiki></pre>

    user_pref doesn't work in mozilla.cfg<br />
    Also the proper name of the function is lockPref() and not lockpref().
    See:
    *http://kb.mozillazine.org/Locking_preferences
    These functions can be used in the mozilla.cfg file:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes

  • I am able to download all the album I bought from itune store. The album contains 13 songs but 4 of them would not load up into my ipod. How can I fix that?

    I am not able to download all the album I bought from itune store. The album contains 13 songs but 4 of them would not load up into my ipod. An error code will pop up notified me that "my Ipod cannot convert some of the file" How can I fix that?

    Hi there mayway3000,
    You may find the troubleshooting steps in the article below helpful.
    iPod does not play content purchased from the iTunes Store
    http://support.apple.com/kb/TS1510
    -Griff W.

  • TS3694 When trying to update or restore my Iphone I get an error message saying...could not be restored because firmware file is not compatible.  What is this and how can it be resolved?

    When trying to restore or update my Iphone 4 it errors out with message:..."could not be restored because the firmware file is not compatible."  How do I resolve this?

    Ask him if he has 'jailbroken' the ipod touch. Some jailbreaking firmware resets it to Ipad firmware and so it is very difficult to restore as itunes simply doesnt recognise it for what it is. It's Apple's solution to try and stop mass jailbreaking.

  • My project file in not where I thought it was. How can I find it?

    I have been searching through my old Premier Pro 5.5 projects and archiving several to a different drive to make room on my projects drive. I closed down Premier Pro and then re opened later to continue editing a current job, but my project was missing from the opening Premier pro splash window of recent projects. Only the old ones that I had been looking through to archive. No problem I thought and navigated to the folder where I thought it was but it's not there and I have not being able to find it by searching find file, would it be in a default PP folder somewhere? Thanks Howie   

    Thanks Arjun,
    That’s what I thought as well, but when I checked it was not there, so I decided to go through every project folder in my hard drive and check the contents and sure enough I found it in another project folder.  I was in a bit of a panic as the commercial I was working on is on air on Monday. Do you know if I move it back into its proper project folder will Premier Pro be able to find it, or should I just leave it where it is and not worry about it.
    Thanks for your reply
    Regards
    H

  • Hide tool bars using Mozilla.cfg file

    I am looking to hide all tool bars in Firefox. Lock it down...
    I want to load it into a Mozilla.cfg file but can't fine them in About:config file.
    Can some one point me to the right names?

    Why?
    The appearance or non-appearance of toolbars is not stored as a preference, but instead is stored in the localstore.rdf file, which is specific to a profile. I don't know whether there is a locking mechanism for that.
    Much of Firefox is amenable to modification using style rules in userChrome.css. These files also are specific to a profile, but might be another route to consider.
    If you search for kiosk extensions, you may find some more tools and guidance.

  • Mozilla Addons site does not load correctly in IE - impala-min.js

    It seems that the Mozilla Addons website does not load correctly any more in IE and the errors below are generated on XP (IE8), Windows 7 (IE9) and Windows 8 (IE10). It seems to be a JavaScript error from the messages from webpage error popup.
    Browsing any addon specific page (NoScript, Menu Editor, Flashblock, etc) all seem to hang with the
    'loading-more.gif' graphic showing constantly and none of the lower tabs (Version Information, etc) will open to show information.
    I know technically this isn't a Firefox issue but I use IE to check version compatibility of addons before loading in Firefox. Perverse I know but hey it works, or used to until very recently.

    This wasn't a question about loading Firefox extensions in IE which would not have a clue about the contents of the .XPI file.
    This was about an error on the addons page which seems to stop ANY of the pages from showing details of the extension such as user reviews, developer feedback and version history...
    Viewing from Firefox they just show as compatible and versions over 3.6 but from IE you could see what versions the extension was compatible with, ie 9 thru 15 which is far more helpful when deciding which to deploy in a workplace.
    Have tried this on four different machines with the same outcome for viewing in IE!

  • .gif files will not load into site

    I posted a question earlier about pages not loading and the question was answered, but now my .gif files will not load. Below is the log:
    Started: 4/9/2012 2:41 PM
    imageshomepage\Announce35.gif - error occurred - An FTP error occurred - cannot put Announce35.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    File activity incomplete. 1 file(s) or folder(s) were not completed.
    Files with errors: 1
    imageshomepage\Announce35.gif
    Finished: 4/9/2012 2:41 PM
    I have them loading into the images folder that is in the htdocs folder.
    I stated in my previous question that I am self taught via the adobe DW tutorial. I had a catastrophic computer crash and had to reload everything. I apparently did not tell DW which file to load into before and now that is fixed. Any help would be greatly appreciated.
    Thanks

    I was never a big fan of using DW to FTP. There are several FTP programs that you might find work better than DW. For example Filezilla, free and works pretty darn well.
    http://filezilla-project.org/
    For me, being able to graphically see my local site on one half my screen and the site as it sits on the server on the other half of the screen really helps me quickly spot problems if I upload something and it doesn't display.
    Anyway... DW is not the only option for loading files to your server.
    Best wishes,
    Adninjastrator

  • I have purchased itunes tv series, movies and music and have transferred them onto an external hard drive and tried to play them on my tv on a media hub.  The file will not load.  Is there some form of blocking by itunes or another p[roblem and how d

    I have purchased itunes tv series, movies and music and have transferred them onto an external hard drive and tried to play them on my tv on a media hub.  The file will not load.  Is there some form of blocking by itunes or another p[roblem and how do I fix it?

    You can't fix it.  iTunes bought content is DRM protected. so it can only be played on authorized devices.  i.e devices associated with the apple Id used to purchase the content.  Its copyright protection that the rights owners demand.
    Circumventing it, is illegal in most countries, and as such cannot be discussed here.  If you want to play the content you'll need to connect your computer directly to your TV, or use some other device you can authorize for iTunes content such as an iPad, iPhone , iPod touch or Apple Tv.

  • Upgrading to V4 has lost all of my Bookmarks, I still have the restore files in my profile data but they will not load, I have tried importing the html backup file too but it didn't work either. How can I get them back?

    Upgrading to V4 has lost all of my Bookmarks, I still have the restore files in my profile data but they will not load, I have tried importing the html backup file too but it didn't work either. How can I get them back?

    Ok this is bizzare!
    Thank you for your response, I went throught each and every step without any luck, even got the recovery programme, and painstakingly tried to sift through all that mumbojumbo to find what i needed. finally found the bookmark bit, but it had been fully overwritten :(, so on reading about previous ff versions, found the sqlite thingys, and they were relatively unscathed(partly written over, but saveable apparently TG), saved them to adiff drive, amongst other possibly good folders. Then looked up how to install them, and it said to close FF, and install to profile folder.
    So i tried to close FF, and the original problem from a few days ago, where it asked me if 'i was sure i wanted to close this window as it has X tabs open', popped up again. This is where 'open blank page' selection was set, over 'open previous tabs'. Wanting to save that info on how to sort out these friggin files, I reset the Option to 'open previous tabs', and closed FF. After unsucessfully searching for the profile folder on my laptop, i opened FF intending to search online for where i could find said folder.
    AND BANG, surprise surprise, the FF I had just closed with only tabs open about finding out what the heck to do, had disappeared, and instead my original saved tabs were up, and my bookmarks are there..... I am gobsmacked! what the heck just happened there???
    I have made 3 back up in different folders now, of those friggin bookmarks. I am weary now tho of shutting it all down.... what if its back to the other pages I had with no bookmarks, tomorrow :(

  • Why after ccleaner mozilla not load images in some websites. How fix it?

    Why after ccleaner mozilla not load images in some websites. How fix it?

    You can use these steps to block images from a specific domain:
    * Open the web page that has the images in a browser tab.
    * Click the website favicon ([[Site Identity Button]]) on the left end of the location bar.
    * Click the "More Information" button to open the "Page Info" window with the Security tab selected (also accessible via "Tools > Page Info").
    * Go to the <i>Media</i> tab of the "Tools > Page Info" window.
    * Select the first image link and scroll down through the list with the Down arrow key.
    * If you want to block images then place check-mark in the box "<i>Block Images from...</i>" to block the images from that domain.
    You can set the permissions for the domain in the current tab in Tools > Page Info > Permissions

  • When I try to email a photo as an attachment the iphoto file will not load

    When I try to email a photo as an attachment the file will not load?

    Open iPhoto, and then go to Preferences (under iPhoto in the menu bar).  Check these two things:
    1.  Under the "General" tab, make sure you have set "Email photos using" to "iPhoto".
    2.  Under the "Accounts" tab, be sure your email account information is set correctly.

  • The .prel files will not load into premiere elements 13 and says that there is a missing codec. This is a school's site llicense that we've used for more thatn a month.

    The .prel files will not load into premiere elements 13 and says that there is a missing codec. This is a school's site llicense that we've used in our lab for more than a month.

    GPPNeil
    Premiere Elements 13 on Windows 8.1 (assumed 64 bit).
    First..
    1. Have you updated from 13 to the 13.1 Update using an opened project's Help Menu/Update. If not, please do so.
    2. Do the problems exist if you disable the antivirus and firewall(s)?
    3. Are you running the program as Administrator? Do you have the latest version of QuickTime installed on your computer?
    4. Have you refreshed the Online Services using Premiere Elements Editor Edit Menu/Preferences/Web Sharing?
    5. Have you updated the Adobe Application Manager?
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4773
    6.Is your video card/graphics card driver version up to date according to the web site of the manufacturer of the card?
    7. Lots more we could go through such as deleting the Adobe Premiere Elements Prefs file and, if necessary, the whole
    13.0 Folder in which it exists.
    But, I think that you have enough things going on here to warrant an uninstall, free ccleaner run through (regular cleaner and registry cleaner parts) and then reinstall with the antivirus and firewall(s) disabled.
    CCleaner - PC Optimization and Cleaning - Free Download
    If the problems persist after all that then we will adjust to additional troubleshooting maneuvers.
    Any questions or need clarification, please do not hesitate to ask.
    Thank you.
    ATR

  • POL-3013 Message file is not loaded

    Hi,
    I have posted a publication to the server and I have succeeded also. I am able to update some tables that I have created. When I rebooted my machine I founded a popup message DMAgent failed to start during the startup. When I try to login to the local database on my machine I am getting an error message ": POL-3013 Message file is not loaded" When I searched the docs it says check ur username and password but I am good. I even restarted the machine and this time DMAgent started successfully and still I am having the same error. Any replies appreciated..........

    Hi,
    Actually I have installed the Mobile database workbench and Oracle Lite client in the same machine. I got a response from metalink indicating that the MSQL path should be set to BIN directory where mobile client is installed.
    Its like C:\mobileclient\bin\msql system/rahuldev@jdbc(or)odbc:polite:rahul_datasource;
    Thanks for your support and replies to figure out the error and resolving it.

Maybe you are looking for

  • Update Unavailable with This Apple ID

    For years, my wife and I have shared the same Apple ID, so that we could share music and apps without having to pay for them twice. With the introduction of Family Sharing, I thought we could bypass that. I had my wife create her own Apple ID. I enab

  • How can I prevent an e-mail address being underlined as a link?

    I am using Pages to create a document to be printed by newspapers and magazines. When I put in my e-mail address Pages automatically underlines it as a hyperlink to open an e-mail message. A link will be useless in a printed document. But I don't wan

  • Compiled 2.6.31 no UFS rw

    I had been using a custom 2.6.30.5 with UFS rw without any issues. Now that I have compiled the 2.6.31 kernel using my old config and accepting the defaults on all new additions my drive will only mount as ro. This is the drive's fstab entry: /dev/sd

  • Problems importing double disc CD albums?

    I'm trying to import a brand new copy of the Beatles 1967-1970 double disc greatest hits CD, but have run into a rather odd snag. The first disc imported fine, but when I loaded the second disc into my computer it was read as the first disc. My Itune

  • Table names for Ordercosts and Operational Data

    Hi Gurus, I am working on Ordercosts and Operational Data.I want the table names to pull operations data. In IW32,there is Operaionts tab,i want to pull all the fields in that tab in my bw reports. Can anyone help the table names and the datasources