AWS SNS Not Working in 2.0
I don't have a lot of experience with SNS, but I'll be happy to look into it. RE: the differences between 1.9 and 2.x -- version 2 was a complete rewrite, including a change of frameworks, causing...
View Article[Data Manager UI -- Solved] Field 'id' can not be NULL
Some progress in this bug? Thanks
View Article[Data Manager UI -- Solved] Field 'id' can not be NULL
We retagged the 2.1 release a couple of times. I believe this fix is included in the most recent. So if you haven't updated in the last day or two, do another pull and update.
View ArticleCan't connect to oracle even after oci8 has been enabled
Hi everyone, I have installed Bitnami DreamFactory Windows installer on my PC and I'm trying to connect to an oracle database, however, when trying to create a service I get the error that the oci8 is...
View ArticleFresh installation and Invalid credentials supplied
Hi I made a new installation of dsp -ubuntu-trusty-14.04 and debain jessie-Admin Application Version: 2.1.3-DreamFactory Version: 2.1.0-mysql-login with id admin created in installation in both cases...
View ArticleCreating new SQL Server service
I am using Dreamfactory 2.1 and Laravel Homestead for my VM. When I create a new service for SQL Server I am receiving the following error: Api ErrorRequired extension or module 'mssql' is not...
View ArticleCreating new SQL Server service
I haven't used homestead at all, but connecting to MS SQL in linux requires the php sybase driver.In ubuntu/debian this is sudo apt-get install php5-sybase...
View ArticleAWS SNS Not Working in 2.0
I'm not having any trouble with this in my instance, which is on the latest code, 2.1 retagged and published 2 days ago. Can you post what specific version of DreamFactory you're using, and the full...
View Article[Data Manager UI -- Solved] Field 'id' can not be NULL
Great work! I'll mark this as solved.
View ArticleCreating new SQL Server service
Thank you for this. After additional searching it looks like the need the sybase drivers for PHP 7. I have installed them using the following command: sudo apt-get install php7.0-sybase freetds-common...
View ArticleCreating new SQL Server service
I think that I am encountering the same issue described in: http://community.dreamfactory.com/t/unable-to-connect-to-sql-server-2012-on-windows-with-df2-0-beta-2/1582 It is looking for the mssql...
View ArticleCreating new SQL Server service
I followed the steps in http://wiki.dreamfactory.com/DreamFactory/Installation/Databases/SQLServer for Linux using the apt-get command in my reply above but used the php7.0-sybase package instead....
View ArticleFresh installation and Invalid credentials supplied
Hi, could you give us some information about the log erro in log file?
View ArticleMongoDB Aggregation
Hi Did you manage to solve this ?, as i have the same problem ThanksTony
View ArticleEmail template html
Could i use MS Word templates? I have few good templates, i took ready-made solution from the http://www.nl.poweredtemplate.com/brochure-templates/newsletters/free/index.html and edit it for my needs....
View ArticleEmail template html
MS Word templates use a combination of MS specific XML and HTML. You should build your email templates in HTML proper.
View ArticleOnly GET requests work after update to 2.1
You know, after upgrading to 2.1 I also had to rewrite some of my scripts (all of them, actually). The need of a nested "resource":[] array is something I noticed, although I didn't see any warning...
View ArticleOnly GET requests work after update to 2.1
Cool, thanks for the info! I'm also going to need to rewrite some scripts
View ArticleChanges in response doesn't stick
I'm having some difficulties trying to change the response from a GET request. In the get.post_proccess for a given table I'm modifying the event.response object but the changes doesn't stick! Here is...
View Article