I want to setup my home-network in a way that I can safely host a website on my raspberry pi. If I’ve understood everything correct I can setup a DMZ with my raspberry and thus keep my home-network safe. But my router doesn’t show have an option for a DMZ. […]
Blog
I couldnt find a good tag for this and I’m sorry if I am in the wrong forum. When I try to train a simple model with 2 classes, I get the following error in the console: index.bundle.js:2 Uncaught (in promise) Error: numFrames (43) exceeds the minimum numFrames (21) among […]
I want to get an email whenever my sites start creating PHP errors. There must be apps out there that do this. submitted by /u/John_Wilson_543 [link] [comments]
I use json_encode() on my site. My site crashed because json_encode() somehow became undefined while using PHP 7.3. I downgraded to PHP 7.2 and it fixed the issue. Any theories on why this would happen? Could it be that an auto upgrade to a 7.3 minor version changed the json […]
I have a few installations that slowly have been upgraded to 2.3.3 without RabbitMQ. Now I have added Rabbit but I am not sure I’ve covered all changes needed. The queue config is added in etc/env.php and I see that Magento connects to Rabbit (creating topcis). I’ve edited all of […]
I’ve build a regular adminhtml form via UI component(s) including multiple fieldsets, input and select fields. All working like they should. Now I’ve created a so called ‘Event’ select field within fieldset #1, who is responsible for hiding and displaying containers within fieldset #2. These containers correspond with the options […]
I hope somebody can help me here. I am totally not experienced with technical issues in Magento. I receive an error starting my site. Someone similar with this issue? Hope you guys can get me online! Error: Fatal error: Undefined class constant ‘CACHE_GROUP’ in /home/deb126395/domains/lapparts.nl/public_html/app/code/core/Mage/Core/Block/Abstract.php on line 1075