View next topic
View previous topic
Post new topic   Reply to topic
Author Message
sirVIPER




Joined: Sep 09, 2005
Posts: 28
Location: Texas

PostPosted: Fri Jan 19, 2007 12:48 am
Reply with quote

I am having the same issue with Register Globals off again to where I cannot edit an existing map entry. If I remember someone gave me some code to add that fixed this issue in the past but I am not able to find it now. Any ideas would be appreciated.

_________________
The HARSH Realm
http://www.theharshrealm.com
IRC: #khr (gamesurge)
|K}{R|sirVIPER
sirVIPER@theharshrealm.com 
View user's profile Send private message Visit poster's website MSN Messenger
sirVIPER




Joined: Sep 09, 2005
Posts: 28
Location: Texas

PostPosted: Fri Jan 19, 2007 12:52 am
Reply with quote

Almost forgot I upgraded to latest version of map manager and started getting this issue.

_________________
The HARSH Realm
http://www.theharshrealm.com
IRC: #khr (gamesurge)
|K}{R|sirVIPER
sirVIPER@theharshrealm.com 
View user's profile Send private message Visit poster's website MSN Messenger
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 893

PostPosted: Fri Jan 19, 2007 1:46 am
Reply with quote

removed


Last edited by gotcha on Thu Apr 05, 2007 12:31 pm; edited 1 time in total 
View user's profile Send private message Visit poster's website
sirVIPER




Joined: Sep 09, 2005
Posts: 28
Location: Texas

PostPosted: Sun Jan 21, 2007 4:38 pm
Reply with quote

That returns a blank page Sad when I select a map to edit.

_________________
The HARSH Realm
http://www.theharshrealm.com
IRC: #khr (gamesurge)
|K}{R|sirVIPER
sirVIPER@theharshrealm.com 
View user's profile Send private message Visit poster's website MSN Messenger
sirVIPER




Joined: Sep 09, 2005
Posts: 28
Location: Texas

PostPosted: Sun Jan 21, 2007 4:44 pm
Reply with quote

Ok what I am seeing is that when I edit it is updating the map location field with the map image information. It holds the map image information in the correct place also looks like a code issue on righting to the correct db field for map location. This is with PNC 4.0 web engine.

_________________
The HARSH Realm
http://www.theharshrealm.com
IRC: #khr (gamesurge)
|K}{R|sirVIPER
sirVIPER@theharshrealm.com 
View user's profile Send private message Visit poster's website MSN Messenger
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 893

PostPosted: Sun Jan 21, 2007 7:23 pm
Reply with quote

Ok, open mapsupdatemap.php

find
Code:
$mapfilee = htmlentities($mapimagee, ENT_QUOTES);


replace with
Code:
$mapfilee = htmlentities($mapfilee, ENT_QUOTES);
 
View user's profile Send private message Visit poster's website
sirVIPER




Joined: Sep 09, 2005
Posts: 28
Location: Texas

PostPosted: Mon Jan 22, 2007 2:47 pm
Reply with quote

w00t that did it. Thanks I could not find the file that it was senting the db table entry incorectly.

_________________
The HARSH Realm
http://www.theharshrealm.com
IRC: #khr (gamesurge)
|K}{R|sirVIPER
sirVIPER@theharshrealm.com 
View user's profile Send private message Visit poster's website MSN Messenger
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 893

PostPosted: Wed Feb 07, 2007 2:54 pm
Reply with quote

Just a note to others, this has nothing to do with register_globals.
In fact, nuke won't run without globals. Even if you have
it turned off in the php.ini, all variables get put into the global scope
using import_request_variables
 
View user's profile Send private message Visit poster's website
Razor




Joined: Feb 23, 2007
Posts: 8

PostPosted: Thu Apr 05, 2007 11:14 am
Reply with quote

Last one worked great - thx
The first gave me also a blank page, should delete that one Wink

Cheers guys
 
View user's profile Send private message
Velocity




Joined: Jun 09, 2007
Posts: 2

PostPosted: Sat Jun 09, 2007 10:31 am
Reply with quote

Does the 2.1 version come with mapsupdatemap.php? because i don't have it and i am having the same problem when editing a map
 
View user's profile Send private message
Velocity




Joined: Jun 09, 2007
Posts: 2

PostPosted: Sat Jun 09, 2007 10:38 am
Reply with quote

Ok nm I found it in admin/incs
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours