Brian Marquis
Brian Marquis
This works for me: `"editor.fontFamily": "Monoid-Retina",`
Relevant info from `2022-06-28-php.log` after attempting to create the People Directory: ``` [28-Jun-2022 14:32:57 America/Chicago] PHP Fatal error: Uncaught Exception: FPDF error: Unexpected end of stream in CHURCHCRM_ROOT/vendor/setasign/fpdf/fpdf.php:271 Stack trace:...
### FIXED IT - OK TO CLOSE THIS Followed a hunch after finding [this SO question](https://stackoverflow.com/questions/18139241/fpdf-error-unexpected-end-of-stream); and, sure enough, there was a corrupted `.png` in `CHURCHCRM_ROOT/Images/Family/`. After deleting the corrupted...
Whoa.. this just happened to me, too! All of my rules are gone after updating to v2.2.1, and there is no longer a _/Library/Objective-See/BlockBlock/rules.plist_ file. Was I supposed to have...
Just tried installing the latest v2.57.0 through homebrew - no signature. Looks like the last version with a valid code signature was v2.55.2. @sindresorhus are you just not signing these...
> finally resolved in 2.57.4, but the silence on an important security issue is concerning > > please close Ok, 2.57.4 is now signed; but, upon launching it in Ventura...
I'm having the same issue with a basic HTML/CSS/JS project in Webpack 4.41.2 using postcss-normilize plugin with `{ allowDuplicates: false, forceImport: true }` in postcss-loader , then css-loader and style-loader....
Here's a fix that got rid of the depreciation warnings for me. I just generated a default syntax theme in atom and compared the two with [DiffMerge](https://sourcegear.com/diffmerge/). Replace the code...
Thanks @davidsharp. I should have done that, but wasn't quite comfortable at the time. I'm teaching myself development as I can, and still fairly new at using git.
We seem to be having a similar issue attempting to update the address for a family through the `FamilyEditor.php` page. Tried 3x, got 500 errors, and gave up. On each...