• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Chevereto 2.0.1

Rodolfo

⭐ Chevereto Godlike
Chevereto Staff
Administrator
Chevereto 2.0.1 (2011-06-15) release notes
- Fixed issue with "Select files" when using UTF-8 characters (original post)
- Removed empty language folders
- Added support for Dutch and Norwegian languages
- Improved French translation (original post)
- Improved debug mode (it nows shuts off the 'display_errors' directive)
- Fixed a security issue regarding full path disclosure (tweet) (secureless)


Upgrade from 2.0 | Affected files & folders
- includes/chevereto.php
- content/languages
- content/themes/Peafowl
- content/themes/Peafowl/pages
 
wah... congrats to the dev crew... few hours after official release, you brought up with new update tough... :D
 
novexx said:
I have edited my theme, wich code you are added in the theme ???

At the top of each .php file:
PHP:
<?php if(!defined('access') or !access) die('This file cannot be directly accessed.'); ?>
 
Back
Top