Installed on on a clean installed Drupal 6.3
PHP 5.1.x

Not sure if there are any big changes since the D5 version so I rapport this bug based on my knowledge of the D5.x versions.
- Does not install a input filter
- Does not create a Gmap content type

The Gmail macro builder i working OK. No big red error messages but I manged to find this in the log:
Message file_get_contents(map/markerdata.js) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/websites/blog/drupal/includes/locale.inc on line 1642.

--
Stein Magne

Comments

bdragon’s picture

Status: Active » Postponed (maintainer needs more info)

Second one I just fixed hopefully with http://drupal.org/cvs?commit=135391.

Err, I don't remember there EVER being a content type and input filter created automatically. Are you sure there was any version ever that did this?

steinmb’s picture

Status: Postponed (maintainer needs more info) » Fixed

http://drupal.org/cvs?commit=135391 fixed it. Great job! :)

Hmmm you sent me down memory lane. I just compared the clean D6-version with some of my old D5-installations, but those are upgraded from D4.7 so yes they are old and I'm not able to remember if the old versions did this, but I think you are right. I had a quick look in gmap-4.7.x code and could not find any code that would create this. Sorry about that.

--
Stein Magne

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.