vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - PhotoPlog: The Lite Gallery (https://vborg.vbsupport.ru/showthread.php?t=101368)

Guy Betten 06-03-2008 06:26 PM

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.

GuaRRand 06-06-2008 01:00 PM

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

I followed the UPGRADE instructions to the letter...
The "missing" files it mentions are exactly where they should be...
WHats wrong?

GuaRRand 06-06-2008 01:36 PM

nvm... i was dumb... i overwrote the config.php file during upgrading..

it r fixed now

bunglehaze 06-08-2008 10:12 PM

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 :D

Goomzee 06-11-2008 07:26 AM

it;s show me error
Sorry, admin : Bad File - File is too Large or of the Wrong MIME Type

Goomzee 06-12-2008 04:04 AM

Quote:

Originally Posted by Goomzee (Post 1546481)
it;s show me error
Sorry, admin : Bad File - File is too Large or of the Wrong MIME Type

plz help me

Jon4444 06-13-2008 05:28 AM

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:

basilrath 06-13-2008 06:04 PM

Quote:

Originally Posted by Goomzee (Post 1547269)
plz help me

resave the image as a jpeg or gif file this sometimes happens

mikkitine 06-14-2008 03:51 AM

What's new in the latest version?

butch3r 06-14-2008 01:04 PM

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);
        }

photoplog/functions.php - 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);

All the rest is the same


All times are GMT. The time now is 08:12 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02822 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete