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
Posts: 430
rfloyd,
try setting relativeG2Path=>C:/apache2triad/htdocs/gallery2
to "gallery2"
Posts: 7
I tried that, but whenever I do I get
FATAL ERROR:You made a error in the relative Path.
Posts: 7
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 !!