vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Bbcode problem in admincp (https://vborg.vbsupport.ru/showthread.php?t=326911)

rubicon 11-19-2018 11:36 AM

Bbcode problem in admincp
 
Hello,

I have a big problem with bbcode in admincp.

All the bbcodes that I add manually in admincp do not work.
They are displayed in the message editor but do not work.

But the default vbulletin bbcodes work as well as those installed with hacks.

Do you have an idea of my problem?

Thank you for your help.

snakes1100 11-19-2018 07:20 PM

You would need to post an example if you want help from ppl

rubicon 11-19-2018 07:29 PM

I send you a test on your PM with a count from my forum

It's a bbcode spoiler

--------------- Added [DATE]1542663530[/DATE] at [TIME]1542663530[/TIME] ---------------

The code for spoiler:

Quote:

<div class="spoiler_wrapper"><div class="spoiler_button_wrapper"><input type="button" value="Show" class="spoiler_button" title="Reveal Contents" onclick="var el = this.parentNode.parentNode.getElementsByTagName('d iv')[1].getElementsByTagName('div')[0];if(el.style.visibility == 'hidden')
{el.style.visibility = 'visible'; el.style.maxHeight = 'none'; this.value = 'Hide'; this.title='Conceal Contents';} else {el.style.visibility = 'hidden'; el.style.maxHeight = '0'; this.value='Show'; this.title='Reveal Contents'}"></div><div class="spoiler_text"><div name="spoiler" style="visibility: hidden; overflow: hidden; max-height: 0">{param}</div></div></div>
From the hack MarkFL - Spoiler BBCode v1.5

snakes1100 11-19-2018 07:45 PM

Explain how its not working on your site.

rubicon 11-19-2018 07:51 PM

By clicking on show, the text should appear

snakes1100 11-19-2018 07:55 PM

I just installed his addon on a site with 4.2.5, it works as it should.

My guess at this point is another of your addons is breaking it or code that youve added to a template.

Try disabling any addon you have installed related to posts & see if it works.

rubicon 11-19-2018 07:55 PM

I tested several bbcode and none work

snakes1100 11-19-2018 08:03 PM

1 Attachment(s)
I believe you broke it with your forced font inherit

The text in red should be last after reveal contents.

snakes1100 11-19-2018 08:05 PM

Quote:

Originally Posted by rubicon (Post 2597477)
I tested several bbcode and none work

It works as it should on a fresh install with 4.2.5

rubicon 11-19-2018 08:07 PM

I think The script does not work.

What to do to correct?

--------------- Added [DATE]1542665550[/DATE] at [TIME]1542665550[/TIME] ---------------

With a simple bbcode, the problem is the same


All times are GMT. The time now is 08:32 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.02955 seconds
  • Memory Usage 1,726KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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