Ben Johnson
Ben Johnson
Perhaps I am overlooking something obvious here, but everything (that I've tried) seems to work simply by wrapping the slider initialization within Bootstrap's `shown.bs.tab` event handler: $('a[data-toggle="tab"]').on('shown.bs.tab', function (e) {...
@shiran3F I landed here because I, too, was looking for a tester for `OS_Regex` and `OS_Match`, specifically for use when writing decoders for [Wazuh](https://github.com/wazuh/wazuh). But I believe that @Doqnach is...
@hiddenl00p You can now "react" to the original post with a `+1`; no need to comment (in which case everybody receives an email message).
I like what you're saying here, everyone, but I'm not sure that adding the ability to "login with two separate users at the same time" is really the best solution...
Okay, thanks for clarifying, Bruno! I'm on-board. Everything you say makes sense. +1'd. And you're right, it was a difficult customization to make (in fact, I had to ask for...
@anfazaba Take a look at my post on StackOverflow (in particular, the section `Edit 5: Solution`): https://stackoverflow.com/questions/50396992/how-does-one-enable-the-oci8-php-extension-using-the-oracle-instant-client-in Basically, Homestead runs Ubuntu 18.04 LTS, which in turn uses `systemd`, and additional...
@yajra Thanks for taking a look! No, Laravel core does not include a `hasView` method, which is unfortunate, because every database that Laravel supports implements views. Maybe a PR that...
The problem appears to be here: https://github.com/pydio/pydio-core/blob/develop/core/src/core/src/pydio/Tests/PHP_OB.php#L44 The value in the effective `php.ini` is as follows: `output_buffering = Off` If I `var_dump($v);exit;` before the line cited above, the output is...
I'm happy to submit one. I just signed the CLA. While somewhat of a "barrier to entry" (I have to give my name, address, telephone number, email, etc.), the requirement...