| Author |
Message |
Guest

|
Posted:
Fri Jun 03, 2005 3:05 pm |
|
Is there a method of telling Map Manager to use multiple exsisting folders?
Example: We have 23 different folders for the various game types and maps that we support. We have spent a very long time keeping them separated.
It would be nice if we could just inform Map Manager which folders we are currently using for which category. Is this currently possibly?
v6.5 PHP-Nuke (no plans on upgrading as the entire site is customized 150%).
Thanks and nice coding folks! |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Fri Jun 03, 2005 5:25 pm |
|
What version of map manager do you have? I didn't think map manager would run on 6.5 but the old maps management v2 does.... |
| |
|
|
 |
HSM

Joined: Jun 03, 2005
Posts: 11
|
Posted:
Fri Jun 03, 2005 10:51 pm |
|
v1.0 - currently installed and working on v6.5
Downloaded v2; have not installed it yet tho. |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Fri Jun 03, 2005 11:21 pm |
|
ok, this may not be an easy way, but until the next version, this is how you would have to do it.
put all your existing folders into one central folder, for this example we will use custom as the folder name. now go in to the configuration and set Map files directory with custom. so inside this custom folder lets just say you have a bunch of subfolders and one is named CTF
now when you add the maps, in the "Enter URL" field enter CTF/whateverfile.zip and it will automatically append custom to the front of that to show the actual path.... custom/CTF/whateverfile.zip
btw, Maps Management is obsolete and the reason it has a new name is because i completely rewrote it and it barely even resembled the old one. |
| |
|
|
 |
HSM

Joined: Jun 03, 2005
Posts: 11
|
Posted:
Sat Jun 04, 2005 11:17 am |
|
Very good; that is close to what we do currently. I will do that very thing right now and report back here the results (thereby helping anyone else with sim. isues).
Kind Regards,
HSM |
| |
|
|
 |
HSM

Joined: Jun 03, 2005
Posts: 11
|
Posted:
Sat Jun 04, 2005 12:01 pm |
|
| Quote: |
| The requested file could not be retrieved. |
The above statement is what I get after altering the paths. Do my current folders require CHMOD to 777 ?? |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Sat Jun 04, 2005 12:07 pm |
|
that error probaly means the path isn't right.
give me a path to directly download a map, then show me what you put in the enter url field |
| |
|
|
 |
HSM

Joined: Jun 03, 2005
Posts: 11
|
Posted:
Sat Jun 04, 2005 2:35 pm |
|
Current download method:
| Code: |
http://www.coopvets.com/modules.php?name=Downloads&d_op=getit&lid=645 |
Current direct path:
| Code: |
../downloads/JOe/TheRush.zip |
Current setting in MM:
|
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Sat Jun 04, 2005 2:59 pm |
|
ok so the path you put in for the map file should be...
if this is what you already have done, try to chmod 777 those folders downloads and JOe.
you could also put the full path in like you posted for you current method |
| |
|
|
 |
HSM

Joined: Jun 03, 2005
Posts: 11
|
Posted:
Sun Jun 05, 2005 10:01 pm |
|
Thx very much - that nor works nicely with v6.5 of PHP-Nuke. Too bad I have to re-enter all the data in for every single folder/file (cuz we have 600+ files in 23 folders). Yikes.. it will be a while before we get this new system online. |
| |
|
|
 |
HSM

Joined: Jun 03, 2005
Posts: 11
|
Posted:
Wed Jun 15, 2005 9:52 am |
|
Update: We are working on getting everything transfered into the new system. It is going well, although we have made a few alterations along the way.
Maps images directory: downloads (original)
Maps images directory: downloads/MapPics (/thumbs)
It turned out to be easier to have them all in one folder (pics atleast). |
| |
|
|
 |
|
|