-
Hi All ,
My PHP application is not visible in PINPOINT GUI and I can see below error on php error log
[pinpoint] [14711] [14711]catch an Error
[pinpoint] [14711] [14711]apm_error_cb called
…
-
If I send an API request (for example creating a user), in https://github.com/humhub/humhub-modules-rest/blob/master/components/BaseController.php#L68 `parent::beforeAction($action)` returns false on …
-
### What steps will reproduce the problem?
Register your client then setup everything on Patreon's end and after on your end and try to connect to Patreon.
### What is the expected result?
A conn…
Felli updated
4 years ago
-
### grunt build-assets
### The production build will compress scripts and stylesheets configured in humhub\assets\AppAsset into the following files:
@humhub/static/js/all-*.js
@humhub/sta…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
file module
##### ANSIBLE VERSION
```
ansible 2.4.0.0
config file = None
configured module search path = [u'/Users/vegasus/.ansible/pl…
-
My `composer.json`:
```json
{
"name": "jacques/php-payfast-parsers",
"description": "Parsers for PayFast Reconciliation Files",
"repositories": [
],
"config": {
"…
-
## What I'm using now
1. I created my **own component**:
```php
use yii\base\Component;
use yii\helpers\Inflector;
class ModuleAccessor extends Component
{
private $_modules = [];
…
-
Here starts a discussion of what we'd like to see in Codeception 3.0. Any proposals are welcome, they can probably be added to a list. Currently I see the main goals for next major release are *simpli…
-
I tried to use plugin at PhpShtorm 2017.3 in Yii php project.
I created new log format:
> **Pattern** (?im)^([\d-: ]+)\[((?:\d{1,3}.){3}\d{1,3})\]\[-\]\[-\]\[(\w+)\]\[([\w\\:\d]+)\] (.*)
> **Mes…
mubat updated
4 years ago
-
# What steps will reproduce the problem?
Without typing anything in comment, upload a picture and hit send. Put anything in comment with picture, operates normal. I believe this uses the same validat…