MediaWiki Problem

Discussion in 'HTML & Website Design' started by jon2k6, Aug 1, 2007.

  1. #1
    I've just installed MediaWiki fine on one of my domains, just one problem.

    It says you have to change the image path of

    $wgLogo

    To your desired image path of your own logo to set it.

    But I cannot find '$wgLogo' in the LocalSettings.php?
     
    jon2k6, Aug 1, 2007 IP
  2. jalte

    jalte Peon

    Messages:
    51
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try
    includes/DefaultSettings.php
     
    jalte, Aug 1, 2007 IP
  3. jon2k6

    jon2k6 Guest

    Messages:
    602
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It says never to edit that file.
     
    jon2k6, Aug 2, 2007 IP
  4. Magnus

    Magnus Peon

    Messages:
    164
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I dont think it is in localsettings.php by default. You would have to make it.
     
    Magnus, Aug 2, 2007 IP
  5. jon2k6

    jon2k6 Guest

    Messages:
    602
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i put the line in on localsettings.php because I thought that but then got an error when trying to load the site
     
    jon2k6, Aug 2, 2007 IP
  6. Magnus

    Magnus Peon

    Messages:
    164
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I have this in my localsettings.php: $wgLogo = "logo.png";
    Edit: At the bottom
     
    Magnus, Aug 2, 2007 IP
  7. jon2k6

    jon2k6 Guest

    Messages:
    602
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I don't have that on mine...
     
    jon2k6, Aug 3, 2007 IP
  8. Magnus

    Magnus Peon

    Messages:
    164
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I added it my self
     
    Magnus, Aug 3, 2007 IP