vb.org Archive

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

fahl 12-17-2009 01:26 PM

Quotes problem
 
Quotes are no longer working on my board.
if i post thread
Code:

[QU*TE]TesT Getting there [/QU*TE]

see if this works

is showing as


Code:

<*** class="bbcode_container">    <*** class="bbcode_quote">        <*** class="quote_container">            <*** class="bbcode_quote_container">                              TesT Getting there                            see if this works
It is on all skins,tried disabling plugins etc.

Also effecting all old quotes on board not just new ones

Also ran tools.php but no joy.

Lynne 12-17-2009 03:15 PM

How about a link to the thread/problem? I can't tell from your description what is going on.

fahl 12-17-2009 04:26 PM

My test board is

http://daveb47.com

Test forum is open to guests

Thanx
Mike

Lynne 12-17-2009 06:13 PM

It looks like you have "div" in some sort of filter and it's turning them into ***.

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


consolegaming 12-17-2009 06:18 PM

That is an odd one indeed. Surely the swearing filter shouldn't be filtering the html for the quotes, just what is inside of them?

I presume it's censorship anyway so if the above doesnt fix it try seeing if you're censoring the word div out if you are remove it for now.

fahl 12-17-2009 06:28 PM

Thank you for pointing me in correct direction,I had censored use of div when trying to debug a mod & forgotten to remove it!!!!
Sorted now.


All times are GMT. The time now is 12:56 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.01251 seconds
  • Memory Usage 1,718KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete