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
  #252  
Old 05-30-2017, 06:07 AM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I downloaded the product, and looked at that file, and unfortunately, I don't see what the issue is...but it's past my bedtime, and perhaps tomorrow with fresh eyes, I will spot it.
Reply With Quote
  #253  
Old 05-30-2017, 06:11 AM
chloe101 chloe101 is offline
 
Join Date: Dec 2007
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarkFL View Post
I downloaded the product, and looked at that file, and unfortunately, I don't see what the issue is...but it's past my bedtime, and perhaps tomorrow with fresh eyes, I will spot it.
Thank you. It's past mine too. I'll check back in the morning. Thanks again for all your help
Reply With Quote
  #254  
Old 05-30-2017, 12:39 PM
chloe101 chloe101 is offline
 
Join Date: Dec 2007
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dave View Post
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()); 
Thank you. I was getting the same error

Code:
Warning: Assigning the return value of new by reference is deprecated in ..../photoplog/ratebit.php on line 29
and this did indeed fix that one.
Reply With Quote
  #255  
Old 05-30-2017, 03:06 PM
chloe101 chloe101 is offline
 
Join Date: Dec 2007
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarkFL View Post
I downloaded the product, and looked at that file, and unfortunately, I don't see what the issue is...but it's past my bedtime, and perhaps tomorrow with fresh eyes, I will spot it.
Hi Mark, I'm going to uninstall this for now and try DBTech's gallery instead since that one is updated and supported. Photoplug is a neat add-on but it's creating double entries in the database everytime I create a new category and the final straw was when my ckeditor disappeared... possibly because of their ckeditor plug-in.

Thanks for taking the time. Hopefully whatever you find will help someone, maybe even me if DBTech;s doesn't work out...

On edit: I'm not uninstalling it just yet. Instead I'll recheck every single step to make sure I didn't miss anything.

2nd edit: There was nothing wrong with the editor. Some of my CKeditor files weren't properly uploaded. Sigh. I encourage anyone who runs into problems to retrace every single step and upload these files even more methodically that normal. But I still have the original problem you were helping me with
Reply With Quote
  #256  
Old 07-20-2017, 12:42 AM
HM666's Avatar
HM666 HM666 is offline
 
Join Date: Jan 2014
Location: Little Rock, AR
Posts: 1,060
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chloe101 View Post
Here's what I have in lines 86 - 98
Code:
else if ($photoplog_file_info_links && $photoplog_file_id)
	{
		$photoplog_file_info = $photoplog_file_info_links;
	}
	unset($photoplog_file_info_links);

	$photoplog['catid'] = intval($photoplog_file_info['catid']);

	$photoplog_do_html = 0;
	$photoplog_do_smilies = 0;
	$photoplog_do_bbcode = 0;
	$photoplog['do_comments'] = 0;
	$photoplog_do_imgcode = 0;
Thanks
Did you ever find an answer to this? I'm having the same problem.
Reply With Quote
  #257  
Old 07-21-2017, 01:23 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh PhotoPlog, so many found memories of this plugin back in the day
I always liked it over the expensive photopost
Reply With Quote
Благодарность от:
blind-eddie
  #258  
Old 08-17-2017, 01:20 PM
Rakehel's Avatar
Rakehel Rakehel is offline
 
Join Date: Dec 2005
Location: Columbus, Ohio - USA
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This one is new to me, I think, hoping somebody has seen it. The main photo display stopped working, all photos, multiple, updated browsers. We're still using vb 4.2.3 w/any applicable patches.

I've tried using the photoplog maintenance tools, and looking over file.php, the apparent issue. I noted the file on the server was smaller in size than the original photoplog/file.php file, v2.1.6. I tried a backup and overwrite. Verified chmodding.

The paths below are for the same picture. From Chrome Inspect tool:

Quote:
<img style="padding: 1px; border: 1px solid #CCCCCC;" src="http://www.xxxxx.com/forum/photoplog/file.php?n=168&amp;w=l" alt="Click to view original" border="0" title="Click to view original">
Picture's properties in IE 11 (Looked at in Edge too.):

Quote:
http://www.xxxxx.com/forum/photoplog/file.php?n=469&w=l
Mozilla error message displayed: <img src="http://www.xxxxx.com/forum/photoplog/file.php?n=168&amp;w=o" alt="The image “http://www.xxxxx.com/forum/photoplog...amp;w=o” cannot be displayed because it contains errors.">
Reply With Quote
  #259  
Old 08-26-2017, 10:13 AM
Rakehel's Avatar
Rakehel Rakehel is offline
 
Join Date: Dec 2005
Location: Columbus, Ohio - USA
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone have insight regarding my previous post?
Reply With Quote
  #260  
Old 03-31-2018, 12:26 PM
aeternitasster aeternitasster is offline
 
Join Date: May 2012
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed it on vBulletin 4.2.5 and followed the instructions, everything works okay up until the upload. The upload page comes up, I add a file, the description, etc., but when I try to upload this error comes up:

syntax error, unexpected 'new' (T_NEW) on line 29 in /home/domain/forums.domain.net/photoplog/ratebit.php
#0 {main}

Line 29 of ratebit.php :
$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());

Any ideas?

edit: Nevermind, it's fixed. Same problem as with the vb link directory. If anyone else has this problem and uses PHP 7, it can be corrected by removing the class assignment operator - the ‘&’ - which is no longer supported.
Reply With Quote
  #261  
Old 04-02-2018, 03:06 PM
aeternitasster aeternitasster is offline
 
Join Date: May 2012
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ckgb View Post
Ckeditor Photoplog Gallery Selector button returns page 404.

selector.php is in place and works. Selector button is not pointing to the selector. Everything else works, so I think all the paths are set correctly. Checked and triple-checked.
Same problem here, the Photoplog Gallery Selector button is not pointing to the correct path. What I mean by this is that:

HTML Code:
https://www.website.com/gallery/selector.php?e=vB_Editor_001_editor
should be

HTML Code:
https://www.website.com/photoplog/selector.php?e=vB_Editor_001_editor
I could not find the code under custom BB codes. Where/how do I change this?

In the meantime I've added a rewrite. In case someone else wants to do this, here is the code. Add this to .htaccess :

Code:
<IfModule mod_rewrite.c>
RewriteEngine on
# BEGIN Rewrite /gallery/ to /photoplog/
RewriteRule ^gallery/(.*)$ /photoplog/$1 [R=301,NC,L]
# END   Rewrote /gallery/ to /photoplog/
</IfModule>
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 07:59 PM.


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.05033 seconds
  • Memory Usage 2,381KB
  • Queries Executed 28 (?)
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
  • (5)bbcode_code
  • (2)bbcode_html
  • (2)bbcode_php
  • (7)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
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (13)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)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_postinfo_query
  • fetch_postinfo
  • 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