As many 2.0 users have notice, in 2.1 the datefolders where introduced as the default storage option and some users love it and some users hate it.

Since I'm always one step forward on 2.1 there is a table called "storages" which was made to use it in a future with the cdn and the multiservers but it also have been used to define the old images storage.

This storage feature allows me to include a new row and do some code editing so you will be able to select, anytime, where you want to store the images... eiter using the datefolders or the direct method (which stores the images directly on the images folder without using any subfolder at all).

This feature will also work on the update.php script.

Hope you like the news, there is no ETA at the moment.

2

(7 replies, posted in Showcase)

Cool, thanks for the footer link... oh wait.  sad

3

(1 replies, posted in General talk)

As you can read everywhere, NB development has ben dropped and is totally pointless to fix a script that was stop being developed in 2010. You can read this notice here: http://code.google.com/p/chevereto/

About the bug, you will always find several bugs and exploits in old scripts, that is why is not a good idea to install and use old things, and I have told the people a million times that NB is crap, that is why I wrote a new script.

If you want someting with killer support and stable features you should consider the 2.1 version  smile

More people buy it, the more I can be motivated. Spread the word, promote it everywhere so more people can buy it smile

HTML 5

I believe not, the change of the uploader is more important and it will take a lot because I will need to make a complete uploader from scratch.

The uploader will totally change on 3.0 so there is likely that it will feaure those changes.
I'm not sure if I can put the user system on 3.0 because that will delay a lot the release date, is better to launch 3 this year and few months later launch 4 with user system.

8

(7 replies, posted in 2.X Releases)

Hubertus wrote:

3 hours ;-)

Cool, a lot of images tongue

9

(7 replies, posted in 2.X Releases)

Hubertus wrote:

Successfully convert 104902 images to new cheve ;-)

How many time it took?

10

(7 replies, posted in 2.X Releases)

sp3ctr3 wrote:

I'm still on 2.0.18, and I'm assuming I update to 2.1 THEN 2.1.1. If so, how will I do that? The download link is always to the latest version.

Just assuming since most of the upgrade instructions go from 2.1 to 2.1.1 only.

You can baypass 2.1 and update to 2.1.1 from 2.0.18

11

(7 replies, posted in 2.X Releases)

Chevereto 2.1.1 (2012-05-20) release notes
- Update the uploader to Uploadify 3.1
- Added Czech lang
- Fixed get codes (thumbnails) on the File Manager
- Fixed pages links when you where on a virtualfolder
- Fixed API when uploading base64 image string
- Improved API
- Show uploader IP on admin via Get Codes
- Added configurable value for the flood prevention
- Added check all the bcmath functions
- Added check for missing .htaccess rules

Upgrade from 2.1 | Affected files & folders
- includes/chevereto.php
- includes/functions.php
- includes/template.functions.php
- content/themes/Peafowl/uploadify.css
- content/system/js
- content/lang/cs
- admin/content/system/js/admin.js
- DON'T REPLACE includes/definitions.php

Config.php add
- There is a new config value, add anywhere this:

/**
* flood_protection
* Switch for enable/disable the flood protection
* default: true
*/

$config['flood_protection'] = true; // Values: true|false

For more info please read the upgrade guide.

12

(116 replies, posted in Announcements & News)

taleoftl wrote:

Is it ZH-CN finished? If not, can you let me to do it?
I have already finished the ZH-TW, if i do that also can i get the Chevereto freely?

Already finished.

I have put the Uploader IP on the Get Codes function. I will do some kind of "get info" with the original filename, ip, etc. But in the meanwhile will be able to get the uploader IP by doing right click on a single image and select "get codes".

I mean go to phpmyadmin and do a search for the image name. In the meanwhile I will do something for 2.1.1

It's being analyzed.