Version: 2.0.7, by calorie
Developer Last Online: Nov 2023
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!
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.
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.
Okay maybe I am blind, but I installed this and everything seems to be working, but no where on vbb forum or vbadvanced is it showing the button to access the gallery. So no one will ever see it!?
Okay maybe I am blind, but I installed this and everything seems to be working, but no where on vbb forum or vbadvanced is it showing the button to access the gallery. So no one will ever see it!?
Any ideas how to do this?
You'll have to add the link to your navbar manually. Here is the link to where Calorie explains how to do it.
Here is another link with a little more detail. Was helpful for me.
The instructions with how to do that are in the Read Me file towards the bottom.
Thank you so much Digital Jedi, you have been great in providing support , I have another request for you after visiting the PhotoPlog page some times it logs me out when click back and forth between forum threads and PhotoPlog it logs out user / admin. Any way to prevent that also the posts are not counted in the total posts on the forum?? Any way to add photoplog postings in to the total count??
into memberinfo_block_aboutme it works, but not with the condition "<if condition="$photoplog_memberinfo">" . Anyone an Idea why i can fix this ?
Greets,Micha
Thanks man that fixed it. Is there a easy way to get the thumbnails to show in VBadvanced?
The Photoplog vBa Thumbs are linked in the Add Ons list of the first post.
Quote:
Originally Posted by aamirkhj
Thank you so much Digital Jedi, you have been great in providing support , I have another request for you after visiting the PhotoPlog page some times it logs me out when click back and forth between forum threads and PhotoPlog it logs out user / admin. Any way to prevent that also the posts are not counted in the total posts on the forum?? Any way to add photoplog postings in to the total count??
No problem. That's definitely something you should ask Morgan about at photoplog.com. She'd be more able to help you with the logging problem. (She doesn't offer support in this thread, only on the forums.) Although, the posts in Photoplog are not part of the forum postcount. You can search there too, but I don't think you can get post count there.
Any idea's on this error message received a few times last night??
Code:
Database error in vBulletin 3.6.10:
Invalid SQL:
SELECT *
FROM photoplog_fileuploads
WHERE moderate = 0
ORDER BY RAND()
LIMIT 5;
MySQL Error : Can't create/write to file '/var/tmpsql/#sql_a98_0.MYI' (Errcode: 13)
Error Number : 1
Date : Tuesday, May 6th 2008 @ 01:46:00 AM
Script : http://site.com/forums/
Referrer : http://www.site.com/
IP Address : xxxxxxxx
Username : xxxxxxx
Classname : vb_database
Any idea's on this error message received a few times last night??
Code:
Database error in vBulletin 3.6.10:
Invalid SQL:
SELECT *
FROM photoplog_fileuploads
WHERE moderate = 0
ORDER BY RAND()
LIMIT 5;
MySQL Error : Can't create/write to file '/var/tmpsql/#sql_a98_0.MYI' (Errcode: 13)
Error Number : 1
Date : Tuesday, May 6th 2008 @ 01:46:00 AM
Script : http://site.com/forums/
Referrer : http://www.site.com/
IP Address : xxxxxxxx
Username : xxxxxxx
Classname : vb_database
I don't know too much about those kind of errors, but wouldn't that be the result of one of your directories not being writable, i.e. CHMODed?