vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   raw, unchanged HTML in post and articles (https://vborg.vbsupport.ru/showthread.php?t=241989)

terickson 05-06-2010 07:22 PM

raw, unchanged HTML in post and articles
 
Hello,
If anyone can provide some advice I would be very grateful, as I have been stuck trying to resolve this for 2 weeks.

On my current site, I have an image map of the united states which links to different URLs for each state. The HTML for this image map is valid and works great on any page outside of vbulletin. However, when I paste this HTML into a post, with HTML turned on, something weird happens that puts the links in the wrong places (you click on California and it takes you to the New Hampshire page). I was unable to get any help from vbulletin staff or the forums on this, so I decided that my only option was to use flash. So I bought a flash map of the US, configured it, it works fine outside of vbulletin, but again, did not work once used in a post or article. I figured out that part of the code for the flash map was being translated into smilies, which cannot apparently disabled in articles, so I put it into a post, and the smiley problem went away but it still isn't working due to the HTML manipulation that vbulletin does, like inserting <tbody> tags into tables and other things like that. Therefore, I'm wondering if there is a way that anyone knows of to wrap your html with some other tags that will tell vbulletin not to change it at all? Something like this is what I'm imagining:

[vbulletindonotchange]<table><tr><td></td></tr></table>[/vbulletindonotchange]

Does something like this exist? Any other ideas on how to get a post or article to actually post the same exact code that you enter?

Thanks in advance for any help you can provide.


All times are GMT. The time now is 08:33 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.00903 seconds
  • Memory Usage 1,705KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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