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
  #562  
Old 01-03-2006, 08:49 AM
Jaynesh Jaynesh is offline
 
Join Date: Nov 2005
Location: London, UK
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In my photoplog guests cant see the pictures...
how do i make it so they can see all uploaded pictures, ive checked the permission, but still not working...
Reply With Quote
  #563  
Old 01-03-2006, 10:22 AM
lasor lasor is offline
 
Join Date: Dec 2005
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
Use the following to add a link to a user's PhotoPlog gallery in the vB postbit(_legacy) template:
Code:
<!-- change the text in capitals to your site information -->

<a href="http://www.YOUR-DOMAIN.com/YOUR-PHOTOPLOG-DIR/index.php?$session[sessionurl]u=$post[userid]">Gallery</a>
Use the following to add a link to a user's PhotoPlog gallery in the vB MEMBERINFO template:
Code:
<!-- change the text in capitals to your site information -->

<a href="http://www.YOUR-DOMAIN.com/YOUR-PHOTOPLOG-DIR/index.php?$session[sessionurl]u=$userinfo[userid]">Gallery</a>
Where in these templates is the best place to add the above?

Thanks
Reply With Quote
  #564  
Old 01-03-2006, 10:47 AM
BlasterT3 BlasterT3 is offline
 
Join Date: Nov 2004
Location: West Haven, CT
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey calorie,

this is somthing i would really like, but all i get is the login of death. i checked all my settings for spelling errors.

http://teletran3.net/forums/photoplog

thanks!
Reply With Quote
  #565  
Old 01-03-2006, 11:32 AM
harry1951 harry1951 is offline
 
Join Date: May 2005
Location: Alkmaar (Cheesetown)
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey calorie or somebody else who can help me

I followed the instructions in the readme but the only thing I get is a white page without content. No errors nothing at all....

http://test.cuma.nl/photoplog/index.php
Reply With Quote
  #566  
Old 01-03-2006, 04:51 PM
Marris Marris is offline
 
Join Date: Jul 2005
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the great work on this addon.

In this Lite version, is there any way to set upload permissions for a specific category based on user groups? As far as I can tell, the existing permissions settings apply across all Photoplog categories.

I would like to make one category that has uploading permissions restricted to a certain usergroup. All other categories would be open to all usergroups.

Is there a file edit or database entry I can make to set restrict uploads for one specific existing category?

If not, is there a simple way to hide the restricted category from all groups but one with a conditional in the category pulldown options on the upload page?
Reply With Quote
  #567  
Old 01-03-2006, 08:18 PM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ConKien: http://www.domain.com/forum is prepended to relative links, after removing any dupe dir, but if this makes an incorrect link, try setting the absolute link. The $navbar is set in functions.php and uses the vB navbar.

@furst: in settings.php you could try and set $photoplog_location to whatever link you'd like.

@Jaynesh: guests need 'can view files' permissions, try: admincp/index.php?do=buildbitfields

@lasor: place the anchor tags wherever you'd like the links to appear.

@BlasterT3: check the PhotoPlog permissions in the usergroup manager.

@harry1951: check that the config file full path to forum setting is correct.

@Marris: the lite version doesn't have category based permission levels. The photoplog_list_categories function makes the category list if you want to try and edit there.
Reply With Quote
  #568  
Old 01-04-2006, 12:47 AM
Marris Marris is offline
 
Join Date: Jul 2005
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
@Marris: the lite version doesn't have category based permission levels. The photoplog_list_categories function makes the category list if you want to try and edit there.
I poked around there a bit without getting too far, then I came up with a quick and dirty solution.

I edited photoplog_upload_form and photoplog_edit_form templates:

Code:
// replaced 
$photoplog_select_row

// with:

<if condition="is_member_of($bbuserinfo, 12)">
$photoplog_select_row
<else />
<tr valign="top">
	<td class="alt2">Category</td>
	<td class="alt2"><select name="userfileinfo[catid]" id="sel_userfileinfo[catid]" tabindex="1" class="">
		<option value="1" selected="selected"> General </option>
</select>
</td>
</tr>
</if>
This makes it so only members of usergroup 12 will be able to upload to all categories, while all other members will only be able to upload to 'General' (category 1). Of course, you can add more groups and category options.
Reply With Quote
  #569  
Old 01-04-2006, 03:03 AM
iTaLiAnBoY165 iTaLiAnBoY165 is offline
 
Join Date: Jan 2005
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i know this may sound stupid but can some one help me
i can't figout how to fix this i try to do it my sefl acoupkle times
but nothing seems to be working for me..

i keep getthing the same error allover and over,....

how can i fix thins step by step.!!

please.!!!
[*] Onscreen Error
Code:
Sorry, UserName: Bad Open
It means that PhotoPlog cannot fopen the 'images' directory. Check for 777, write and ownership permissions on the 'images' directory.
Reply With Quote
  #570  
Old 01-04-2006, 12:39 PM
harry1951 harry1951 is offline
 
Join Date: May 2005
Location: Alkmaar (Cheesetown)
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
@harry1951: check that the config file full path to forum setting is correct.
The full path in the config file is set correctly.
Code:
/var/www/vhosts/test.cuma.nl/httpdocs/forums
Reply With Quote
  #571  
Old 01-04-2006, 03:43 PM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im desperate for help here...
the actual gallery itself works a treat...all uploads etc working fine...

but my forum border is totally goosed on the gallery page...

all my other hacks display the border correctly.....except for the photoplog hack...

weird..

any help at all??
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 01:17 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.05422 seconds
  • Memory Usage 2,323KB
  • 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
  • (5)bbcode_code
  • (3)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