Can anyone tell me what I'm doing wrong with my local settings to get my logo to work? I've tried to copy exactly what the help documents say but just can't seem to get it to work. Here is line from my LocalSettings.PHP.
$wgLogo = "$wgScriptPath/wiki/images/ThanoTechLogoGREY.jpg";
What am I missing? Do I need to add public_html before wiki in the path?
Thanks in advance!