1 saunders Jul 27, 2019 22:10
3 saunders Jul 28, 2019 15:00
@amoun thx, but permissions for skins are not listed …
4 amoun Jul 29, 2019 20:41
As the style css in my skin folder <base href="/skins/elf_zen/" />
is called before any php it is a public 'read' so If my /skins/ folder is 750 I will not get the css, so it is 755.
I imagine I could change that and then use 750.
So depending upon how the skin is used and it's files are called then 750 or 755, but of course if any file in user's skin needs a 755 then the whole skins folder will need to be 755. So 755 is generally the default.
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="utf-8" />
<base href="/skins/elf_zen/" />
<link rel="stylesheet" type="text/css" href="/plugins/mySpansnDivs_plugin/mySpansnDivs.css" />
<style media="screen">
Further :: as I use html code in my posts to access images my media folder has to be 755
Starters :: https://b2evolution.net/man/optimal-file-permissions