Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
The path needs to be set correctly in kcfinder/core/uploader.php
require_once ('vtlib/Vtiger/Functions.php'); throws an error, PHP Fatal error: require_once(): Failed opening required 'vtlib/Vtiger/Functions.php'
maybe the path should be require_once ('../vtlib/Vtiger/Functions.php');
Will check and update if that worked for me
Copyright 2023 Vtiger. All rights reserved.