OK, I having an issue that really has me frustrated so I'm turning to you guys for help. I've had Gallery 1.4.4 successfully up and running for a while now, recently I decided to embed Gallery into PostNuke 0.7.5.0. The process to embed Gallery into PostNuke seems straight forward enough but I can't get it to work correctly. I also say that I don't think this is a problem with Gallery since Gallery runs just fine when I'm making the calls to it directly. Here you can view my gallery directly and it works fine [url]/modules/gallery1/[/url] I have it set to be embedded in PostNuke, click on an album and you will be directed to the album.
Now this is where the problems come in, here is the link to my Gallery through PostNuke [url]
/modules.php?op=modload&name=gallery1&file=index[/url] .Click on a link to an album and you are returned to the main page. Why is it returning to the main page? Everything in Gallery works fine standalone and I have verified all of the settings numerous times. When I check my apache error logs I get errors similar to the following. [Thu Oct 14 11:11:50 2004] [error] [client 207.46.98.78] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/modules/gallery1/album21. My albums do not exist in that location and I do not know why it is looking for album21 in this location only when I make and album call through PostNuke! I've tried everything I can think of, any ideas as to why and where PostNuke is making this invalid call would be greatly appreciated. I'm running Windows XP Pro, Apache 2.0, PHP 4.0, PHP API 20031224
Thanks
Mike
Posts: 2322
Enable "Legacy Module Support" in your postnuke settings. It's required for postnuke .75
You also need to upgrade to 1.4.4-pl2.
Posts: 5
Thanks for the reply, I have already enabled the "Legacy Module Support" option in the admin settings. I also thought that would fix my problem but it did not. I'll get to work on the upgrade to 1.4.4-pl2 and check back in.
Posts: 5
Just finished the upgrade to 1.4.4-pl2 and I am still getting the same result. I also verified that Legacy Support is enabled and it is. Open for any suggestions....after about 8 hours of troubleshooting I am fresh out of things to try.