Quantcast
Browsing all 5028 articles
Browse latest View live

Best Way To Familiarize With DF

Hey Kim, any idea when the documentation related to PHP scripting will be up on the website. There are few examples on the documentation but that isn't fully useful if we have to write a complex PHP...

View Article


Cannot setup smtp service

Hi @greywire, I believe this is a known bug - see this thread

View Article


Best Way To Familiarize With DF

Hi, I don't know what you want to do, but there's this documentation: http://wiki.dreamfactory.com/DreamFactory/Tutorials#PHP Maybe @drewpearce could give you more information.

View Article

How to create OpenID Provider server/application with DF?

Hi,does that can help you? http://wiki.dreamfactory.com/DreamFactory/Tutorials/Using_OAuth

View Article

Image may be NSFW.
Clik here to view.

Service Type list missing after update to 2.04/ admin 2.06

HI Have fixed the problem , appears that my php was not in the environment variables path. I now have another problem, this was working prior to the upgrade , it's to do with dates. What has changed...

View Article


SQL Syntax error after installation from github

I've installed dreamfactory following guide on github https://github.com/dreamfactorysoftware/dreamfactory/ however after configured db and re-run the command php artisan dreamfactory:setup , i've...

View Article

Dreamfactory 2.0.3 / admin application version 2.0.6 gmail error

Rusher, the issue you reported has not been verified as a bug. See my response to you above.The issue that screenivas reported only existed in 2.4 (all releases.) His issue should be fixed in the...

View Article

How to create OpenID Provider server/application with DF?

DreamFactory is not built to be an oauth provider, but it can use other oauth providers to authenticate. Sorry.

View Article


Cannot setup smtp service

It'll be fixed in 2.1.0 coming out any day now.

View Article


Service Type list missing after update to 2.04/ admin 2.06

See querying with filters here: http://wiki.dreamfactory.com/DreamFactory/Tutorials/Querying_records_with_logical_filters The need for parentheses was added in 2.0.4

View Article

Service Type list missing after update to 2.04/ admin 2.06

Hi Drew I have this now (startdate >= 2016-01-23) AND (startdate <=2016-02-02) Which works fine but if i use this(startdate >= 2016-01-23) AND (startdate <=2016-02-02) AND (ClientCode...

View Article

Problems to refresh a forever session token

This is expected behavior. See http://wiki.dreamfactory.com/DreamFactory/Tutorials/Refreshing_a_JWTandhttp://wiki.dreamfactory.com/DreamFactory/Tutorials/Forever_sessions

View Article

Service Type list missing after update to 2.04/ admin 2.06

Hi Drew Seems to be working now must be a typo somewhere,But good to be aware of parenthesises ThanksTony

View Article


Wanting to GET some data without authorization token. Code 401

Hi @drewpearce , what if I want to make only authenticated requests using the session token to get the data? I am new to dreamfactory. I created a role which has the GET, POST access to a table. I...

View Article

Wanting to GET some data without authorization token. Code 401

you need to assign the role to the user for in relation to that app. NOT as the default role for that app.

View Article


Wanting to GET some data without authorization token. Code 401

Awesome! Thanks a ton Drew!

View Article

SQL Syntax error after installation from github

what version of mysql are you using?

View Article


Best Way To Familiarize With DF

No updates right now. The dev team is working on getting 2.1 out the door.

View Article

Bug in SMTP configuration save - missing config

This bug is fixed in the forthcoming 2.1 release. Should be any day now.

View Article

Image may be NSFW.
Clik here to view.

Filter in a GET request not working for more than one parameter

Hi! I have one service that connects to a MySQL database, and I want to fetch records using a filter with two fields. Basically, I'm doing the request like this:...

View Article
Browsing all 5028 articles
Browse latest View live