I've got Gallery 2.3 RC1 integrated on my Drupal 6.4 site. Everything is working except for the G2 filter. When I insert an image using the gallery notation (via TinyMCE) the [G2: 34] tag comes through and is not replaced by the image. I've gone through the config and everything *looks* OK, but I'm obviously missing something. Any ideas?
Posts: 31
Hi
I have not yet tested D6.4 and G2.3.x it is still on my list
Have you tried to change the order of G2 input filter is processed? (admin/settings/filters)
--
Steinmb
Posts: 2
use "[G2:34]" without space before the item_id. that works for me.