Main images missing from webpage Topic is solved

Board for discussions around the Basilisk web browser.

Moderator: Basilisk-Dev

browster25

Main images missing from webpage

Unread post by browster25 » 2019-02-03, 06:58

Hi, only recently moved over to Basilisk as I need a 32bit FF browser so I can still use some XUL add-ons that until as good equivalent comes out, I can't do without.

This website is not displaying the product pictures in Basilisk- site displays OK in FF + IE.
Any ideas what could be blocking the main images?

Example
https://www.bunnings.com.au/de-longhi-4 ... r_p0057652

Win 7/64
Addons- NoScript, Adblock Plus (disabled- no difference)
Attachments
No Image.jpg

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35477
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Main images missing from webpage

Unread post by Moonchild » 2019-02-03, 10:47

browster25 wrote:Any ideas what could be blocking the main images?
Yes:
browster25 wrote:Addons- NoScript, Adblock Plus
Just "disabling" them (especially NoScript) will not get you back to a sane browsing environment if essential stuff was blocked before.
Also, Adblock Plus is not really supported on anything except official Mozilla Firefox. Please use alternatives like ABL or ABPrime instead.

A propos: we cannot provide you with any support when NoScript is installed (even if disabled) because it is known to cause severe issues in any operational state.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Main images missing from webpage

Unread post by coffeebreak » 2019-02-03, 11:26

I get the same issue with a new, vanilla profile, Basilisk 2018-12-18, Win 7 x86.
Bsk-bunnings.png
Bsk-bunnings2.png

Code: Select all

Error: TypeError: platform.name is null 
Source File: https://www.bunnings.com.au/assets/styleguide/v164.0.0.1667-release/bunnings-main-site/assets/js/siteJsHead.min.js 
Line: 9 

Error: ReferenceError: CookiesName is not defined 
Source File: https://www.bunnings.com.au/assets/styleguide/v164.0.0.1667-release/responsive/bunnings/js/main.js 
Line: 12 

Error: ReferenceError: CookiesName is not defined 
Source File: https://www.bunnings.com.au/assets/styleguide/v164.0.0.1667-release/bunnings-main-site/assets/js/siteJs.min.js 
Line: 40 

Error: The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature. 
Source File: https://www.facebook.com/tr/ 
Line: 0 

Error: XML Parsing Error: no root element found 
Location: https://au12-live.inside-graph.com/signalr/abort?transport=webSockets&clientProtocol=1.5&k=IN-1000746%3A15560554-ad4130045f4d01a260417bdd3f430e230cc6eeab287f5eac4cbbd26264e40353-5-5%3A111186379%3A10407&c=2b4973c86df8c4c9a8d5f840882ad351& connectionToken=dHkr5yhc2m4uovWxLfNdGwSaCr49CcZg3QIso3HvY9j4PbV4%2BJlmhblyM5t7Oq2dcE4LzKs0CvRSF5DwXZy2QfG7OFDGyzVff1QKLatgF4%2BsCXL3ub9p%2BPg7ONLSlu%2Ft&connectionData=%5B%7B%22name%22%3A%22insidesocialhub%22%7D%5D 
Line Number 1, Column 1: 
Source File: https://au12-live.inside-graph.com/signalr/abort?transport=webSockets&clientProtocol=1.5&k=IN-1000746%3A15560554-ad4130045f4d01a260417bdd3f430e230cc6eeab287f5eac4cbbd26264e40353-5-5%3A111186379%3A10407& c=2b4973c86df8c4c9a8d5f840882ad351& connectionToken=dHkr5yhc2m4uovWxLfNdGwSaCr49CcZg3QIso3HvY9j4PbV4%2BJlmhblyM5t7Oq2dcE4LzKs0CvRSF5DwXZy2QfG7OFDGyzVff1QKLatgF4%2BsCXL3ub9p%2BPg7ONLSlu%2Ft&connectionData=%5B%7B%22name%22%3A%22insidesocialhub%22%7D%5D 
Line: 1

yami_

Re: Main images missing from webpage

Unread post by yami_ » 2019-02-03, 11:34

Works in Pale Moon but does not work in both stock Basilisk and recent CSS mask-enabled build. Hmm...

User avatar
therube
Board Warrior
Board Warrior
Posts: 1650
Joined: 2018-06-08, 17:02

Re: Main images missing from webpage

Unread post by therube » 2019-02-03, 15:13

Looks like it's the useragent.

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Main images missing from webpage

Unread post by coffeebreak » 2019-02-03, 15:36

therube wrote:Looks like it's the useragent.

Yes, that's exactly it. :)
Vanilla Firefox string fixes it here.

yami_ wrote:but does not work in ... recent CSS mask-enabled build.

With newest PM unstable 2019-02-03, which appears to be CSS mask-enabled ("Completed implementation of the CSS mask"),
it works ok here.
pm-20190203-bunnings.png
Last edited by coffeebreak on 2019-02-03, 15:44, edited 1 time in total.

User avatar
Moonraker
Board Warrior
Board Warrior
Posts: 1878
Joined: 2015-09-30, 23:02
Location: uk.

Re: Main images missing from webpage

Unread post by Moonraker » 2019-02-03, 15:43

Just disabling noscript has no effect.you need to delete the about:config entries too.
user of multiple puppy linuxes..upup,fossapup.scpup,xenialpup..... :thumbup:

Pale moon 29.4.1

yami_

Re: Main images missing from webpage

Unread post by yami_ » 2019-02-03, 16:09

Off-topic:
coffeebreak wrote:With newest PM unstable 2019-02-03, which appears to be CSS mask-enabled ("Completed implementation of the CSS mask"), it works ok here.
I was using a Basilisk build.

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Main images missing from webpage

Unread post by coffeebreak » 2019-02-03, 16:19

Off-topic:
yami_ wrote:I was using a Basilisk build.

Oh ok, I misunderstood.

User avatar
therube
Board Warrior
Board Warrior
Posts: 1650
Joined: 2018-06-08, 17:02

Re: Main images missing from webpage

Unread post by therube » 2019-02-03, 18:09

Moonraker wrote:you need to delete the about:config entries too
And just what entries are these?

Code: Select all

noscript.autoReload
noscript.autoReload.global
noscript.autoReload.allTabs
noscript.autoReload.allTabsOnPageAction
noscript.autoReload.allTabsOnGlobal
noscript.autoReload.onMultiContent
noscript.autoReload.useHistory
noscript.autoReload.useHistory.exceptCurrent
noscript.autoReload.embedders
noscript.ctxMenu
noscript.statusIcon
noscript.sound
noscript.sound.oncePerSite
noscript.notify
noscript.notify.bottom
noscript.showAddress
noscript.showDomain
noscript.showTemp
noscript.showPermanent
noscript.showDistrust
noscript.showUntrusted
noscript.showBaseDomain
noscript.showAbout
noscript.showGlobal
noscript.showTempToPerm
noscript.showRevokeTemp
noscript.showBlockedObjects
noscript.showExternalFilters
noscript.showTempAllowPage
noscript.showAllowPage
noscript.mandatory
noscript.default
noscript.allowWhitelistUpdates
noscript.volatilePrivatePermissions
noscript.showVolatilePrivatePermissionsToggle
noscript.eraseFloatingElements
noscript.bgThumbs.allowed
noscript.bgThumbs.disableJS
noscript.forbidJava
noscript.forbidFlash
noscript.forbidSilverlight
noscript.forbidPlugins
noscript.forbidMedia
noscript.forbidFonts
noscript.forbidWebGL
noscript.forbidActiveContentParentTrustCheck
noscript.forbidIFrames
noscript.forbidIFramesContext
noscript.forbidIFramesParentTrustCheck
noscript.forbidFrames
noscript.forbidMixedFrames
noscript.sound.block
noscript.allowClipboard
noscript.allowLocalLinks
noscript.allowLocalLinks.from
noscript.allowLocalLinks.to
noscript.allowCachingObjects
noscript.showPlaceholder
noscript.global
noscript.globalHttpsWhitelist
noscript.confirmUnblock
noscript.confirmUnsafeReload
noscript.statusLabel
noscript.forbidBookmarklets
noscript.allowBookmarkletImports
noscript.allowBookmarks
noscript.notify.hideDelay
noscript.notify.hidePermanent
noscript.notify.hide
noscript.truncateTitleLen
noscript.truncateTitle
noscript.fixLinks
noscript.noping
noscript.consoleDump
noscript.excaps
noscript.nselForce
noscript.nselNever
noscript.nselNoMeta
noscript.autoAllow
noscript.toolbarToggle
noscript.allowPageLevel
noscript.forbidImpliesUntrust
noscript.keys.toggle
noscript.keys.ui
noscript.keys.tempAllowPage
noscript.keys.revokeTemp
noscript.menuAccelerators
noscript.forbidMetaRefresh
noscript.forbidMetaRefresh.remember
noscript.forbidMetaRefresh.notify
noscript.forbidMetaRefresh.exceptions
noscript.contentBlocker
noscript.toggle.temp
noscript.firstRunRedirection
noscript.xss.notify
noscript.xss.notify.subframes
noscript.xss.trustReloads
noscript.xss.trustData
noscript.xss.trustExternal
noscript.xss.trustTemp
noscript.xss.checkInclusions
noscript.xss.checkInclusions.exceptions
noscript.xss.checkCharset.exceptions
noscript.filterXPost
noscript.filterXGet
noscript.filterXGetRx
noscript.filterXGetUserRx
noscript.filterXExceptions
noscript.filterXExceptions.blogspot
noscript.filterXExceptions.darla_name
noscript.filterXExceptions.deviantart
noscript.filterXExceptions.fbconnect
noscript.filterXExceptions.ebay
noscript.filterXExceptions.ggadgets
noscript.filterXExceptions.letitbit
noscript.filterXExceptions.livejournal
noscript.filterXExceptions.lycosmail
noscript.filterXExceptions.medicare
noscript.filterXException.photobucket
noscript.filterXExceptions.printfriendly
noscript.filterXExceptions.readability
noscript.filterXExceptions.yahoo
noscript.filterXExceptions.visa
noscript.filterXExceptions.verizon
noscript.filterXExceptions.zendesk
noscript.filterXExceptions.yt_comments
noscript.protectWindowNameXAssignment
noscript.injectionCheck
noscript.injectionCheckPost
noscript.injectionCheckHTML
noscript.globalwarning
noscript.jsredirectIgnore
noscript.jsredirectFollow
noscript.jsredirectForceShow
noscript.removeSMILKeySniffer
noscript.utf7filter
noscript.safeJSRx
noscript.badInstall
noscript.fixURI
noscript.fixURI.exclude
noscript.urivalid.aim
noscript.urivalid.mailto
noscript.forbidExtProtSubdocs
noscript.forbidXBL
noscript.forbidXHR
noscript.whitelistRegExp
noscript.tempGlobal
noscript.lockPrivilegedUI
noscript.collapseObject
noscript.showUntrustedPlaceholder
noscript.jsHack
noscript.jsHackRegExp
noscript.canonicalFQDN
noscript.allowedMimeRegExp
noscript.alwaysBlockUntrustedContent
noscript.consoleLog
noscript.dropXssProtection
noscript.flashPatch
noscript.silverlightPatch
noscript.allowURLBarJS
noscript.allowURLBarImports
noscript.hideOnUnloadRegExp
noscript.untrusted
noscript.untrustedGranularity
noscript.requireReloadRegExp
noscript.restrictSubdocScripting
noscript.cascadePermissions
noscript.secureCookies
noscript.secureCookiesExceptions
noscript.secureCookiesForced
noscript.secureCookies.recycle
noscript.secureCookies.perTab
noscript.httpsForced
noscript.httpsForcedBuiltIn
noscript.httpsDefWhitelist
noscript.allowHttpsOnly
noscript.https.showInConsole
noscript.clearClick
noscript.clearClick.plugins
noscript.clearClick.prompt
noscript.clearClick.debug
noscript.clearClick.exceptions
noscript.clearClick.subexceptions
noscript.clearClick.rapidFireCheck
noscript.clearClick.threshold
noscript.emulateFrameBreak
noscript.stickyUI.liveReload
noscript.stickyUI
noscript.stickyUI.onKeyboard
noscript.hoverUI
noscript.hoverUI.delayEnter
noscript.hoverUI.delayStop
noscript.hoverUI.delayExit1
noscript.hoverUI.delayExit2
noscript.hoverUI.excludeToggling
noscript.ignorePorts
noscript.cp.last
noscript.sanitizePaste
noscript.surrogate.enabled
noscript.surrogate.debug
noscript.surrogate.sandbox
noscript.surrogate.matchPrivileged
noscript.surrogate.2mdn.replacement
noscript.surrogate.2mdn.sources
noscript.surrogate.360Haven.sources
noscript.surrogate.360Haven.replacement
noscript.surrogate.adagionet.sources
noscript.surrogate.adagionet.replacement
noscript.surrogate.addthis.sources
noscript.surrogate.addthis.replacement
noscript.surrogate.adfly.sources
noscript.surrogate.adfly.replacement
noscript.surrogate.ampush.sources
noscript.surrogate.ampush.replacement
noscript.surrogate.digg.sources
noscript.surrogate.digg.replacement
noscript.surrogate.dimtus.sources
noscript.surrogate.dimtus.replacement
noscript.surrogate.ga.sources
noscript.surrogate.ga.replacement
noscript.surrogate.glinks.replacement
noscript.surrogate.glinks.sources
noscript.surrogate.googletag.replacement
noscript.surrogate.googletag.sources
noscript.surrogate.gravatar.sources
noscript.surrogate.gravatar.replacement
noscript.surrogate.microsoftSupport.replacement
noscript.surrogate.microsoftSupport.sources
noscript.surrogate.modpagespeed.replacement
noscript.surrogate.modpagespeed.sources
noscript.surrogate.qs.sources
noscript.surrogate.qs.replacement
noscript.surrogate.uniblue.sources
noscript.surrogate.uniblue.replacement
noscript.surrogate.yieldman.sources
noscript.surrogate.yieldman.replacement
noscript.surrogate.popunder.sources
noscript.surrogate.popunder.replacement
noscript.surrogate.popunder.exceptions
noscript.surrogate.imdb.sources
noscript.surrogate.imdb.replacement
noscript.surrogate.nscookie.sources
noscript.surrogate.nscookie.replacement
noscript.surrogate.imagebam.replacement
noscript.surrogate.imagebam.sources
noscript.surrogate.imagehaven.replacement
noscript.surrogate.imagehaven.sources
noscript.surrogate.imgreserve.sources
noscript.surrogate.imgreserve.replacement
noscript.surrogate.interstitialBox.replacement
noscript.surrogate.interstitialBox.sources
noscript.surrogate.invodo.sources
noscript.surrogate.invodo.replacement
noscript.surrogate.googleThumbs.replacement
noscript.surrogate.googleThumbs.sources
noscript.surrogate.amo.replacement
noscript.surrogate.amo.sources
noscript.surrogate.ab_adsense.sources
noscript.surrogate.ab_adsense.replacement
noscript.surrogate.ab_adscale.sources
noscript.surrogate.ab_adscale.replacement
noscript.surrogate.ab_adtiger.sources
noscript.surrogate.ab_adtiger.replacement
noscript.surrogate.ab_bidvertiser.sources
noscript.surrogate.ab_bidvertiser.replacement
noscript.surrogate.ab_binlayer.sources
noscript.surrogate.ab_binlayer.replacement
noscript.surrogate.ab_mirago.sources
noscript.surrogate.ab_mirago.replacement
noscript.surrogate.ab_mirando.sources
noscript.surrogate.ab_mirando.replacement
noscript.surrogate.facebook_connect.sources
noscript.surrogate.facebook_connect.replacement
noscript.surrogate.revsci.sources
noscript.surrogate.revsci.replacement
noscript.surrogate.adriver.sources
noscript.surrogate.adriver.replacement
noscript.surrogate.twitter.sources
noscript.surrogate.twitter.replacement
noscript.surrogate.plusone.sources
noscript.surrogate.plusone.replacement
noscript.surrogate.disqus-theme.sources
noscript.surrogate.disqus-theme.replacement
noscript.surrogate.skimlinks.sources
noscript.surrogate.skimlinks.replacement
noscript.surrogate.picbucks.sources
noscript.surrogate.picbucks.replacement
noscript.surrogate.imagebunk.sources
noscript.surrogate.imagebunk.replacement
noscript.surrogate.picsee.sources
noscript.surrogate.picsee.replacement
noscript.surrogate.owasp_antiClickjack.sources
noscript.surrogate.owasp_antiClickjack.replacement
noscript.surrogate.gigya.replacement
noscript.surrogate.gigya.sources
noscript.surrogate.stripe.replacement
noscript.surrogate.stripe.sources
noscript.surrogate.wp.sources
noscript.surrogate.wp.replacement
noscript.fakeScriptLoadEvents.enabled
noscript.fakeScriptLoadEvents.onlyRequireJS
noscript.fakeScriptLoadEvents.exceptions
noscript.fakeScriptLoadEvents.docExceptions
noscript.placeholderMinSize
noscript.placeholderLongTip
noscript.placeholderCollapseOnClose
noscript.compat.evernote
noscript.compat.gnotes
noscript.forbidXSLT
noscript.oldStylePartial
noscript.proxiedDNS
noscript.placesPrefs
noscript.ABE.enabled
noscript.ABE.siteEnabled
noscript.ABE.allowRulesetRedir
noscript.ABE.legacyPrompt
noscript.ABE.disabledRulesetNames
noscript.ABE.skipBrowserRequests
noscript.ABE.notify
noscript.ABE.notify.namedLoopback
noscript.ABE.wanIpAsLocal
noscript.ABE.wanIpCheckURL
noscript.ABE.localExtras
noscript.asyncNetworking
noscript.inclusionTypeChecking
noscript.inclusionTypeChecking.exceptions
noscript.inclusionTypeChecking.checkDynamic
noscript.nosniff
noscript.recentlyBlockedCount
noscript.showRecentlyBlocked
noscript.recentlyBlockedLevel
noscript.frameOptions.enabled
noscript.frameOptions.parentWhitelist
noscript.logDNS
noscript.subscription.lastCheck
noscript.subscription.checkInterval
noscript.subscription.trustedURL
noscript.subscription.untrustedURL
noscript.siteInfoProvider
noscript.alwaysShowObjectSources
noscript.ef.enabled
noscript.showBlankSources
noscript.preset
noscript.forbidBGRefresh
noscript.forbidBGRefresh.exceptions
noscript.toStaticHTML
noscript.liveConnectInterception
noscript.audioApiInterception
noscript.doNotTrack.enabled
noscript.doNotTrack.exceptions
noscript.doNotTrack.forced
noscript.ajaxFallback.enabled
noscript.sync.enabled
noscript.ABE.rulesets.SYSTEM
noscript.ABE.rulesets.USER
noscript.ABE.migration
noscript.smartClickToPlay
noscript.removalWarning
noscript.middlemouse_temp_allow_main_site
noscript.webext.enabled
And just which of these could possible have any lingering effect?

User avatar
Moonraker
Board Warrior
Board Warrior
Posts: 1878
Joined: 2015-09-30, 23:02
Location: uk.

Re: Main images missing from webpage

Unread post by Moonraker » 2019-02-03, 20:44

i removed the lot.
user of multiple puppy linuxes..upup,fossapup.scpup,xenialpup..... :thumbup:

Pale moon 29.4.1

Smokey20

Re: Main images missing from webpage

Unread post by Smokey20 » 2019-02-03, 23:16

It's not the user agent. I tried a bunch ...Fx, Chrome, etc. None helped. I don't have NoScript.

The page won't load right even in IE 11 on Windows 10. It doesn't load right in Fx 52.9 ESR. It doesn't load right on Fx 60.4 ESR either (on my profile but with NO extensions).

It loads PERFECTLY in Vivaldi and Edge. It also loads fine on a Fx 60.4ESR profile that has been very seldom used and has no extensions.

Basilisk, Fx (my long used default profile) and even IE don't load the images. I have Vivaldi for this very sort of problem which happens frequently on my other browsers (and the frequency is accelerating).

It appears to be some extension or, more likely, some setting in about:config that is keeping images on that page from loading on Basilisk, Fx52.9 ESR and Fx 60.4 ESR (default profile that is ancient - goes back to Fx 10.0 ESR).

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Main images missing from webpage

Unread post by coffeebreak » 2019-02-04, 00:02

Smokey20 wrote:It's not the user agent. I tried a bunch ...Fx, Chrome, etc. None helped. I don't have NoScript.

For me, overrides using user agents for Firefox 52, 60, or 64 all worked:

Code: Select all

general.useragent.override.bunnings.com.au

with

Code: Select all

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
or
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
or
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:64.0) Gecko/20100101 Firefox/64.0

Smokey20 wrote:It appears to be some extension or, more likely, some setting in about:config that is keeping images on that page from loading on Basilisk, Fx52.9 ESR and Fx 60.4 ESR (default profile that is ancient - goes back to Fx 10.0 ESR).

Yes, there must be something else in your profile interfering.
But an override is needed too; at least I needed it, and that was with a fresh profile (default settings, no extensions).

Have you tried safe mode, or a new profile (plus an override)?

Smokey20

Re: Main images missing from webpage

Unread post by Smokey20 » 2019-02-04, 07:17

coffeebreak wrote: Have you tried safe mode, or a new profile (plus an override)?
I thought a new profile would NOT have any changes made by the user in other profiles in about:config. I tried in Safe Mode, same problem with no images. Then I tried a new profile that I only had used TWO TIMES in the past at one website. It has no extensions, plugins, and I made NO changes in Preferences from what is default. I used it very briefly twice and I'm sure I didn't go into about:config and alter settings so how can it possibly have all the about:config changes from my default profile?

I also saw no images at that bunnings.com website using it. I knew that with Safe Mode, all changes in about:config would still be there but I don't understand why they are all there in the second profile (brought over from the default profile). But since they are, and I still can't see the images at that bunnings.com site, that just confirms that it probably is some change I made in about:config that is the problem. I use an extension, User Agent Switcher, on my default profile but, of course, that is not on the newer profile that has no extensions so I didn't try switching user agents on it when going to bunnings.com site like you did.

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Main images missing from webpage

Unread post by coffeebreak » 2019-02-04, 16:14

Smokey20 wrote:But since they are, and I still can't see the images at that bunnings.com site, that just confirms that it probably is some change I made in about:config that is the problem.

It's not "either/or," it's both - a user agent override is needed for this site even if additional issues exist in your profile (and are identified and fixed).
Smokey20 wrote: I use an extension, User Agent Switcher, on my default profile but, of course, that is not on the newer profile that has no extensions so I didn't try switching user agents on it when going to bunnings.com site like you did.

A site specific override can be added manually:
  • Navigate to about:config -
    Open a new tab; type about:config in the address bar; hit Enter.
  • Right-click anywhere, and from the context menu select: New > String.
  • In the box that pops up enter the following and click OK:

    Code: Select all

    general.useragent.override.bunnings.com.au
  • In the second popup box enter your chosen user agent string (this one is for FF 60); click OK:

    Code: Select all

    Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
This will make the bunnings images display unless there is something additional on your end that prevents it.
If there is, and you wish to troubleshoot it, keep the override in place while troubleshooting.

If you wish to remove the override, right-click on it in about:config, choose Reset from the context menu; refresh the page.

browster25

Re: Main images missing from webpage

Unread post by browster25 » 2019-02-21, 04:49

This worked coffebreak, so thanks for spending the time taking a look and sorting it out. :D

Locked