Mambo & G2 embedding works but no pictures

rfloyd

Joined: 2004-08-31
Posts: 7
Posted: Thu, 2005-06-30 01:41

I had this running with older versions of everything. I decided to update everything (apache, mysql, php, mambo, g2) with new installs and now the pictures do not show up. I can navigate through the albums, but just can not see any pictures. Other than that the embedding appears to work well. In the Stand alone g2 everything show up.

Mambo 4.5.2.3
G2 CVS 6/28/2005
com_gallery2 2.0.5

Apache 2.0.53
php 5.04
mySQL 4.1.11

mambo install location C:/apache2triad/htdocs/
gallery install location C:/apache2triad/htdocs/gallery2/

full path to g2 C:/apache2triad/htdocs/gallery2/
relative path to g2 C:/apache2triad/htdocs/gallery2/

any ideas??

Thanks

 
michiel_1981

Joined: 2005-05-19
Posts: 430
Posted: Thu, 2005-06-30 06:03

rfloyd,

try setting relativeG2Path=>C:/apache2triad/htdocs/gallery2
to "gallery2"

 
rfloyd

Joined: 2004-08-31
Posts: 7
Posted: Thu, 2005-06-30 12:19

I tried that, but whenever I do I get

FATAL ERROR:You made a error in the relative Path.

 
rfloyd

Joined: 2004-08-31
Posts: 7
Posted: Thu, 2005-06-30 12:25

Nevermind, I had an error in my mambo configuration.php

backslash and forwardslashes were reversed. :oops:

This caused me to have an error in my relative paths.

THANKS !!