How to verify Users Account by sending email confirmation?
@aamir_rais wrote: I want to verify Users Account by sending email confirmation . The email must contains the Username and Password. Which he/she entered at registration time.After that, email sent to...
View ArticleNot able to retieve records from a Table
@ft-anju wrote: Hello,I created a simple table in MySQL and added records. I was trying to use the API docs to retrieve the table records.I could not get value for following requests:1) get all...
View ArticleDeclaring user functions in PHP scripts
@Vsevolod_Gromov wrote: I need to implement function in PHP script service for the sake of code-reusing and readability. The function will be called later in the scope of the same script. I wonder if...
View ArticleUser Registration with Email Verification
@aamirk wrote: I want to verify user registration by sending email. The email consist the Username and Password which he/she used at registration time and a Link on which user can click and account...
View ArticleIs_file PHP error when setting-up Role access for PHP script service
@Vsevolod_Gromov wrote: I get:DreamFactory Utility Moduleis_file(): File name is longer than the maximum allowed path length on this platform (1024): ..... Entire script servie contents follows OS is...
View ArticleAnd they change a lot things in 2.2...again
@jeebee wrote: hiAgain any subtencial change in 2.2 that need app code updatethis time in 2.2before a setRecord or Update record: params = { resource:[ params ]}was in 2.1 params = { "resource":[...
View ArticleGetting error Error logging in user: Error Domain=swagger Code=404 "(null)"
@Sachit_Philip wrote: Trying to login with my iOS app after creating a user in DF. I have created a user in DF panel. Im still getting error when im logging in through the app Posts: 1 Participants: 1...
View ArticleHandling multiple Php Scripts that reference each other
@Shade_Boyima wrote: I have a couple of php scripts that are in a single folder. One of these scripts has constants that are used in all the scripts . They reference each other using "require_once"....
View ArticleSecurity Bulletins
@AlexBowen wrote: We're excited to announce a new page for our community to check up on all Security Notices. http://wiki.dreamfactory.com/DreamFactory/Security_Bulletins We will update that page as...
View ArticleProblem in Invoking External Rest Api?
@aamir_rais wrote: I am calling external rest service from dreamfactory. Firstly, I created new Service and Configure all parameters requires for Remote Service in Service Tab and after saving it. It...
View ArticleConnect Local Postgres DB to WP-Woocommerce
@alisellou wrote: I hope I am in the right place to ask this question. I am wanting to connect my Local Postgres Database (Point of Sale POS0 system to Syncronize my Stock levels with my Woocommerce...
View ArticleAfter table partitioning REST API giving wrong ID value on create request
@raviypujar wrote: I recently partitioned my mysql table to increase the performance. The table name was "log" with "logid" as the primary key. I wanted partitioning to be done based on column called...
View ArticleCustom System Lookup Key
@mohammad wrote: Hello everyone.In this topic I'm going to provide a work-around to creating a custom System Lookup Key. As mentioned here, there are quit a few system keys provided by DreamFactory....
View ArticleStored Procedure and Record Level Access Control with Server-Side Filters
@mohammad wrote: Hello Everyone,I've been playing around with the framework and it's been amazing so far. I've come across a couple of issues that I would like to share so that you can help me resolve...
View ArticleSize limit on dreamfactory.log
@Prathamesh_Gaddam wrote: Hi, Any config option for logs, to have the dreamfactory.log split by size or by date. Thanking for the same! Posts: 2 Participants: 2 Read full topic
View ArticleV8 Custom Script + Later.js =?
@Prathamesh_Gaddam wrote: Hi, Build a V8js custom service with later.js to have cron as services. However, following snippet throws error 'Array to string conversion'. Any way to validate/troubleshoot...
View ArticleQuerying records with multiple filters
@digirambler wrote: I want to query records using multiple filters like sub_category_id=1 AND unit_offerprice > 1350 I am using dreamfactory version 2.1.0 as client for androidas advised in forum,...
View ArticleUser Not Logging In Through iOS Hybrid App
@tmarks wrote: I'm trying to get a session_token with a user through my iOS app created in Ionic. The response is coming back with a status of -1. I am able to login through the Android app using the...
View ArticleDo i need to create sql database in dreamfactory, or can I use use my...
@netgains wrote: Do i need to create sql database in dreamfactory, or can I use use my existing database hosted in my server? Posts: 3 Participants: 2 Read full topic
View ArticleHaving trouble retreiving records
@netgains wrote: Having trouble retreiving records, error say no api key provided...
View Article