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

Reply
 
Thread Tools
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
  #1402  
Old 08-05-2007, 08:04 PM
cbiweb cbiweb is offline
 
Join Date: May 2004
Location: Nova Scotia, Canada
Posts: 238
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by connkid25 View Post
Everything was simple to install and it works perfectly in 3.6.8. Will be buying the pro once my board picks up. Thanks!
Ditto on both counts! This is an excellent add-on.
Reply With Quote
  #1403  
Old 08-06-2007, 01:58 AM
ymy ymy is offline
 
Join Date: Feb 2003
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
PHP with GD2 and Safe Mode off
Is the PhotoPlog Pro v.2.1.4.6 also should be on Safe Mode off

I want to buy it ?


.
Reply With Quote
  #1404  
Old 08-09-2007, 12:37 AM
SVTCobraLTD SVTCobraLTD is offline
 
Join Date: Jul 2007
Location: PA
Posts: 841
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SVTCobraLTD View Post
Is there any ways to make a link in the users profile to their photo gallery? Like when you view their profile, there will be a link saying "Users Photo Gallery". Would be even better if it would say the users name and then Photo Gallery. So mine would be "SVTCobraLTD's Photo Gallery".

SVT
Anyone?

SVT
Reply With Quote
  #1405  
Old 08-09-2007, 07:54 PM
ringleader's Avatar
ringleader ringleader is offline
 
Join Date: Dec 2006
Location: Dublin, Ireland
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

SVT: if you put
Code:
$photoplog_memberinfo
in the MEMBERINFO template it displays random thumbnails from that user in their profile homepage.

Or were you looking to put a link in the dropdown menu for a user when you click on their username?

To do that:

FIND
Code:
	<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
	</if>
in postbit and postbit_legacy templates.

AFTER ADD:
Code:
	<tr><td class="vbmenu_option"><a href="photoalbum/index.php?u=$post[userid]"><phrase 1="$post[username]">$vbphrase[photo_x_album]</phrase></a></td></tr>
	</if>
Go to phrases ->
Add the following phrase to postbit, postbit_legacy, and global phrases ->
Varname: $vbphrase[photo_x_album]
Text: View {1}'s Photo Gallery

Hope that solves your problem
Reply With Quote
  #1406  
Old 08-10-2007, 06:53 AM
orkyn orkyn is offline
 
Join Date: Oct 2006
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very Nice.... Installed
Reply With Quote
  #1407  
Old 08-12-2007, 11:59 PM
4nmedia 4nmedia is offline
 
Join Date: Dec 2004
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quite often when my users click the gallery link to go to the photopost lite gallery it logs them out, or they will be logged in then try to upload and it will log them out. Suggestions?
Reply With Quote
  #1408  
Old 08-14-2007, 08:33 AM
nir nir is offline
 
Join Date: Aug 2005
Location: Israel
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was trying to upload a photo and I got this error:

Warning: move_uploaded_file(/home/admin/domains/xxxxxxxxxxxxx.com/public_html/photoplog/images/1/1_123cmlogo.jpg) [ function.move-uploaded-file]: failed to open stream: Permission denied in /photoplog/upload.php on line 171

Warning: move_uploaded_file() [ function.move-uploaded-file]: Unable to move '/tmp/php5chCSC' to '/home/admin/domains/xxxxxxxxxxxxx.com/public_html/photoplog/images/1/1_123cmlogo.jpg' in /photoplog/upload.php on line 171

Sorry, onone: Bad Type - File is of the Wrong MIME Type

I changed the permission of photoplog/images to 777 but the problems still there. Anyone has any idea what this might be?
Reply With Quote
  #1409  
Old 08-15-2007, 12:17 PM
SVTCobraLTD SVTCobraLTD is offline
 
Join Date: Jul 2007
Location: PA
Posts: 841
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ringleader View Post
SVT: if you put
Code:
$photoplog_memberinfo
in the MEMBERINFO template it displays random thumbnails from that user in their profile homepage.

Or were you looking to put a link in the dropdown menu for a user when you click on their username?

To do that:

FIND
Code:
	<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
	</if>
in postbit and postbit_legacy templates.

AFTER ADD:
Code:
	<tr><td class="vbmenu_option"><a href="photoalbum/index.php?u=$post[userid]"><phrase 1="$post[username]">$vbphrase[photo_x_album]</phrase></a></td></tr>
	</if>
Go to phrases ->
Add the following phrase to postbit, postbit_legacy, and global phrases ->
Varname: $vbphrase[photo_x_album]
Text: View {1}'s Photo Gallery

Hope that solves your problem

When you view their profile, I would like a link in there to take you to their photos. Do I manually have to edit everyones profile or can I put something in there that will automatically detect their user number to get me to their photos?

SVT
Reply With Quote
  #1410  
Old 08-15-2007, 12:25 PM
ragtek ragtek is offline
 
Join Date: Mar 2006
Location: austria, croatia
Posts: 1,630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 4nmedia View Post
Quite often when my users click the gallery link to go to the photopost lite gallery it logs them out, or they will be logged in then try to upload and it will log them out. Suggestions?
are the maybe going on your site with this url: site.com and the gallerylink is www.site.com
and you have allowed your cookies just for www.site.com


that could it be maybe
Reply With Quote
  #1411  
Old 08-15-2007, 07:49 PM
obiefan obiefan is offline
 
Join Date: Jul 2006
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've searched the site high and low, as well as photoplog site. This question has no answer anywhere that I can find.

I've checked VB ACP VB Options, Messaging options, and the minimum chars to post is set to 2.

The comment "THIS PICTURE LOOKS NICE" is well beyond 3 characters. What gives?

2 questions:

1) Why do comments not work in wysiwyg editor mode, but does in standard mode?

2) how can I make the comments work in wysiwyg?

I'd be almost more than happy to upgrade to pro version, but it is unclear if this bug happens in the pro version too!

Any help is appreciated!

THANKS!


Quote:
Originally Posted by daddygrim View Post
The message you have entered is too short. Please lengthen your message to at least 10 characters.
i added alot of chracters and still get this message.
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 02:15 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.06411 seconds
  • Memory Usage 2,328KB
  • 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
  • (6)bbcode_code
  • (6)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
  • (5)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