I installed phpwiki 1.3.3 into debian as an account user and it seems to work fine. The pages appear as text layout.
However it does not work for theme feature.
I set "define('THEME', 'MacOSX')" directive in index.php,
but it still appear as text layout.
Anyone wish to give me an advice how to fix this failure?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-06-13
theme feature works fine since i commented out "url-related" directives in index.php
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed phpwiki 1.3.3 into debian as an account user and it seems to work fine. The pages appear as text layout.
However it does not work for theme feature.
I set "define('THEME', 'MacOSX')" directive in index.php,
but it still appear as text layout.
Anyone wish to give me an advice how to fix this failure?
theme feature works fine since i commented out "url-related" directives in index.php