Integration with joomla 1.0.x

Sytse

Joined: 2009-02-08
Posts: 2
Posted: Sun, 2009-02-08 22:21

Hello all,

I've a problem with the integration in Joomla 1.0.x. I'm using a bridge component, and just updated the gallery2 and the joomla component.
But when i load a page in Joomla, the joomla site simply disappeers and i get the same site as when i go directly to the gallery. But this is not what is ment by integration, also the associated modules won't work now. I finally figured out that the gallery clears all the output already put to screen (or does a reload of the page or something like that) when calling:
$g2moddata = GalleryEmbed::handleRequest($my->username);
Is there a way I can avoid that gallery clears all the output?
And the second question before upgrading i had a link: add item, this one did disappear too.

Can anyone help me or give a hint were to look?

The sites are: (in dutch)
- http://www.burmania.nl
The integrated gallery
- http://www.burmania.nl/index.php?option=com_gallery2&Itemid=343
The installed gallery:
- http://www.burmania.nl/3rdparty/gallery2/main.php

please?

 
Brat

Joined: 2003-08-03
Posts: 50
Posted: Fri, 2009-02-20 05:12

Hello there. First off, are you using the right version of the G2 bridge? Did you set up your component correctly? I'm using Joomla 1.0.x and it works perfectly.

 
Sytse

Joined: 2009-02-08
Posts: 2
Posted: Sat, 2009-02-21 22:33

Hello all,

the problem is solved, the bridge was the right version, but i did update the gallery but in some local directory still a chenged file did exists (itemblock.tpl?) which was not consistent with the new version.

Thanx for thinking,

Sytse