Hi everyone,
I’m currently maintaining the homepage of a friend of mine.
Today we decided to update wordpress to version 2.8
Since the update process we notice some rendering errors when accessing the page of the gallery integrated with wpg2.
Version Informations:
Gallery2 v2.2.5 core 1.2.0.7
wpg2 v3.0.7
When one enters the page, wordpress ignores the wpg2header.php & wpg2footer.php, although been recognized in the “WPG2 Dashboard” and wordpress style activated. Additionally the rendering process interrupts after generating the opening link-tag of the first image of the gallery.
Original gallery:
<div class="giAlbumCell gcBackground1" style="width: 200px; height: 300px;">
<a href="v/Portraits/"><img src="d/2725-6/Portraits.jpg" width="150" height="100" class="giThumbnail" alt="Portraits"/></a>...
WordPress output:
<div class="giAlbumCell gcBackground1" style="width: 200px; height: 300px;">
<a href="/v/Portraits/?g2_GALLERYSID=TMP_SESSION_ID_DI_NOISSES_PMT">
Does anyone have a solution for this issue?
Thanks for your time and support
Daniel