• 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:

php

  1. K

    Update from 3.20.20 to 4.1.3 "Chevereto is not installed"

    *️⃣ Must open one ticket per issue. If you are experiencing multiple issues don't hesitate to create multiple tickets for each issue. ▶ Reproduction steps Upgrade from 3.17 to 3.20.20 (no issues) Delete "Vendor" Extract/overwrite 4.1.3 Change PHP to 8 (8.3.7) Create app/env.php Proceed to try...
  2. Japerz

    Got "Invalid or unsupported file format." while uploading a video

    While uploading an MOV, MP4 file, it shows a pop-up with "Invalid or unsupported file format.". MOV, MP4, and WEBM file extensions have been enabled under File upload settings. proc_open and proc_close have been removed from Disabled functions in the PHP config. Environment: Chevereto: v4.1.2...
  3. M

    'Use of "self" in callables is deprecated' after new install

    Hello, I've been using Chevereto for a long time. Today, I decided to upgrade my PHP version from 8.1 to 8.2.10. I had multiple errors, so I went for a clean Chevereto 4.0.9 install using the Github release zip and the web installer. The installation process went well, but when I try to access...
  4. QSong

    About PHP8 and FTP upload

    Undefined array key "host" Source: https://chevereto.com/community/threads/php-8-external-sftp-issue.14059/ The error should be here // app/src/Legacy/Classes/Ftp.php:32 $host = $parsed_server['host'] ?: $args['server']; $port = $parsed_server['port'] ?: 21; Version:4.0.0.beta.7 PHP:8.0.16
  5. anyilin

    How to add a specific string to the end of the URL?

    I use the image processing service in the third-party OSS, add "-webp" string after the origin image url can convert the image to the webp format. such as "domain.com/image.jpg" to "domain.com/image.jpg-webp ". I want to let Chevereto display this image link with parameters by default. Which PHP...
  6. Youssef

    Probable bug with php 7.3

    👉 I do not know if it's a bug but I asked the TMDHOSTING team to change the php version from php 7.2 to 7.3 and after this change my site no longer works the homepage became white nothing is not displayed I asked the team why he told me to contact a developer. ▶🚶‍Reproduction steps Download...
  7. MrUnknownDE

    Migration error by Apache2?

    Hello, I have been using Chevereto on my Dedicated Server for 2 weeks, due to money reasons I had to move to a vServer again. I used a web interface for webhosting before that. I was also able to transfer everything successfully> MySQL and PHP files Only if I enter "https://imgy.ovh/images/Hh1"...
  8. Youssef

    insert custom code in chevereto

    👉 Hello, I want to know where I can insert this google code on my chevereto script. <div id="google_translate_element"></div><script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', layout...
  9. N

    About the install problem "No PHP 1 permission"

    I've installed lnmp on my server. But it cant install chevereto. The problem is Please check: No PHP 1 permission in /home/wwwroot/default/index.php Please help me, thank you.XD
  10. Rodolfo

    Development setup show and tell

    Hi there, I'm posting to share my development setup and to share some thoughts about it. The idea is to show and tell and if you have your own custom stuff please share what you like (and hate) about it. While I know that setup a production server is quite straightforward, development rigs are...
  11. D

    Update 3.8.4 and PHP 5.5.0+ Version help for Plesk Users

    Just some PHP Version Help for Plesk Users. Chevereto 3.8.4 requires PHP 5.5.0+. In Plesk 12 you can simply select the desired PHP version for each website: Websites & Domains > Hosting Settings for ... ( your Chevereto Site) > PHP support (PHP version ... If the desired PHP version is not...
  12. darkufo

    Please help a Noob :) - syntax error, unexpected '['

    Hi, Just purchased Cheverto and uploaded the Web Loader to my server. I copied the index.php file to a new folder on my server. I then loaded the file in my browser but I got this error. Parse error: syntax error, unexpected '[' in /home/spoilert/public_html/gallery/index.php on line 83 I'm...
  13. C

    Update PHP

    Hello, I received an email from my web host saying they would like me update to PHP 5.6 or PHP 7. It also said to include some code to the .htaccess file. Is this correct and which version of PHP will work best with The updated version of Chevereto coming out this month? Thanks, Craig
  14. A

    License-System for own project

    Hey guys, actually i'm working on a software, which i want to sell to customers with different licenses: lifetime period of time trial These are the base-versions of licenses i've in my mind. My question ist: 1. Would you develop a system, which does this job or is there an existing system...
Back
Top