Take a Picture of your office set up and what it looks like in your world!
@AlexBowen wrote: We have members from all over the world here!, so I'm really curious about your city/country. Where are you? Take a picture of your own place... whether that is your City, Home,...
View ArticleHow do i change DF_LOG_LEVEL to DEBUG?
@rstewart8 wrote: I changed DF_LOG_LEVEL to 'DEBUG' in apps/dreamfactory/htdocs/.env. But when i check in /system/environment the log_level stays at 'WARNING'. How to I change so that var_debug is...
View ArticleHow to use the Forum
@AlexBowen wrote: Learn about the features of our forum. On behalf of the DreamFactory team and community, I welcome you to our community platform. Powered by Discourse, we're exploring new territory...
View ArticleUser trust Levels
@AlexBowen wrote: This post was based off of (and most of it was stolen from) the original post on Discourse Meta here. As documented in Community Building on the Web. User trust levels are a way...
View ArticleFormat Code in Posts
@AlexBowen wrote: DreamFactory Forum posts are parsed with Markdown. Markdown allows for easy formatting of code and text, and strips HTML out of posts by default to prevent security risks. This will...
View ArticlePassword reset throws Internal Server Error
@tjenicek wrote: Hello everyone, The code below throws Internal Server Error and when I view the response in dev tools I see "Whoops, looks like something went wrong.". I have other calls to the API...
View ArticleAbout the Feature Requests category
@AlexBowen wrote: Do you have the next great idea on how to make DreamFactory even better? Pitch your idea here and see what the community thinks. We welcome your feedback! To elaborate on this...
View ArticleError in PHP documentation
@alessio.oggioni wrote: Hello everyone,I found a problem with the PHP example at page http://wiki.dreamfactory.com/DreamFactory/Tutorials/PHP_Custom_scripting_service_math I'm using Chrome and I see...
View ArticleI get this error after power down and power up nginx server
@Rusher wrote: {"error":{"context":null,"message":"SQLSTATE[HY000] [2002] No such file or directory","code":2002,"trace":["0...
View ArticleSQLSTATE[HY000] [1049] Unknown database 'dreamfactory'
@aamir_rais wrote: I connected my external mysql db to dreamfactory but unable to fetch and upload tables in mysql db and also i created db name as 'dreamfactory' in mysql db. Suggest me how to get...
View ArticleDelphi XE client for Dreamfactory
@paulsmith wrote: Has anyone done one? I'd appreciate some help with the basics (I have a Delphi desktop app that I'd like to connect to a remote server. The server is set up - I need code in the...
View ArticleSQLSTATE[HY000] [1045] Access denied for user 'df_admin'@'localhost' (using...
@aamir_rais wrote: I created database 'dreamfactory' in mysql and connected it with dreamfactory platform but when i tried to fetch and upload tables in mysql db ,the access denied error occurred....
View ArticleSQL Connection to Google Cloud SQL using SSL
@Matt_2012 wrote: Is it possible to use SSL when connecting to Google Cloud SQL? When using my Navicat client I need to configure certificates - so I have no idea how that would work with DF? Posts: 1...
View ArticlePython scripting not returning a response
@phooper wrote: Hi there, We recently upgraded our DF instance to 2.1.2 in order to use the Python custom scripting feature. When trying to run the example "Math" custom scripting service, no content...
View ArticleCan one domain name host DSP and my WebApp? Bad idea?
@EricElf wrote: I would like to have one web address www.mygreatapp.com serve both DSP and my web app? Two reasons for this: 1) encapsulation of the functionality and 2) ability to share the SSL...
View ArticleWhat's wrong with my user registration & confirmation
@jeebee wrote: hi all i need to understand the user CONFIRMATION I use open registation with email so to do a user creation : i do a POST to /api/v2/user/register with 'email': email, "first_name":...
View ArticleOracle related table information not working
@marksim wrote: Admin Application Version: 2.1.6DreamFactory Version: 2.1.2 Database connection: Oracle After Github update to 2.1.2, the TABLE GET using related parameter no longer returns data. The...
View ArticlePython scripting questions
@marksim wrote: We've been trying out some of the Python scripting, which is currently available in 2.1.2 (in beta). Just wanted to point out a few things we found (not sure if some of the behavior is...
View ArticleSQL Joins through Virtual Foreign key
@Hari_Krishna_Sainath wrote: How do we create relationship b/n two tables with more than one key ? Table A has Column AA, Column AB, Column AC, Column AD out of which Column AA and Column AB are...
View ArticleCannot post data to multiple tables with joins
@Manvir_Singh wrote: Hi I cannot seem to get Dreamfactory to post to a multiple table which are all related. im am facing the error as per below. { "error": { "context": null, "message": "Failed to...
View Article