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
  #1432  
Old 09-16-2007, 12:45 PM
rfikki rfikki is offline
 
Join Date: Nov 2003
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have been running it for months no problem all the sudden no images are visible but they are actually there as files. permissions are set properly and liberally to 777, the only thing that has changed is that my system was updated to php5. If I post a new image I can see it. All previously posted images are not displaying. It seems to be only the thumbnails that do not display.

Any help appreciated:
http://www.junobeachpier.net/photoplog/

Examples:
1)
This does not display:
http://www.junobeachpier.net/photoplog/index.php?n=128
but the picture is here:
http://www.junobeachpier.net/photopl...rge/2_bony.gif
2)
This does not display:
http://www.junobeachpier.net/photoplog/index.php?n=112
but the picture is here:
http://www.junobeachpier.net/photopl...nut_action.jpg


And so on for all pictures submitted before 15 Sep 2007
Take a look at the above.....
Reply With Quote
  #1433  
Old 09-17-2007, 04:11 PM
tirol07 tirol07 is offline
 
Join Date: Mar 2007
Location: Austria
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amazigh_rif View Post
Go to admincp / photoplog / edit templates / and edit your photoplog_cat_list template

Find:
Code:
<td class="thead" nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
Replace is with:
Code:
<td class="thead" width="250 nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
I added a width of 250, but it might be 240 or 260 for your forum. It depends on the length of your album name. Judging by your attachment i I think 250 is OK.

One more thing.

If you edit only the photoplog_cat_list template you will get this view:


Sub-Categories: Album1 Album2
Album 3 Album 4 Album 5
Album 6 Album 7 Album 8

As you can see Album1 start right after "Sub-Categories:"

I didnt like that since I wanted:

Sub-Categories:

Album 1 Album 2 Album3
Album 4 Album 5 Album 6
Album 7 Album 8 Album 9


So I had to add 2 "go to next line" html codes (<BR>).

Download from your server /photoplog/categery.php

Edit categories.php and find :

Code:
\">&nbsp;".$vbphrase['photoplog_sub_categories'].":".$
Replace it with:

Code:
\">&nbsp;".$vbphrase['photoplog_sub_categories'].":<BR><BR>".$
Upload it back to your photoplog folder on your servr.

Keep an original copy of catogeries.php in case you screw things up.

Good luck.
Hello thanks for your assistance, but it does not function yet!
Reply With Quote
  #1434  
Old 09-17-2007, 05:18 PM
amazigh_rif amazigh_rif is offline
 
Join Date: Feb 2007
Location: Morocco
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tirol07 View Post
Hello thanks for your assistance, but it does not function yet!
How come that it doesnt function? You could not find the template in admincp, or you couldnt find the phrase that you had to replace?

Anyway, you didnt edit the template.

Edit your photoplog_cat_list template, follow the exact instructions that I wrote in earlier post.


Find:

Code:
<td class="thead" nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
Replace it with:

Code:
<td class="thead" width="250 nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
Its only a matter of 10 mouse clicks, you can copy/paste from here.
Reply With Quote
  #1435  
Old 09-20-2007, 07:39 PM
tirol07 tirol07 is offline
 
Join Date: Mar 2007
Location: Austria
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amazigh_rif View Post
How come that it doesnt function? You could not find the template in admincp, or you couldnt find the phrase that you had to replace?

Anyway, you didnt edit the template.

Edit your photoplog_cat_list template, follow the exact instructions that I wrote in earlier post.


Find:

Code:
<td class="thead" nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
Replace it with:

Code:
<td class="thead" width="250 nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
Its only a matter of 10 mouse clicks, you can copy/paste from here.
Hi;

Sure i did it, but it does not function yet! what am I to now do? do you have a notion,
why it does not function?

thanks
Reply With Quote
  #1436  
Old 09-21-2007, 11:01 AM
amazigh_rif amazigh_rif is offline
 
Join Date: Feb 2007
Location: Morocco
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tirol07 View Post
Hi;

Sure i did it, but it does not function yet! what am I to now do? do you have a notion,
why it does not function?

thanks
Did you run the latest version of photoplog (v 2.0.6) ?
Reply With Quote
  #1437  
Old 09-21-2007, 07:44 PM
tirol07 tirol07 is offline
 
Join Date: Mar 2007
Location: Austria
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amazigh_rif View Post
Did you run the latest version of photoplog (v 2.0.6) ?
Yes it is the latest version of photoplog!
Reply With Quote
  #1438  
Old 09-22-2007, 08:13 PM
lifesourcerec's Avatar
lifesourcerec lifesourcerec is offline
 
Join Date: Jan 2002
Posts: 429
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Changed hosts and now images doesn't appear. Get this error.

The requested URL /photoplog//index.php?n=130 does not exist.
Reply With Quote
  #1439  
Old 09-22-2007, 10:13 PM
lifesourcerec's Avatar
lifesourcerec lifesourcerec is offline
 
Join Date: Jan 2002
Posts: 429
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lifesourcerec View Post
Changed hosts and now images doesn't appear. Get this error.

The requested URL /photoplog//index.php?n=130 does not exist.
Ok, that's fixed, now this.

Fatal error: Call to undefined function: imagetypes() in /home/wherever/public_html/photoplog/file.php on line 189
Reply With Quote
  #1440  
Old 09-30-2007, 09:44 AM
baby41 baby41 is offline
 
Join Date: Jun 2007
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie View Post
  • Onscreen Error
    Code:
    Warning: chdir(): No such file or directory (errno X) in /home/wherever/public_html/photoplog/settings.php on line X
    
    Warning: main(./global.php): failed to open stream: No such file or directory in /home/wherever/public_html/photoplog/settings.php on line X
    
    Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wherever/public_html/photoplog/settings.php on line X
    It means that the full path set in the PhotoPlog config file is incorrect. Run this script in your main forum directory to help determine the correct path.
    Code:
    <?php
    echo getcwd();
    ?>
Can you tell me where I do insert this bit of code to help me finding the correct path,regards.
Reply With Quote
  #1441  
Old 09-30-2007, 04:38 PM
amazigh_rif amazigh_rif is offline
 
Join Date: Feb 2007
Location: Morocco
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by baby41 View Post
Can you tell me where I do insert this bit of code to help me finding the correct path,regards.

Code:
<?php
echo getcwd();
?>
Copy paste above code into an editor and save the file as "path.php". Then upload path.php into your root dir, and open yoururl.com/path.php

You will get a response like /home/baby41/domains/yoururl.com/public_html
That would be your full path to your root dir.
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 03:38 AM.


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.06859 seconds
  • Memory Usage 2,335KB
  • 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
  • (11)bbcode_code
  • (8)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