Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
PhotoPlog: The Lite Gallery Details »»
PhotoPlog: The Lite Gallery
Version: 2.0.7, by calorie calorie is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 3.7.x Rating:
Released: 11-22-2005 Last Update: 11-06-2010 Installs: 1560
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

PhotoPlog: The Lite Gallery

PhotoPlog Lite is a gallery script for GIF, JPG, and PNG images. PhotoPlog Lite comes with categories, permissions, comments, search, moderation. The installation takes care of phrases, templates, tables, etcetera. Just follow the README.txt file for installation.

There is a license agreement that I request that you abide. Thanks!

This thread is organized as follows:
  • Post1 contains this here release.
  • Post2 contains current add-ons.
  • Post3 contains onscreen errors.
Fine Print: see license agreement, no redistribution, copyright retained in full, right reserved to uncheck support box.

Requirements: vB 3.5.0+ (development initially based on having vB 3.5.4 though vB 3.6.0+ and vB 3.7.0+ should be okay, but not every version was personally tested) and MySQL 4.1+ (development based on having MySQL 4.1+ though MySQL 3+ may be okay, but not every version was personally tested) and PHP with GD2 and Safe Mode off

Does it work on vB 3.5 and vB 3.6 and vB 3.7? Yes, it should. See the requirements. Also, there are two product XML files, one for vB 3.5 and one for vB 3.6/3.7, so import the one that matches your vB version.

Live Demo and Official Support: http://www.photoplog.com/

Note on Official Support: With 70 some pages, assuming 15 posts per page, and over 1000 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point.

All support requests, except perhaps for proven bugs, may be ignored if posted in this thread.

Comments, suggestions, etcetera are welcome, but please note that further modifications are not being planned, as this is intended as the final release of the lite series.

Fun Fact: PhotoPlog Lite v.2.0.6 had 4330 downloads plus 2262 downloads prior to CSRF protection plus 3031 downloads as of 06 Nov 2010!

Show Your Support

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

Comments
  #1782  
Old 06-15-2008, 02:56 AM
jim6763nva's Avatar
jim6763nva jim6763nva is offline
 
Join Date: Oct 2005
Location: Virginia
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I added the $photoplog_forumhome to the ForumHome template and have started uploading images, but I'm noticing that only one or two thumbnails are being shown.

how do I increase the number of Thumbnails that show?
Reply With Quote
  #1783  
Old 06-15-2008, 10:03 AM
Jon4444 Jon4444 is offline
 
Join Date: May 2008
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Jim, have you gone to the photoplog menu and moderated the files, you need to click them as being ok before they show up
Reply With Quote
  #1784  
Old 06-15-2008, 09:06 PM
mikkitine's Avatar
mikkitine mikkitine is offline
 
Join Date: Oct 2007
Location: London
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by butch3r View Post
photoplog/functions.php - before this version
Code:
        $photoplog_parser = new vB_BbCodeParser($vbulletin, fetch_tag_list());
        $text = $photoplog_parser->do_parse($text, $do_html, $do_smilies, $do_bbcode, $do_imgcode, true, false);
    }
photoplog/functions.php - this version
Code:
        $photoplog_parser = new vB_BbCodeParser($vbulletin, fetch_tag_list());
    }
    $text = $photoplog_parser->do_parse($text, $do_html, $do_smilies, $do_bbcode, $do_imgcode, true, false);
All the rest is the same
Thanks a lot.
Reply With Quote
  #1785  
Old 06-17-2008, 06:11 PM
JollyJack JollyJack is offline
 
Join Date: Jul 2006
Location: UK
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Iam having a few issues, installed on 3.7.1 and have them showing on forumhome, but its hit and miss if it shows on the homepage and when it does the random image is nearly always the same image and it only show 1 picture when i have a few uploaded.

Is there a way to set how many images show and if they are random or lastest uploaded or is this the pro version
Reply With Quote
  #1786  
Old 06-18-2008, 12:05 AM
Mrdby Mrdby is offline
 
Join Date: Mar 2007
Location: Hades
Posts: 1,298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Warning: chdir(): No such file or directory (errno 2) in /hsphere/local/home//forum/photoplog/settings.php on line 94 Warning: main(./global.php): failed to open stream: No such file or directory in /hsphere/local/home//forum/photoplog/settings.php on line 95 Fatal error: main(): Failed opening required './global.php' (include_path='.:/hsphere/shared/apache/libexec/php4ext/php/') in /hsphere/local/home/tforum/photoplog/settings.php on line 95

anybody?
Reply With Quote
  #1787  
Old 06-18-2008, 12:50 PM
butch3r's Avatar
butch3r butch3r is offline
 
Join Date: Nov 2007
Location: Moscow, Russia
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mrdby View Post
Warning: chdir(): No such file or directory (errno 2) in /hsphere/local/home//forum/photoplog/settings.php on line 94 Warning: main(./global.php): failed to open stream: No such file or directory in /hsphere/local/home//forum/photoplog/settings.php on line 95 Fatal error: main(): Failed opening required './global.php' (include_path='.:/hsphere/shared/apache/libexec/php4ext/php/') in /hsphere/local/home/tforum/photoplog/settings.php on line 95


anybody?
mauybe cause of this -> /hsphere/local/home//forum/photoplog/settings.php (two slashes between home and forum), check path in config.php
Reply With Quote
  #1788  
Old 06-18-2008, 12:53 PM
butch3r's Avatar
butch3r butch3r is offline
 
Join Date: Nov 2007
Location: Moscow, Russia
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And here comes another russian translation (full, including admincp)
Reply With Quote
  #1789  
Old 06-18-2008, 05:55 PM
Mrdby Mrdby is offline
 
Join Date: Mar 2007
Location: Hades
Posts: 1,298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by butch3r View Post
mauybe cause of this -> /hsphere/local/home//forum/photoplog/settings.php (two slashes between home and forum), check path in config.php
<?php

// ################################################## ######################
// ####################### START CONFIGURATION ############################
// ################################################## ######################

// set the full path to your main forum directory: if you are not sure of
// the full path, look in your vB config file for $config['Misc']['forumpath']
// and see if there is a value present - if not, ask your host about it or
// try the getcwd function: http://www.php.net/manual/en/function.getcwd.php

define('PHOTOPLOG_FWD','/full/path/to/forum');

/************************************************** ************************
PhotoPlog Lite License
================================================== =========================
This software is as-is, no warranty of any kind, use at your own risk.
You are granted free use of this software. However, you are not permitted
under any circumstances to redistribute the software, whether in whole or
in part. Also, the 'powered by' links must remain intact and visible. Make
sure to understand that this is *not GPL software. Do not redistribute it,
and do not use parts of it in other software. This software is copyrighted
in its entirety to 'calorie' a/k/a ThinkDing LLC 2005, all rights reserved.
The software author/entity are in no way responsible for your site content.
All copyright notices and 'powered by' links must not be changed or removed.
************************************************** *************************/

// ################################################## ######################
// ######################## END CONFIGURATION #############################
// ################################################## ######################

?> this is all i see
Reply With Quote
  #1790  
Old 06-18-2008, 10:53 PM
butch3r's Avatar
butch3r butch3r is offline
 
Join Date: Nov 2007
Location: Moscow, Russia
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mrdby View Post
this is all i see
PHP Code:
define('PHOTOPLOG_FWD','/here is a path to your forum'); 
in this string you need to fill the path to your forum
Reply With Quote
  #1791  
Old 06-21-2008, 02:43 PM
jim6763nva's Avatar
jim6763nva jim6763nva is offline
 
Join Date: Oct 2005
Location: Virginia
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was wondering if there was a way to change the count from 5 currently to a lesser number?
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:56 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.10195 seconds
  • Memory Usage 2,318KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete