LaOrhyUAcMji
LaOrhyUAcMji
Pulling mautic/mautic:latest seems to be giving me v2.16.5, how do I upgrade it? PHP7.1 won't allow me to upgrade the Mautic version...
I used mautic/mautic:latest and ended up getting mautic v2.16.5....
I'm already running mautic/mautic:latest on Docker. How do I go about updating to the latest docker image (4.x)? Are there breaking changes?
try clicking the log in button https://www.pinterest.com/
Thats strange. I am getting a white screen when I click login, even with a fresh install (using Windows 7 SP1)
Same issue here. I tried changing the UserAgent, but it doesn't seem to be working. Is there anything I can add to about:config to make this work again @Feodor2 ?...
I edit the install.rdf file of extensions to force compatibility. For example, to force Pale Moon compatibility: ``` {8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4} 0.* 9999.* ``` For firefox: ``` {ec8030f7-c20a-464f-9b0e-13a3a9e97384} 0.* 9999.* ``` for...
@zakius - - as an aside, I'm personally considering building a tool that'll be able to edit chrome.manifest and install.rdf files and force compatibility for XPI files in bulk, I...