vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   HTML code is parsing! (https://vborg.vbsupport.ru/showthread.php?t=99535)

Lea Verou 10-28-2005 05:10 PM

HTML code is parsing!
 
Sometimes when I try to post a hack which involves template changes and try to wrap the HTML code around the HTML tag sometimes it "parses" the html so it's not what I posted. For example see what I did here https://vborg.vbsupport.ru/showthread.php?t=99530 to show the users the template changes needed cause I couldn't use that tag as it parsed the < strong > tag! Same with CODE, QUOTE and PHP tags that I tried :(
I can't understand why this is happening since:
Quote:

HTML code is Off
Maybe it isn't really off?

Chris M 10-28-2005 05:15 PM

Testing:

HTML Code:

<td>
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> | Total threads: <strong>$threadcount[count] (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</td>

Code:

<td>
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> | Total threads: <strong>$threadcount[count] (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</td>

PHP Code:

<td>
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> | Total threads: <strong>$threadcount[count] (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</
td

Quote:

<td>
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> | Total threads: <strong>$threadcount[count] (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</td>
Chris

Chris M 10-28-2005 05:18 PM

Sorry no - I cannot re-produce this :ermm:

It's possible that you have an issue with loading the WYSIWYG editor (assuming you use it) and it is incorrectly interpreting your [high]<strong>[/high] tags as bold...

Chris

Lea Verou 10-28-2005 05:22 PM

Quote:

Originally Posted by Chris M
Sorry no - I cannot re-produce this :ermm:

It's possible that you have an issue with loading the WYSIWYG editor (assuming you use it) and it is incorrectly interpreting your [high]<strong>[/high] tags as bold...

Chris

Yes I'm using the WYSIWYG editor.
Is there anything I can do apart from swicthing to the standard editor? (I love WYSIWYG! :p)
Can you pleease change it in my hack since I cannot, if, of course you have time?
Thanks for your time anyway :)

Chris M 10-28-2005 05:29 PM

Hopefully this issue will be sorted when we upgrade to vB 3.5 - There are some issues with the vB3 editors that basically paved the way for the new editor in 3.5 ;)

I've altered the post and added [html] tags to your post, but for now I suggest using the standard editor :)

Chris

Lea Verou 10-28-2005 05:34 PM

Thanks a lot! :D

(I hope you upgrade soon, I'm addicted to WYSIWYG! :p)


All times are GMT. The time now is 08:40 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.01075 seconds
  • Memory Usage 1,731KB
  • 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_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_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