The Web Puzzlers

Results 17 issues of The Web Puzzlers

### What happened? ### Description I don't quite understand how the event `Element::EVENT_AUTHORIZE_DELETE` is supposed to function : I'm trying to prevent elements deletions in a custom plugin (when the...

bug
craft4

### Description I have a feed importing some entries (about 20000) for which I've disabled updating search index as it gets really slow. It works for a while but at...

bug

Hi, Since v2, the content hash are changing for the splitted files, which didn't happen before. So I've got : - app~app.4bf21a179adf6439d480.css - app~app.desktop.00c9c0f95b0835f1784dbaffa6805e38d14ef063.css - app~app.mobile.705c69c8d444a95e60684a399e8b89341b9e85a7.css - app~app.tabletLandscape.d1b613ba0bda4144127ba1a372feaab5e2927786.css - app~app.tabletPortrait.bb0f2237e997d531df82d54166031a16918cc537.css...

Hi, Wondering if a stable release for Craft 4 is planned to be released soon ? Thanks

enhancement

Hi, An issue arises from time to time with this plugin : ``` TypeError: marionnewlevant\snitch\services\Collision::register(): Argument #2 ($snitchType) must be of type string, null given, called in /home/pkclimate/public_html/vendor/marionnewlevant/snitch/src/controllers/CollisionController.php on line...

Hi, Getting an exception while trying to use this package : ``` Declaration of BusinessTime\Interval::instance(DateInterval $dateInterval, $trimMicroseconds = true): BusinessTime\Interval must be compatible with Carbon\CarbonInterval::instance(DateInterval $interval, array $skip = [],...

Hi there, This is probably just a misunderstanding of my part but there's something strange related to the FormAccessible trait when dealing with relations. First of all, is this trait...

Hi, This project doesn't seem to have had activity in 5 years but worth a shot : Can we expect PHP 8 support in the future ? Thanks.

### Description We have a website just gone live (migrated from Craft 3) where payments are failing for admin users. Those users have been making payments on the dev version...

bug
Craft Commerce → Stripe

### What happened? ### Description We have a commerce website that creates carts programmatically depending on user actions. A user may choose an order of type "A", not go through...

bug
commerce4
Craft Commerce