dazmc
New Member
Posts: 12
inherit
153566
0
Sept 6, 2013 15:19:05 GMT -8
dazmc
12
April 2010
dazmc
|
Post by dazmc on Jul 30, 2013 15:45:08 GMT -8
Forum URL: loudnproudsmc.freeforums.net/index.cgi
I have been trying to use the Photobucket slide show link in a post but are not having much luck. The slideshow link brings up the slideshow when entered into the address bar but when embedded in the post it is coming up that there are now photos in this album . Photobucket may have made some changes recently, so the photobucket slideshow code that I am using may need to be updated. Could anyone be able to assist me in any code changes that may need to be made Regards Darren
Direct link to thread below
loudnproudsmc.freeforums.net/index.cgi?action=display&board=test&thread=25&page=1
|
|
dazmc
New Member
Posts: 12
inherit
153566
0
Sept 6, 2013 15:19:05 GMT -8
dazmc
12
April 2010
dazmc
|
Post by dazmc on Jul 31, 2013 16:46:34 GMT -8
Good morning everyone ive seen a few people have had a look at my board. Can anyone shine some light on what might be the problem
regards Darren
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Jul 31, 2013 18:54:05 GMT -8
I took a look but from what I can see the RSS feed now uses a different url and in particular some kind of album identifier that is not available in the URL making it impossible for a simple script such as this to reconstruct. As an example the http://s697.photobucket.com/user/dazmc/slideshow/ISC%20BIKES URL ultimately needs an RSS feed URL of http://feed697./vv331/dazmc/ISC%20BIKES/feed.rss but as you can see that "vv331" is available nowhere for the code to use.
I'll take a closer look at it in the AM but I'm doubtful there is anything to be done if Photobucket is no longer including that piece of info in the album URL, just a small chance that feed can be accessed from an alternate URL without knowledge of that internal album identifier...
A more likely scenario would be a new code would be needed that makes use of Photobucket's REST API and if such a code is undertaken it would be for a V5 forum rather than a V4 forum which will be retired in a few more months anyway.
|
|
dazmc
New Member
Posts: 12
inherit
153566
0
Sept 6, 2013 15:19:05 GMT -8
dazmc
12
April 2010
dazmc
|
Post by dazmc on Jul 31, 2013 22:59:21 GMT -8
Thank you for that Eton. I now semi understand whats going on with it. I might have to look at another way of hosting the slideshow.Thank you very much for taking a look.much appreciated
Regards Darren
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Aug 1, 2013 5:20:14 GMT -8
There's an alternate URL construct which forgoes knowing the identifier but unfortunately doesn't help here since only the album owner would be able to make use of it and only while logged in.
This code appears to be dead in the water given the changes photobucket has made recently.
|
|