| Author |
Message |
Shuntis
Guest

|
Posted:
Mon Apr 18, 2005 9:06 am |
|
Hi, whenever I go to edit a map to change its name, or pretty much anything actually I comes back with an error:
| Quote: |
| _ERROROCCURED - 002 |
Editing catagories seems to work fine but editing maps doesn't... I'm using PHP Nuke 7.6.0 Platinum using Map Manager 1.0-7.6...
Any ideas? |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Mon Apr 18, 2005 8:46 pm |
|
|
|
 |
Guest

|
Posted:
Wed Apr 27, 2005 7:30 am |
|
directories were set to 777 as per the installation instructions...
That link unfortunately didn't help, I tried the things on it but nothing gets uploaded and get the error... |
| |
|
|
 |
Ghost

Joined: Jan 08, 2005
Posts: 55
Location: Puyallup, Washington
|
Posted:
Wed Apr 27, 2005 8:37 pm |
|
Are you ensuring that the following is CHMODED to 777? Not 755 like the install.txt file says, but instead it needs to be 777. I had this same error, and it was because I did not CHMOD all of the following.
root\modules\Maps\images...............CHMOD 777
root\modules\Maps\images\cat...........CHMOD 777
root\modules\Maps\images\maps..........CHMOD 777
root\modules\Maps\images\maps\thumb....CHMOD 777
root\modules\Maps\maps.................CHMOD 777
root\modules\Maps\temp.................CHMOD 777
Also did you install the proper version of Map manager for Platinum?
Just my thoughts,
Ghost |
| |
|
|
 |
Cobra8007

Joined: May 05, 2005
Posts: 21
Location: Midwest City, Ok
|
Posted:
Thu May 05, 2005 8:41 pm |
|
How do you change the permissions to 777 for those dirs running WinXP Pro on a IIs server? |
| |
|
|
 |
Ghost

Joined: Jan 08, 2005
Posts: 55
Location: Puyallup, Washington
|
Posted:
Thu May 05, 2005 10:24 pm |
|
You cannot set CHMOD on a Windows based server since CHMOD is a Unix/Linux server command function that does not work on Windows IIS servers. However, you can set read write and execute permissions if you submit a request in your Host Support HelpDesk and specifically state which permissions are needed for specific files and/or folders.
Keep us posted if this works...but this is all I can find when I searched google.
Ghost |
| |
|
|
 |
Cobra8007

Joined: May 05, 2005
Posts: 21
Location: Midwest City, Ok
|
Posted:
Thu May 05, 2005 10:41 pm |
|
Thanks, I host my own site and after posting I realized what I needed to do. I got them changed to the proper permissions. Thanks again for your quick response. |
| |
|
|
 |
|
|