vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [vBFoster Lite] With Attachments in Quick reply and Advanced Editor (https://vborg.vbsupport.ru/showthread.php?t=313277)

kevius 12-06-2014 02:29 PM

@Whity : Great ! Thank you very much !!

kevius 12-06-2014 03:39 PM

But now i've got a little problem :

This mod : https://vborg.vbsupport.ru/showthread.php?t=229290 is not working with your mod.

breadcrumbs is not displaying under quickedit box.

Do you have a solution ?

Whity 12-07-2014 09:35 AM

kevius
changed the code

kevius 12-07-2014 10:20 AM

Hello Whity

Thanks but same problem with Lower Breadcrumbs mod.

When vBfoster is ON, the mod lower breadcrumbs don't work fine when you look a thread.

Konkere 12-07-2014 11:34 AM

1 Attachment(s)
Quote:

Originally Posted by kevius (Post 2526122)
Hello Whity

Thanks but same problem with Lower Breadcrumbs mod.

When vBfoster is ON, the mod lower breadcrumbs don't work fine when you look a thread.

vbFoster (with this fix)+Lower Breadcrumbs works fine, see attachment

kevius 12-07-2014 12:09 PM

ok !

i must looking for this problem why it doesn't work for me.

Thanks !

Konkere 12-07-2014 12:25 PM

Quote:

Originally Posted by kevius (Post 2526149)
ok !

i must looking for this problem why it doesn't work for me.

Thanks !

may be another mod?

kevius 12-07-2014 12:29 PM

perhaps but if vBoster is off, all is ok with Lower Breadcrumbs. Original skin or not, same problem.

Not eazy to understand :-O

Konkere 12-07-2014 12:39 PM

If you made this fix in module vBFoster - Showthread complete
PHP Code:

print_output($templater->render()); 

function 
goto_prevthread($threadid$throwerror true)


remove it, it is not correct
that's so right
PHP Code:

print_output($templater->render()); 
    exit; 
     
    } 


kevius 12-07-2014 12:43 PM

Yes ! you have the solution !

Now all is OK !

reload page AND Lower Breadcrumbs

Congratulations ! thank you very very much !


All times are GMT. The time now is 03:30 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.01219 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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