IconLocation

For bug reports and fixes, installation issues, and new ideas for technical features.

Moderator: SEOW Developers

Post Reply
VT-51_Thud
Posts: 142
Joined: Sun 21 Jan 2007 10:20 am
Location: Virginia, USA
Contact:

IconLocation

Post by VT-51_Thud »

Just fyi for jeep admins like me. :?

When editing the $IconLocation variable in MP4/Scripts/MP-Configuration.php (in the scripts folder), the path must be correct to include case sinsitivity. I set mine to seow instead of SEOW and it did not correct the missing icons.

$IconLocation="/SEOW/MP4/uniticons/"; (correct)
$IconLocation="/seow/MP4/uniticons/"; (incorrect)

Hope this helps out a new admin. :wink:
II/JG77Hawk_5
Posts: 162
Joined: Wed 10 Jan 2007 1:13 am
Location: Sydney, Australia

Post by II/JG77Hawk_5 »

If your like me and you have multiple versions of SEOW running or use a different directory than /SEOW/MP4/ etc on the server then you will need to ensure that you change this line to reflect the appropriate directory.

eg.

//$IconLocation="/SEOW/MP4/uniticons/";
$IconLocation="/ScorchedEarth4593/MP4/uniticons/";


Hawk 5
Post Reply