Gallery 2 Integration - no images
Brought to you by:
canajun2eh,
yalnifj
Testing Gallery 2 Integration. The PGV/Gallery 2
modules are version 255. The Gallery 2 install version
was 2.1.2 typical. Testing on WinXP with XAMPP.
Uploaded an image via Gallery 2(not launched from PGV).
Attempted to view image via PGV/Gallery 2 integration.
Image did not display. Screen shots attached.
Failed
OK in G2
Logged In: YES
user_id=1337066
Just a hint: Go into phpGedView/modules/ directory and edit
the gallery2.php file. Adjust the path= until you get icons
and pictures.
If you have a strange setup, and that still fails, you can
hardcode paths by editing
phpGedView/modules/gallery2/pgv.php and set
'g2Uri' => "/yourweirdpath/phpGedView/modules/gallery2/",
The normalizeG2Uri() function is not working perfectly for
me either.