01086: Help: Skin problems (probably CSS) with wiki farming
Description: I am not sure if this is the right place to post this.
I am trying to make a wiki farms. The sites are working, the only problem I have is with skins.
The skins seems to load but all the colors and character fonts are ignored.
As an example, I have 2 sites below. The first one is the pmwiki distribution the second site is a farm site. As you can see the layout of the farmsite is not the same.
The pub folder of the farm site is a symbolic link to the pub folder of the distribution site. So the skin files get accessed because I even tried changing skin and it works, but the layout is ignored.
I set up in the config file the PubDirUrl and the FarmPubDirUrl and it does not change anything. I was even wondering if he was actually reading my config file since it does not restrict me with a password when I want to change a page. So I setup my site name to "allo" and it works. So it's passing through the file but it ignores the password.
Anyhelp would be appreciated.
Email: ericp[at]ariel.bdeb.qc.ca
thanks
(About: Skin problems with wiki farming) Double-check the symbolic links and the permissions. The root installation calls [...]pmwiki-2.2.0/[...]/pmwiki.css
which is fine, the field calls [...]pmwiki-latest/[...]/pmwiki.css
which appears forbidden. --Petko March 27, 2009, at 04:10 AM