I would first check the file's permission and ownership, then use the full path:


$config['skin_logo'] = array (

    'login' => 'https://your roundcube server/the directory to the 
logo/logo.jpg',

);



James Wang

________________________________
From: users-boun...@lists.roundcube.net <users-boun...@lists.roundcube.net> on 
behalf of Tan Mientras <tanimient...@gmail.com>
Sent: Friday, May 6, 2022 5:48 AM
To: users@lists.roundcube.net
Subject: [RCU] Unable to set logo

Hi

Trying to setup our roundcube, it seems I cant set the logo as desired.

1.Uploaded a picture to www called logo.jpg
2.added lines to config/config.inc.php
$config['skin_logo'] = [
        "login" => "logo.jpg",
];


i'm getting a 403

Any ideas?
_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to