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 |
#1772
|
||||
|
||||
I recently had this installed & love it, very user/admin friendly. My webmistress installed a gallery button on my upper navbar, sometimes when I try to enter the gallery here, it sends me to the vB log in page. I apologise if this has been addressed before, but I did not see it in the posts. Thanks in advance, JPT.
UPDATE: After reading again, I found this post "All usergroups (even the admin group) begins with all photoplog permissions turned off. Go and edit it so you can access it" I have the setting correct as far as I can tell, the log in issue is not all the time, JPT. |
#1773
|
|||
|
|||
After upgrading from 2.0.5. to 2.0.7 i get the following error
Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /usr/www/www.glcoti.com/public_html/photoplog/settings.php on line 94 Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /usr/www/www.glcoti.com/public_html/photoplog/settings.php on line 95 Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:') in /usr/www/www.glcoti.com/public_html/photoplog/settings.php on line 95 The "missing" files it mentions are exactly where they should be... WHats wrong? |
#1774
|
|||
|
|||
nvm... i was dumb... i overwrote the config.php file during upgrading..
it r fixed now |
#1775
|
|||
|
|||
Hi, just wondering how individuals can setup categories in this? I need to use it only for photos of site meetings and different members may need to start the individial categories for their photo's. So far it looks as though I have to do this for each time.
cheers leigh |
#1776
|
|||
|
|||
it;s show me error
Sorry, admin : Bad File - File is too Large or of the Wrong MIME Type |
#1777
|
|||
|
|||
plz help me
|
#1778
|
|||
|
|||
Hi, this is a great mod. :up: I came on here to ask the same question as bunglehaze above. Is there a way of changing it so users can set up categories? or how is everyone else managing it, i was thinking about having a folder saying 'upload your pics here if they don't fit a category', then sorting them later and creating a category for them. How is everyone else doing it, at the moment I don't think users know they can upload pictures.
Any suggestions welcome, Jon :erm: |
#1779
|
||||
|
||||
resave the image as a jpeg or gif file this sometimes happens
|
#1780
|
||||
|
||||
What's new in the latest version?
|
#1781
|
||||
|
||||
photoplog/functions.php - before this version
Code:
$photoplog_parser = new vB_BbCodeParser($vbulletin, fetch_tag_list()); $text = $photoplog_parser->do_parse($text, $do_html, $do_smilies, $do_bbcode, $do_imgcode, true, false); } Code:
$photoplog_parser = new vB_BbCodeParser($vbulletin, fetch_tag_list()); } $text = $photoplog_parser->do_parse($text, $do_html, $do_smilies, $do_bbcode, $do_imgcode, true, false); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|