Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
[bmw] Flickr Photo in Profiles Details »»
[bmw] Flickr Photo in Profiles
Version: 1.00, by bodaudinh bodaudinh is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.x Rating:
Released: 04-08-2009 Last Update: 04-09-2009 Installs: 19
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

- 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:
Code:
<!-- 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!

Download Now

File Type: zip bmwFlickrfoto.zip (85.7 KB, 126 views)

Screenshots

File Type: jpg editoptions.jpg (42.1 KB, 0 views)
File Type: jpg yfoto.jpg (361.4 KB, 0 views)
File Type: jpg profile2.jpg (302.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 04-09-2009, 09:01 PM
Jasem's Avatar
Jasem Jasem is offline
 
Join Date: Feb 2006
Location: www.menokia.com
Posts: 594
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice work, thank you!
Reply With Quote
  #3  
Old 04-09-2009, 09:59 PM
saviola8x's Avatar
saviola8x saviola8x is offline
 
Join Date: May 2006
Location: Paris
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice.
I love you. Thanks =)
Reply With Quote
  #4  
Old 04-10-2009, 03:22 AM
ricoche's Avatar
ricoche ricoche is offline
 
Join Date: Oct 2002
Location: Nagano, Japan
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there,

I followed the instructions but am getting the following error. Where can I set the "include" paths manually? I have my forum in a /forums subdirectory and am wondering if this might be part of the problem. Thanks!

Code:
Warning: require_once(includes/functions_phpflickr.php) [function.require-once]: failed to open stream: No such file or directory in [path]/member.php(462) : eval()'d code on line 4
Code:
Fatal error: require_once() [function.require]: Failed opening required 'includes/functions_phpflickr.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/forums/member.php(462) : eval()'d code on line 4
UPDATE: Found the path info in the "plugin PHP" info, but when changed it still gives the same error. Had to Uninstall this mod due to this issue. Will wait to see how others do. Time consuming mod here, but a great idea nonetheless. Thanks!
Reply With Quote
  #5  
Old 04-10-2009, 03:54 AM
bodaudinh bodaudinh is offline
 
Join Date: Mar 2008
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

You need to change file name in folder includes/: functions_phpFlickr.php => functions_phpflickr.php

Sorry, about my mistake in file name
Reply With Quote
  #6  
Old 04-10-2009, 05:17 AM
ricoche's Avatar
ricoche ricoche is offline
 
Join Date: Oct 2002
Location: Nagano, Japan
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome! Thanks and I'll give it a shot.
Reply With Quote
  #7  
Old 04-20-2009, 06:19 PM
rainyleaves rainyleaves is offline
 
Join Date: Mar 2004
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome!!
Thanks!!
Reply With Quote
  #8  
Old 07-24-2009, 05:09 AM
M4H M4H is offline
 
Join Date: Nov 2006
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't get mine to show up on the page and I have no place to log in. Any help?
Reply With Quote
  #9  
Old 08-07-2009, 12:57 AM
Zaki Shafqat Zaki Shafqat is offline
 
Join Date: Jul 2009
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have followed the steps and done everything

But i don't know now what to do? I have uploaded the files edited the template and now don't know what to do.......... how can users see the pictures in their profile? where is the setting showing in the screen shots?
Reply With Quote
  #10  
Old 08-08-2009, 11:08 AM
JasonGD JasonGD is offline
 
Join Date: Jul 2009
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Pity. I installed it correctly, added my Flickr API key, proceeded into my UserCP and entered my Yahoo email into the box in the User Options section, and asked it to display 6 pictures. The module itself shows up, but alas, no pictures. I was really hoping this would work.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:17 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08484 seconds
  • Memory Usage 2,311KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (4)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete