Photobucket Slideshow in Profile Tab
Information:
This modification will allow users to add a photobucket slideshow in their profile tab. Members can edit their slideshow URL thorugh profile field in UserCp....
Installation:
1. Create a User Profile Field
2. Open the product with wordpad and replace
Code:
with your custom field number
(twice)
3. Import the product in AdminCP...
This is not going to work if they put
Code:
PHP Code:
http://s332.photobucket.com/albums/m351/username/?action=view¤t=abc123.pbw
The Slideshow URL should look like this
Code:
PHP Code:
http://s332.photobucket.com/albums/m351/username/abc123.pbw
Tell your members to remove
Code:
PHP Code:
?action=view¤t=
from the Direct Slideshow Link ....