Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Add Photopost Pro Gallery Link to postbit Details »»
Add Photopost Pro Gallery Link to postbit
Version: 1.0.1, by tehtide tehtide is offline
Developer Last Online: May 2010 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.8.x Rating:
Released: 02-15-2009 Last Update: 02-15-2009 Installs: 49
Uses Plugins
Re-useable Code Translations  
No support by the author.

This hack creates a link to the users Photopost Pro gallery. This was tested on Photopost Pro version 6.2 but should work on all 6.x versions and possible 5.x versions.

1 Product to install
0 Templates to edit

Installation instructions:
1. Import included .xml file: AdminCP -> Plugins & Products -> Add/Import Product
2. Set the url to your Photopost Pro installation via vBulletin Options -> TLB Photopost Gallery Link


This plugin will place the link into the specified template_hook. Take a look at your postbit and postbil_legacy templates for more information as wo what template_hooks are what. Typically you will use one of the following:
  • postbit_userinfo_right - This hook is under the infractions and reputation.
  • postbit_userinfo_right_after_posts - This hook is directly after the number of posts in the postbit
  • postbit_userinfo_left - This hook is under the user name, user title and user rank.
  • postbit_user_popup - This will put the link in the drop down menu from the username in the postbit.
Thanks goes to Tauhid for his suggestion.

If you like this please Mark as Installed!!!

Download Now

File Type: xml tlb_pp_postbit_link_version_1.0.1.xml (5.8 KB, 241 views)

Show Your Support

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

Comments
  #12  
Old 02-26-2009, 02:12 PM
b6gm6n's Avatar
b6gm6n b6gm6n is offline
 
Join Date: Aug 2002
Location: UK
Posts: 691
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

either this or another 'photopost' plugin for vB almost closed down my server, massive core.dump files 2000+ at 50megs each, can only be this or another, i'll report back with details once i have fixed the problem, needless to say i have disabled the two new plugins i installed and the core dumps have stopped temporarily, but it's too early to say yet.

-b6
Reply With Quote
  #13  
Old 03-16-2009, 03:06 AM
Forumi Shqiptar's Avatar
Forumi Shqiptar Forumi Shqiptar is offline
 
Join Date: Aug 2005
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nevermind got old version of 2.1.3
Reply With Quote
  #14  
Old 03-18-2009, 10:19 PM
xtumen xtumen is offline
 
Join Date: Feb 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
1. Import included .xml file: AdminCP -> Plugins & Products -> Add/Import Product
2. Set the url to your Photopost Pro installation via vBulletin Options -> TLB Photopost Gallery Link
Done that on 3.8.1, chose different hooks - no link shows up. I'm using postbit, the new one that is.
Reply With Quote
  #15  
Old 04-15-2009, 05:49 PM
digidivakathy digidivakathy is offline
 
Join Date: Jul 2005
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xtumen View Post
Done that on 3.8.1, chose different hooks - no link shows up. I'm using postbit, the new one that is.
Same here...actually, on 3.8.2, no link at all.
Reply With Quote
  #16  
Old 05-17-2009, 02:58 PM
RustedBucket RustedBucket is offline
 
Join Date: Nov 2004
Location: Albemarle, NC
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For 3.8.x simply add:

Code:
global $vbulletin;
to the top of the TLB PP Gallery Link: postbit_display_complete plugin.
For whatever reason in 3.8 the postbit hooks don't appear to have direct access to the $vbulletin variable.
Reply With Quote
  #17  
Old 05-23-2009, 03:28 AM
dendrob dendrob is offline
 
Join Date: Mar 2006
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So how do I insert an icon instead of a link? Any help would be much appreciated.
Reply With Quote
  #18  
Old 05-23-2009, 01:20 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work for both vBGallery and Pro?

I'm about to purchase Photopost and wasn't sure if this was possible in both versions.
Reply With Quote
  #19  
Old 05-24-2009, 01:33 PM
biggeorge's Avatar
biggeorge biggeorge is offline
 
Join Date: Feb 2007
Location: The Great State of Mass!
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works perfect, and very simple to install. Thank you!
*marked as installed*
Reply With Quote
  #20  
Old 05-27-2009, 07:19 PM
dendrob dendrob is offline
 
Join Date: Mar 2006
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so any ideas how to add an icon, instead of the text? What do I need to edit?
Reply With Quote
  #21  
Old 05-29-2009, 01:51 PM
dendrob dendrob is offline
 
Join Date: Mar 2006
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dendrob View Post
so any ideas how to add an icon, instead of the text? What do I need to edit?
Uninstalled ...
Reply With Quote
Reply


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 12:16 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04628 seconds
  • Memory Usage 2,325KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_code
  • (3)bbcode_quote
  • (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
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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