• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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... 😀
 
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