The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
PhotoPlog: The Lite Gallery Details »» | |||||||||||||||||||||||||
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: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
|
Comments |
#512
|
|||
|
|||
Thanks calorie! I got this working earlier today, and I'm really impressed! I tweaked some of the templates so it looks more how I like - I'm really not a fan of fieldsets!
Well, I was wondering if I can allow other usergroups to create subcategories? What I would like is for my members to upload their own photosets in a new subcategory which they name. OR would have I have to make the subcategory for them, and they can upload their photos into that? The less moderation I have to do with this, the better! |
#513
|
|||
|
|||
@wrang: in /stars are rating_[0-5].gif but there is no rating_.gif image. If you have say phpMyAdmin, you can change the userid and username in the photoplog_fileuploads table and then via FTP move the files from your directory to inside the matching userid directory after upload, but the lite version doesn't have a move file to new user option or importer.
@chrisisonfire: glad it's now working. Only the admin can create categories in the lite version, but if you are looking to have user galleries, it's inherent in that going to your-domain.com/photoplog/index.php?u=X (X is same userid as in vB forum) will list that user's files. Post2 shows how to add a link to a user's PhotoPlog gallery in a postbit template. |
#514
|
|||
|
|||
Warning: chdir(): No such file or directory (errno 2) in /home/bauforum/public_html/forum/photoplog/settings.php on line 84
what is that ? Warning: main(./global.php): failed to open stream: No such file or directory in /home/bauforum/public_html/forum/photoplog/settings.php on line 85 Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bauforum/public_html/forum/photoplog/settings.php on line 85 |
#515
|
|||
|
|||
Ok.
Also, a couple of things I'd like to achieve... Firstly, one of my galleries lends itself to the default format of your gallery, with a thumb on the left and it's info next to it. However, with the rest of my galleries, I would really like to be able to inherit a layout the same as the 'Random Thumbs' category, with perhaps a 5x5 cell table with a thumb in each cell. Perhaps being able to select the gallery format using radio buttons and conditions via the Category Manager upon creation could achieve this? IMO, it'd be a valuable feature. Also, I'd like to change the format of the comment box, so that the message isn't in a fieldset and the text format of the userid is exactly the same as it would appear in a forum post... but I couldn't find the code in the templates, the phrases or the comments.php file! How can I do this? Thanks for being so devoted with your support. |
#516
|
|||
|
|||
Suggestion. After file is uploaded kill the original filesize if larger than X KB's. The resized images should be sufficient in a gallery application for most people. Perhaps make it an option. Otherwise if you allow 512k or 1MB uploads and a user uploads 100 images that could be 100MB of files for one user. If you delete the original file and keep only small/med/large thumbs then you are likely to end up with just 50k to 75k for all 3 sizes of images.
Without this the use of disk space will grow way to fast for boards of any reasonable size where the users are active photo posters. Aside from that. Great job. <Clicks Install> |
#517
|
|||
|
|||
@sesmatik: see post3, use the following in PhotoPlog's config file:
Code:
define('PHOTOPLOG_FWD','/home/bauforum/public_html/forum'); Code:
if ($photoplog_cnt_bits % 5 == 0) { $photoplog_file_bits .= "</tr><tr>"; } |
#518
|
|||
|
|||
Well I'm rather interested in the Pro version, but it's still in beta and the price is unreleased. Some of the features that I read are quite appealing though, like batch upload and url upload, which I was thinking would be a great function to have earlier today. Will there be a format option in the Pro version? And when is it expected to be released?
|
#519
|
|||
|
|||
While I did decide to produce a pro version, I'd rather not talk about pro details in this lite support thread. I'd like to keep this thread focused on lite support and not break a vBorg rule by crossing the line between pro discussion and self-promotion, but I'd be glad to answer pro questions elsewhere.
|
#520
|
|||
|
|||
Fair enough.
You could make a new thread about Pro, or PM me. I'd join the Photoplog forums, but I don't like joining a forum if I know I'm not going to be particularly active, which I won't be. So what have the future updates got in stall for PP Lite? |
#521
|
|||
|
|||
v.1.0.6 is intended as the final release of the lite series, save any bug fixes, but there is now a vertical thumbs vBa CMPS add-on at https://vborg.vbsupport.ru/showthread.php?t=103839
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|