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)

Jaynesh 12-29-2005 05:19 PM

Errm.. i cant find the GD section but i definelty have GD on :S

KayDEE 12-29-2005 05:34 PM

@calorie

One more thing ... the style just applies to users logged in, but not to guests/unregistered, is it possible to set it global for all usergroups ?

calorie 12-29-2005 05:56 PM

@Jaynesh: check the FAQ at http://www.boutell.com/gd/faq.html and after editing php.ini remember to do a restart.

@KayDEE: untested but try the adding the bold piece:
Code:

if (defined('PHOTOPLOG_FWD'))
{
        $styleid = 1; // or 2 or 3 etc
        $vbulletin->options['styleid'] = $styleid;
}


KayDEE 12-29-2005 06:04 PM

@calorie

thanks again ... works like a charm :)

TOZ 12-29-2005 06:16 PM

$photoplog_forumhome is not working.
I have no thumbnails on my forumhome. I did get the Gallery link on the navbar but the Random thumnails will not even appear. I edited the FORUMHOME TEMPLATE as instructed.
Please help.

calorie 12-29-2005 06:48 PM

To see the thumbs, a usergroup needs 'can view files' permission.

indie 12-29-2005 08:35 PM

Any date on the Pro release? Also, it would be great if we didn't have to re-do phrases. I customized a lot of them. Thanks!

TOZ 12-29-2005 09:00 PM

Quote:

Originally Posted by calorie
To see the thumbs, a usergroup needs 'can view files' permission.

Usergroups are able for viewing, but i still not getting any thumbnails, not even the table for them. Rightnow i have made an HTML table for thumbnail, but is not the form PhotoPlog.

Any ideas why it wont the Thumbnails table show up ? Like I said the $photoplog_forumhome comand is on the Forumhome template.
Thanks

calorie 12-29-2005 09:34 PM

@indie: see post518

@TOZ: not sure if you are allowing guest viewing, but guests cannot currently view, so call admincp/index.php?do=buildbitfields to ensure its occurrence

TOZ 12-29-2005 09:41 PM

Quote:

Originally Posted by calorie
@indie: see post518

@TOZ: not sure if you are allowing guest viewing, but guests cannot currently view, so call admincp/index.php?do=buildbitfields to ensure its occurrence

Got it working !! thanks Calorie. The reason why it was not working is because the files uploaded were awaiting moderation.
Is there a place where you can change that and not have to confirm moderation ?


All times are GMT. The time now is 11:09 AM.

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.02365 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)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
  • (5)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