Menu

wrong relative path using themes

Help
2002-02-28
2012-10-11
  • Jan Roehrich

    Jan Roehrich - 2002-02-28

    I configured my PHPWiki to use the MAcOSX theme but on all pages, the links to the pictures have a wrong relative format. The URLs to the pictures are like: "//themes/....". But the two leading slashes are wrong in this case. It must be: "themes/....".
    Does anybody know my problem?

    Jan Roehrich

     
    • Oliver Dow

      Oliver Dow - 2002-03-01

      Yes I do - for me the problem was solved when I manually configured the full data path in line 76 in the index.php file.

       
      • Jan Roehrich

        Jan Roehrich - 2002-03-01

        Thx for the very quick answer but your idea didn't solve my problem.
        I think 'll have to wait until some other persons will read my posting.

        ciao

         
    • ThoughtWorker

      ThoughtWorker - 2002-03-06

      Did you try to set DATA_PATH in index.php

      define('DATA_PATH','');

      I have the same problem and this fixed it unless your problem is different.

       

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.