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

Reply
 
Thread Tools
PhotoPlog: The Pro Gallery Details »»
PhotoPlog: The Pro Gallery
Version: 2.1.6, by calorie calorie is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 4.2.1 Rating:
Released: 06-09-2013 Last Update: 06-13-2013 Installs: 73
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

PhotoPlog: The Pro Gallery - Version 2.1.6 for vBulletin 4.2.1

This is a full-fledged and completely integrated image gallery add-on for vBulletin. No template edits are necessary. This is the same version that was licensed for sale back in the vBulletin 3 days, but it has been upgraded to vBulletin 4.2.1 and is being offered without charge and is not feature-limited. You get the full pro version.

It comes with various thumb, image, and display settings, has the ability to determine and display EXIF information, is integrated with several packages including Highslide, and you can set a number of usergroup and category permissions, moderate comments and files, add custom fields, FTP import, mass move, and more.


Integrated packages (all are the most recent packages available as of 09 June 2013):
  • Highslide JS 4.1.13
  • JHead 2.97
  • CKEditor 4.1.1
  • jQuery 1.10.1

PhotoPlog Pro 2.1.6 has been developed for the following version of vBulletin:
  • vBulletin 4.2.1 (fresh install)

PhotoPlog Pro 2.1.6 has been tested on the following browsers:
  • Firefox 21.0
  • Internet Explorer 10.0.5

Check out the screenshots.


How to upgrade from PhotoPlog Pro v.2.1.5 to PhotoPlog Pro v.2.1.6?

You can follow the readme file, but this is a small change to fix a bug I inadvertently introduced
(sorry!!) when I moved the code around. All you need to do is one minute of work as follows:
  • FTP these three files from the PhotoPlog ZIP:
    Code:
    /forum/admincp/photoplog_plugins.php
    /photoplog/functions.php
    /photoplog/settings.php
  • Reimport the following XML file via the vB ACP:
    Code:
    product-photoplog.xml
    Do NOT uninstall !!!
    Do allow overwrite.

How to upgrade from any other version of PhotoPlog to PhotoPlog Pro v.2.1.6?
  • Backup first and then follow the upgrade instructions in the readme file.

Additional questions...
Will there be a PhotoPlog version for vBulletin 5? Probably not. My understanding is that vBulletin 5 already includes a gallery.
So what happened to you anyway? Personal issues. My sincerest apologies to anyone negatively affected by my absence.
What about GARS, GAB, GAZ, GAL, and GeekMart? I'm not sure if I'll update these, and probably not anytime soon.

Download Now

File Type: zip PhotoPlogPro_2.1.6.zip (1.90 MB, 837 views)

Screenshots

File Type: jpg screenshot1.jpg (77.5 KB, 0 views)
File Type: jpg screenshot2.jpg (59.9 KB, 0 views)
File Type: jpg screenshot3.jpg (65.9 KB, 0 views)
File Type: jpg screenshot4.jpg (53.4 KB, 0 views)
File Type: jpg screenshot5.jpg (53.1 KB, 0 views)
File Type: jpg screenshot6.jpg (53.3 KB, 0 views)
File Type: jpg screenshot8.jpg (71.5 KB, 0 views)
File Type: jpg screenshot9.jpg (57.4 KB, 0 views)
File Type: jpg screenshot10.jpg (78.4 KB, 0 views)

Show Your Support

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

Comments
  #232  
Old 01-17-2015, 12:10 PM
Rakehel's Avatar
Rakehel Rakehel is offline
 
Join Date: Dec 2005
Location: Columbus, Ohio - USA
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Since upgrading to 4.2.2 PL3 we're receiving this error message when clicking on Photoplog thumbnails (Top of board or in Photoplog itself.):

Quote:
Warning: Assigning the return value of new by reference is deprecated in ..../photoplog/ratebit.php on line 29
That would be this line of code:

Quote:
$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
I tried re-uploading that file but no change. Has anyone experienced this issue? What is the message telling me?
Reply With Quote
  #233  
Old 01-17-2015, 01:01 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I believe you can fix that by replacing
PHP Code:
$bbcode_parser =& new vB_BbCodeParser($vbulletinfetch_tag_list()); 
with
PHP Code:
$bbcode_parser = new vB_BbCodeParser($vbulletinfetch_tag_list()); 
Reply With Quote
  #234  
Old 01-17-2015, 02:28 PM
Rakehel's Avatar
Rakehel Rakehel is offline
 
Join Date: Dec 2005
Location: Columbus, Ohio - USA
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you Dave, again...LOL. That is indeed the fix!
Reply With Quote
  #235  
Old 03-23-2015, 12:59 AM
moonclamp's Avatar
moonclamp moonclamp is offline
 
Join Date: May 2004
Location: London
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Couple of issues ...

How do I delete/edit the navbar menu item so I can create my own?

I am using vbadvanced, but I don't want thumbnails on my vba page - the included file is quite a but different to my vba file. However, if I leave it alone my homepage goes blank.
Reply With Quote
  #236  
Old 04-25-2015, 05:56 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind. I'm an idiot

Works perfectly

Thank you
Reply With Quote
  #237  
Old 07-30-2016, 02:21 PM
Dederon Dederon is offline
 
Join Date: Oct 2007
Location: Germany
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hat jemand eine Deutsche Sprachdatei für die aktuelle Version 2.1.6?

Have someone german phrases for version 2.1.6?
Reply With Quote
  #238  
Old 12-22-2016, 01:25 PM
Rakehel's Avatar
Rakehel Rakehel is offline
 
Join Date: Dec 2005
Location: Columbus, Ohio - USA
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm wondering if anyone answers questions about Photoplog at this point, but here's one:

I'm trying to get a solid background color to display behind the thumbs on Forumhome, top and bottom.

The reason being that on custom skins the main background is displaying inside the thumb borders, and on the bottom thumb display that obscures the info and data for each picture. And then of course the Forum Display pages, etc.
Reply With Quote
  #239  
Old 12-22-2016, 02:16 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rakehel View Post
I'm wondering if anyone answers questions about Photoplog at this point, but here's one:

I'm trying to get a solid background color to display behind the thumbs on Forumhome, top and bottom.

The reason being that on custom skins the main background is displaying inside the thumb borders, and on the bottom thumb display that obscures the info and data for each picture. And then of course the Forum Display pages, etc.
If you can post a link to your forum, I can likely write a simple plugin to add the needed CSS. What color would you want behind the thumbs?
Reply With Quote
  #240  
Old 12-22-2016, 02:24 PM
Rakehel's Avatar
Rakehel Rakehel is offline
 
Join Date: Dec 2005
Location: Columbus, Ohio - USA
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Mark! We have 6-7 skins that are currently being worked on, removed or updated. I've put off fixing some things for a long time.

I'm just looking for a color setting, light - medium gray, so it won't clash with some of our themes. White would be fine too.

I would think there's somewhere in the Pro version to work on colors but I've looked everywhere with no luck.

we're here: ulctribal.com

** Forgot to add, have a default style set other than the vB default.
Reply With Quote
  #241  
Old 12-22-2016, 02:51 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rakehel View Post
Thanks Mark! We have 6-7 skins that are currently being worked on, removed or updated. I've put off fixing some things for a long time.

I'm just looking for a color setting, light - medium gray, so it won't clash with some of our themes. White would be fine too.

I would think there's somewhere in the Pro version to work on colors but I've looked everywhere with no luck.

we're here: ulctribal.com

** Forgot to add, have a default style set other than the vB default.
Do you have to be a registered user to see the thumbs? I'm only seeing your notices up top...
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 05:04 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.04952 seconds
  • Memory Usage 2,355KB
  • 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
  • (2)bbcode_code
  • (2)bbcode_php
  • (4)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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (12)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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