vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - First post on all pages (https://vborg.vbsupport.ru/showthread.php?t=239282)

Luis 07-25-2012 10:15 PM

thx work perfectly on 4.1.11

ArsMagnum 08-28-2012 05:17 AM

Is there a way for making this option choosable from the tools menu when you are creating a thread or something like that?

Arianismmm 08-28-2012 09:38 AM

Work Great on 4.2
But the default was active in all forums
And in the forums that we wanted to disable the plugin we can set the forum id

but i want do this as inverse

as default diabled in all forum and we set forum id of that forum wants to enable this

how i can do this ?

wonderfulwat 03-20-2013 05:41 AM

Attached images don't show up for guests. It just shows a link.

How can you fix this?

I believe it has to do with: /includes/class_bbcode.php

PHP Code:

                else
                {    
// Belongs to another post so we know nothing about it ... or we are not displying images so always show a link
                    
$addtarget = ($attachment['newwindow']) ? 'target="_blank"' '';
                    
$replace[] = ($fullsize '<div class="size_fullsize">' '') .
                        
"<a href=\"{$this->registry->options['bburl']}/attachment.php?{$this->registry->session->vars['sessionurl']}attachmentid=\\1" . (!empty($attachment['dateline']) ? "&amp;d=$attachment[dateline]"") . "\" $addtarget title=\""
                    
construct_phrase($vbphrase['image_x_y_z'], $attachment['filename'], $attachment['counter'], $attachment['filesize'])
                    . 
"\">$vbphrase[attachment] \\1</a>" . ($fullsize '</div>' '');
                } 


Limality 04-09-2013 02:03 PM

any way to make this per thread?

aboayoy 05-29-2013 12:52 PM

thank you
installed on 4.2

datoneer 05-29-2013 07:42 PM

Tagged for now

datoneer 05-29-2013 08:15 PM

In combination with digitalpoint position ads it doesn't work well

M.C. 07-11-2013 07:29 AM

template change in options has NO effect either it postbit or postbit_legacy on 4.2

can you update it please! THANKS!

DemOnstar 07-11-2013 08:34 AM

Installed on 4.2.1

Seems to be ok...

Cheers fella...


All times are GMT. The time now is 06:14 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.01383 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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