-
-
Pleas see the below error log.
[2017-10-23 13:03:10] local.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Type error: Argument 1 passed to DreamFactory\Core\Database\Components\Schem…
-
If I declare a REST action like so:
``` ruby
action :index do
response :ok, media_type: Praxis::Collection.of(Widget)
end
```
Then the generated JSON contains a reference to the response-specific …
ghost updated
7 years ago
-
Today I came across this cool [library](https://github.com/coreybutler/node-windows) and one of the options there is to be able to check if the running application is running as [admin](http://stackov…
-
A recent upgrade to version 2.5 is causing a GET request with grouping to break. See this post on the community -[http://community.dreamfactory.com/t/grouping-broken-in-version-2-5-had-to-rollback-upg…
-
1\. start GF and derby
2\. asadmin set configs.config.server-config.monitoring-service.module-monitoring-levels.ejb-container=HIGH
3\. In devtests/ejb/timer/timertests do 'ant build deploy run'
4\. as…
-
Heyo,
Not having much luck installing this.
Copied the files into app/code/Fontis/Australia
Ran the magento setup:upgrade but failing with
[Magento\Framework\Exception\LocalizedException]
Sourc…
-
I am ... well not quite porting `og_access` but writing my own little module implementing node access controlled groups (and their content) and it failed because `getGroupIds()` adds `addTag('node_acc…
-
Hi,
I am getting the error:
> Laravel\Socialite\Two\AbstractProvider and DreamFactory\Core\OAuth\Components\DfOAuthTwoProvider define the same property ($request) in the composition of DreamFactory\…
-
A scrub of the source for handling of `SymbolKind.ArrayType` without a corresponding handling of `SymbolKind.NamedType` checking for `IsTupleType` yielded the methods listed below.
1. [SymbolEquivalen…
jcouv updated
8 years ago