Quantcast
Channel: DreamFactory Forum - Latest posts
Browsing all 5027 articles
Browse latest View live
↧

Memory exhausted when downloading zipped folder

@rbarriuso have you attempted to increase available PHP memory in the php.ini? There are some other ways to optimize memory settings including swap files and Apache memory limits. Which DF version are...

View Article


Memory exhausted when downloading zipped folder

Yes, we've tried to increase the memory in php.ini but it never seems to be enough. We're using DF 2.2.0 from Bitnami installer.

View Article


Building a mini version of monster.com

Impressive I didn't check back for some time sorry for that however I will take a serious look at the project and try on a small machine I'm using loopback for now but will try to repeat the same...

View Article

Finding the public IP address from a hosted account

Hello, I am trying to figure out what the IP address of the server I am using is, in order to authenticate it with a 3rd party vendor I am using, which is requiring us to provide an IP address. Thanks!

View Article

CORS setting done via DSP admin console: select * from "cors_config" where...

It seems a bug/issue in dreamfactory 2.3.0-4 or laravel that CORS setting are not being persisted when using postgresql as the system/default database. Maybe an issue with field type mismatch. I am...

View Article


Image may be NSFW.
Clik here to view.

Is there support for filtering WHERE x LIKE y?

released last wednesday github.com dreamfactorysoftware/dreamfactory dreamfactory - DreamFactory 2.0 Application be sure to watch our github for new releases

View Article

NodeJS scripting & async operations

@rbarriuso, To set script response from an async operation use the method below... event.setResponse(content, statusCode, contentType) So in your case it will be like ... myApi.authentication...

View Article

Help with my nodejs scripting service

@jeebee, To set script response from an async operation use the method below... event.setResponse(content, statusCode, contentType)

View Article


Inform client about changes

Hey guys, I've got a little question..maybe i searched with the wrong keywords but i couldn't find anything. My scenario is, that there is a client which stores data from the rest api. Now when some...

View Article


CORS setting done via DSP admin console: select * from "cors_config" where...

Looking at logs and some fiddling, I came to know that before receiveing a request, dreamfactory instance queries its system database(which in my case is postgresql 9.5.x) using the below SQL query :...

View Article

Use cache service for all requests

Hi, Is there any examples for implementing automatic caching for all requests to the cache service?I'm guessing this will need to be done in the server-side scripting, but can't find any examples or...

View Article

CORS setting done via DSP admin console: select * from "cors_config" where...

This is a bug in Dreamfactory 2.3.0-4. I filed a bug report here.

View Article

I am umable to solve the problem at console

Thanks for mattschaer, i am new to dreamfactory i follow the tutorial on youtube https://www.youtube.com/watch?v=DVmhvsPn0CQ&index=1&list=PL2nQn3mpqAp78977XESJ59qoqJL9UGOo5. Sample application...

View Article


NodeJS scripting & async operations

You're totally right, it seems to work properly with event.setResponse(). Thanks!

View Article

Lookup key for the url/domain from which request came

Hi Is there a lookup key to use in email-templates which can provide value of the current URL or domain from which the request came? My DSP instance is hosted at a vps and the url which invokes dsp...

View Article


POST to a table that has a belongs_to relationship no longer working in 2.3

Can you provide a sample payload. What exactly are you posting to the pictures table?

View Article

CORS setting done via DSP admin console: select * from "cors_config" where...

Thanks @abhinavg for keeping this thread updated and filing a bug! - @AlexBowen

View Article


Use cache service for all requests

Hey @goblin, We have a github requesting a repository for scripting examples. Perhaps you can add your request there? If you have any examples you'd like to add, we'd appreciate it as well....

View Article

Image may be NSFW.
Clik here to view.

Trying to Filter field using LIKE but getting Yahoo Copyright error?

Hey @Tynan_Davis, It is closed now. github.com/dreamfactorysoftware/df-mongodb DF-834 #resolve #comment Use latest Regex object instead of MongoRegex. by leehicks on 09:22PM - 14 Sep 16 changed 2...

View Article

Get docs/swagger JSON for single endpoint

Hey @jraiche, Thanks for posting! However, I'm not sure I understand the question. It would help to know what service you're talking about....a database, remote http API, something else?...

View Article
Browsing all 5027 articles
Browse latest View live