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)
-   -   vBulletin Forum Sideblocks - Nexia's Forum Sidebar Everywhere (https://vborg.vbsupport.ru/showthread.php?t=280484)

ihstiv 07-10-2012 07:43 PM

Quote:

Originally Posted by vbenhancer (Post 2346766)
actually, you are right AND wrong... :)

what you found is in the FORUMHOME template, in vB 4.2 template... not in my template with is based on the 4.1.12 version of the FORUMHOME template...

so yes, i have to update my template to fit both versions !!!

Happy to be wrong, but I didn't see that snippet in the vb 4.2 template.. only in the NEX template. regardless, seems like it shouldn't be there. cheers. :)

ihstiv 07-25-2012 08:58 PM

Does anybody know how to implement the strip_bbcode() function or similar, so that we don't see bbcode displayed in the sidebar content? TIA

update:

I realized this is only occuring on my forum home page which uses vb cms widget, so I added this code:
$thread['previewtext'] = strip_bbcode($thread['previewtext'], true, true, false, true, false);

after this line:
$thread['previewtext'] = fetch_censored_text($parser->get_preview($thread['message'], $this->default_previewlen, $allow_html));

..in this file:
forum/packages/vbcms/widget/recentthreads.php

.. and it removed the bbcode.

apologies that this is not directly related to this mod.. This mod already removes bbcode from sidebar content as desired.

TheLastSuperman 07-26-2012 01:05 AM

Quote:

Originally Posted by ihstiv (Post 2351423)
Does anybody know how to implement the strip_bbcode() function or similar, so that we don't see bbcode displayed in the sidebar content? TIA

update:

I realized this is only occuring on my forum home page which uses vb cms widget, so I added this code:
$thread['previewtext'] = strip_bbcode($thread['previewtext'], true, true, false, true, false);

after this line:
$thread['previewtext'] = fetch_censored_text($parser->get_preview($thread['message'], $this->default_previewlen, $allow_html));

..in this file:
forum/packages/vbcms/widget/recentthreads.php

.. and it removed the bbcode.

apologies that this is not directly related to this mod.. This mod already removes bbcode from sidebar content as desired.

If it's not directly related then you should not post such things in a modification thread as it derails the topic per say. Please open a new thread (possibly in https://vborg.vbsupport.ru/forumdisplay.php?f=252 ) and ask this there ;).

reteep 08-01-2012 05:23 AM

Any news on a possible update for usercp etc.? :)

vbenhancer 08-01-2012 02:46 PM

Quote:

Originally Posted by reteep (Post 2353234)
Any news on a possible update for usercp etc.? :)

sorry, i was on family vacations, i'm back since yesterday... i'll repost on that soon

vbenhancer 08-09-2012 04:16 PM

Quote:

Originally Posted by reteep (Post 2353234)
Any news on a possible update for usercp etc.? :)

the usercp is my next update, i had to re-upload a compatible version for vB 4.2, which i forgot to post during my family vacations... it's now done!

ywwz 08-10-2012 07:18 AM

Quote:

Originally Posted by glen290 (Post 2312473)
Working fine on my site with DBtechs Forum Live feed

:D

tagged if these two mods work together!

ywwz 08-10-2012 07:26 AM

Quote:

Originally Posted by glen290 (Post 2312473)
Working fine on my site with DBtechs Forum Live feed

:D

tks for sharing! will install it tonight! ahahahahahaha so happy ah

KySportsReport 08-13-2012 09:50 PM

Working great for me, thanks! Just what we wanted to get our content into the forums so the users can see the stories and such. Thrilled this was out there, mucho gracias!

JackieChun 08-19-2012 05:15 AM

I'm not sure if I imported this right, but the options of different pages are not showing up for me. I uploaded the nex folder to the vbulletin directory and then imported product-nex_sidebar_everywhere_42 on the Products page in admincp. I created a random product name and ID, since it wasn't there by default.


All times are GMT. The time now is 01:43 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.01121 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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