Mhmm, my conf_global: <?php
$INFO = array (
'sql_host' => 'localhost',
'sql_database' => '****************',
'sql_user' => '****************',
'sql_pass' => '****************',
'sql_port' => **,
'sql_socket' => '',
'sql_tbl_prefix' => '',
'sql_utf8mb4' => false,
'board_start' => 1435839680,
'installed' => true,
'base_url' => 'https://www.***.com',
'guest_group' => 2,
'member_group' => 3,
'admin_group' => 4,
);How to change upload path ? only if CSS or JS files on the skin, ir will be readed https://mydomain.com/https://mydomain.com/uploads...but then profile pictures, it reads correclly https://mydomain.com/uploads folder Thanks for Reply's