Page 1 of 1

no map icons

Posted: Wed 26 Dec 2007 2:59 am
by Cobra
I have the mission planner all set and running but there a bunch of missing icons and pictures do I need to install something server side to make them show up or am I missing a bunch of pics

Posted: Wed 26 Dec 2007 8:22 am
by EJGr.Ost_Chamel
Sounds like you haven't edited your MP-Configuration.php file to point to the corect location of your uniticons folder.
So open the file "MP-Configuration.php" in the "Scripts" subfolder of your MP installation and edit the line

Code: Select all

$IconLocation="/MP4/uniticons/";
to your needs.

Greetings

Chamel

Posted: Wed 26 Dec 2007 4:06 pm
by Cobra
That didn't work
does it have anything to do with the database
I have it set up on a local network and am using the ms access mdb

Posted: Wed 26 Dec 2007 6:12 pm
by Goanna
Cobra wrote:That didn't work
does it have anything to do with the database
I have it set up on a local network and am using the ms access mdb
The database side should be ok, I'm guessing here, but what does your folder structure look like? It should look pretty much like this;

Image

If it doesn't I reckon you may have just installed the latest patch.

If this is the case then grab ver 4.360 from here -> http://sourceforge.net/project/showfile ... _id=531475

Then patch to take version from 4.360 to 4.373 here -> http://sourceforge.net/project/showfile ... _id=541376

Hope this helps

Cheers
Goanna

Posted: Wed 26 Dec 2007 6:16 pm
by Cobra
got it had to edit the connection script to read
/web folder/MP4/uniticons/
works like a champ
TY for your time