Member
Member
steve   2006-02-17, 17:41
#1

I am trying to integrate a slideshow but I am having problems calling the album url dynamically. The script I am using is activated by adding "&slideshow" onto the end of the album url so I need to be able to get that for each album.

I assume this has something to do with the "getAlbumLinkURL" call but no matter how I edit it, the closest I can get is to have the url with a trailing slash and then the required "&slideshow". Obviously I need to lose the trailing slash in between the url to get it to work.

“www.yoursite.com/zen/animals/&slideshow�? – is the closest I have managed to get but doesn’t work.
“www.yoursite.com/zen/animals&slideshow�? –works great if I type it in manually

I am currently using mod rewrite if that is of relevance.

Any help or advice please?

Member
Member
steve   2006-02-20, 10:09
#2

Nobody have any ideas at all?

It works perfectly if I disable mod_rewrite but then I lose nice urls.

Member
Member
steve   2006-02-20, 13:47
#3

This is now solved, just incase anyone else is stuck and this cane help I solved the problem with the following code..
[code][/code]

I then called the link using a simple..

[code]" title="View as slideshow">View as slideshow[/code]

Hope that helps

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.