• 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.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

Chevereto 2.0.18

Status
Not open for further replies.

Rodolfo

๐Ÿ‘‘ Chevereto Godlike
Chevereto Staff
Administrator
Chevereto 2.0.18 (2011-12-24) release notes
- Fixed meta-description and meta-keywords usage
- Added short_url_image config
- removed remove_temp_files() usage

Upgrade from 2.0.17 | Affected files & folders
- includes/config.php
- includes/uploader.php
- includes/template.functions.php
- includes/classes/class.upload.php
- content/themes/Peafowl/header.php

If you don't want to re-make your whole config.php file just follow this instructions:
Open includes/config.php and find this:

PHP:
///////////////////////////////////////////////////////////////////////////////////
/////////////   EDIT BELOW THIS ONLY IF YOU KNOW WHAT ARE YOU DOING    ////////////
///////////////////////////////////////////////////////////////////////////////////

Add before:
PHP:
/**
 * short_url_image
 * What image resource will be the shorted url?
 * default: direct
*/
$config['short_url_image'] = 'direct'; // Values: direct | viewer
 
when i try to upload IMG more than 100 KB i got and HTTP errore and it says No Image has been uploaded ๐Ÿ™

9f423c7ad9433cbb870cf493abaaa2dd.png


help plz tnx
 
Cool. I hope soon next release will have a simple admin access, that allows you to delete images from the server ,and resize widh and high
 
Status
Not open for further replies.
Back
Top