bodaudinh
04-08-2009, 10:00 PM
- Show the Photo of Flickr, same as Yahoo! 360... with 3 options to show.
Install:
1. Import product-flickrfoto_member_profile.xml
2. Upload includes folder to forum root (file: functions_phpflickr.php and folder PEAR)
**This will add the packaged PEAR files into the include path for PHP, allowing you
to use them transparently. [ More information: http://pear.php.net/packages.php ]
3. You'll get key Flickr API.
=> http://www.flickr.com/services/api/key.gne
4. Templates edit:
- FIND:$blocks[stats_mini]- ADD BELOW:$blocks[flickrfoto]Result:
<!-- sidebar -->
$template_hook[profile_right_first]
$blocks[stats_mini]
$blocks[flickrfoto]
$template_hook[profile_right_mini]
Thanks: phpFlickr
/* phpFlickr Class 2.3.0.1
* Written by Dan Coulter (dan@dancoulter.com)
* Project Home Page: http://phpflickr.com/ */
phpFlickr Class have some function, you can use it to develop for upload, browse, getInfo... in vbb. That's great!
Install:
1. Import product-flickrfoto_member_profile.xml
2. Upload includes folder to forum root (file: functions_phpflickr.php and folder PEAR)
**This will add the packaged PEAR files into the include path for PHP, allowing you
to use them transparently. [ More information: http://pear.php.net/packages.php ]
3. You'll get key Flickr API.
=> http://www.flickr.com/services/api/key.gne
4. Templates edit:
- FIND:$blocks[stats_mini]- ADD BELOW:$blocks[flickrfoto]Result:
<!-- sidebar -->
$template_hook[profile_right_first]
$blocks[stats_mini]
$blocks[flickrfoto]
$template_hook[profile_right_mini]
Thanks: phpFlickr
/* phpFlickr Class 2.3.0.1
* Written by Dan Coulter (dan@dancoulter.com)
* Project Home Page: http://phpflickr.com/ */
phpFlickr Class have some function, you can use it to develop for upload, browse, getInfo... in vbb. That's great!