I am getting errors in watchdog that say 'misc/xmaps.1c.js not found.' They are coming from map/node. I have dug through the code and can't find what is calling that. I see that xmaps has been disabled in the current version, but apparently there is something somewhere that is still trying to find it.

Comments

webgeer’s picture

Strange I'm not getting any of those. Can you go through your setup and make sure that you don't have an old version of gmap.module that is being called.

karens’s picture

I did a cvs update just before reporting this just in case I didn't. My gmap module has a date of 5/22. the gmap location module doesn't have a date in it. I did have an earlier version installed, so I was wondering the same thing.

karens’s picture

I just got to thinking about what would still be hanging around from an earlier version and I thought of the variables table, and voila, there is a variable called gmap_xmaps_script that has xmaps.1c.js in it. I don't know if the program should have wiped it out or if the problem was that I had to manually re-enable gmaps one time because I had a memory overload that was preventing me from getting to the modules page to do it right. So, it may be something I brought on myself, but I'm not sure.

webgeer’s picture

Status: Active » Fixed

This is fixed now. (It had checked the saved variable in one location rather than the constant which is set as off for the current version).

Anonymous’s picture

Status: Fixed » Closed (fixed)