Mambo/Gallery2

I’m using Mambo to revamp a small software company’s website.

Naturally, there’s quite a few product screenshots. To help manage them, I installed Gallery 2 and the Mambo/Gallery2 integration stuff.

On the Mambo side, I needed to add a trailing slash to the component’s “Full Path to Gallery G2″ and enable the mod_gallery_block.

After getting a “ERROR_CONFIGURATION_REQUIRED”, I found that I needed to install and activate the “Image Block” module on the Gallery 2 side.

I was in business… Almost.

When I clicked on the mod_gallery_block on the site, I got a lot of “headers already sent” errors. After searching the web to no avail, I took matters into my own hands. I edited Mambo’s index.php and moved lines 194 through 198 to line 9.

Success!

Now, to work on getting the embedded Gallery 2 content to look like it’s part of the site…

Leave a Reply