Andrew Moffett
Andrew Moffett
We're in the process of building an order system for a company who supplies Home Heating Oil. The price per litre of the oil is often delimited by fractions of...
In order for us to ship this site I've had to find a work arround. What I've ended up doing is instructing the admin to multiply their prices by 10...
Ah I guess not, I didn't realise I needed to set this manually. I set it to utf8mb4_unicode_ci and it worked no problem. Thanks for clarifying.
Ah just noticed db.php is setting ```
``` *** applying m240804_214123_converted_blocktype_to_entrytype > add foreign key craft_fk_axvvhfpqmualjuozugpbtbrprysdewbllwbe: {{%matrixfieldpreview_blocktypes_config}} (blockTypeId) references {{%entrytypes}} (id) ...Exception: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key...
No problem, * The site was running Craft 4.11.3 along with Matrix Field Preview 4.1.4 * Yes I updated all the dependencies including matrix-preview in the composer.json file and then...
Showing you the part of the config which need to get right, you need admin: and your tapo account password sha256 hashed in upper case (the password you use to...
You mean the ip address?
``` go2rtc: streams: Kitchen: - tapo://admin:XXXB3B88C3CA41847092362896109AC1EA681A2E82ED40BFD25C8E25EEFDFXXX@192.168.0.240 - ffmpeg:Kitchen#audio=aac#audio=opus cameras: Kitchen: ffmpeg: inputs: - path: rtsp://127.0.0.1:8554/Kitchen roles: - detect output_args: record: preset-record-generic-audio-aac detect: enabled: true objects: track: - person - cat...
Did you block the domains I suggested?