Menu

how to get the themes to work

Help
2002-05-24
2012-10-11
  • Cathelijne Hornstra

    I cannot seem to do this :-(
    I uncommented the MacOSXline in index.php (phpwiki 1.3.3), but no theme! Worse: the links on top & bottom of the page are gone too. I must be doing something wrong, but what?

     
    • Cathelijne Hornstra

      I am now a bit further with this.

      It seems that the themesdirectory cannot be found, since phpwiki looks foor it in //themes/themename/files

      how can I get rid of the double slash?

       
    • nate parsons

      nate parsons - 2002-08-22

      Try doing this: (it worked for me)
      define('DATA_PATH', '');

      Thats right, define that data_path to nothing.  I've got my wiki installed into the root of a virtual host in apache and I couldn't get the themes to work at all before I changed that.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.