Topic: Work in progress (2.0.13)

The next release will be feature major changes in the error handling functions. When Chevereto runs on a mis-configured server is likely that you don't have the closest idea of what is the reason (even if you have a decent understanding of scripting). This is because Chevereto doesn't have a debug mode and the error_reporting switch is not working in the way I want.

I made Chevereto without thinking on this scenarios, like where you got a server with 1MB limit of memory usage or when Apache is shutting down the script execution because I don't use that kind of hosting providers, therefore I never saw that coming... You should know that the script is the cheapest cost in a site development... In fact, Chevereto cost only 2 months on a decent shared host.

In 2.0.13 the error_reporting switch will be improved and the script will aims to actually use this feature. In this point of development, the error_reporting switch will touch the JS meaning that when something happens you can get the JS console log and the PHP error responses which will help to trace the error.

Second thing, this new error tracing improvements also means that the documentation will be updated. Ways to debug and find error/solutions will be added.

Well, is getting late... I hope to finish this release in this week.

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!

Re: Work in progress (2.0.13)

as always, its an amazing job your doing.
And have tried around 10 image hosting softwares out there, everything from free to 80$ per script.  I have to say that Chevereto is by far the best software i have tried, not to mention the quick and active support / community. smile

Re: Work in progress (2.0.13)

I Forgot to tell you that there will be $_FILES support for the bundled API, this means that you can send files in a $_REQUEST base64 string or using $_FILES.

Btw is all done, I'm testing it and is likely to be ready this friday... yes, friday friday friday.

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!

Re: Work in progress (2.0.13)

Thumbs up for Rodolfo smile your work is great!

http://www.ur-upload.de | Current version: Chevereto 2.0.11 with a lot of mods.

Thumbs up

Re: Work in progress (2.0.13)

2.0.13 have been released  big_smile

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!