vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   BBcode Issues after convert (https://vborg.vbsupport.ru/showthread.php?t=263877)

AWithers04 05-19-2011 11:52 AM

BBcode Issues after convert
 
1. I just converted a phpBB3 forum to VB4. A lot of my users used bb color code in their posts but they used it like this test post instead of the name and now the whole code shows up in the posts. I have thousands of posts like this. Does VB support color codes or only name? any hack for this? I searched but could not find one.

My next issue is I used the proper BBcode color in forum descriptions but it is not working. Does VB not support bbcode in forum descriptions? Any hacks for this?

Thanks for the help in advance

kh99 05-19-2011 12:01 PM

Your example above actually worked. Is it possible that the problem is not the bbcode format but that the '[' and ']' characters got converted in the transfer process?

AWithers04 05-19-2011 12:11 PM

haha i didn't think it worked. Thanks I am going to look into the '[' characters and see if something is going on with them. any insight on using bbcode in forum descriptions?

Disasterpiece 05-19-2011 12:12 PM

I'm sure there is at least one addon floating around for this.

Click the "Mods" tab at the top, select your vb version and search for something whcih sounds like this :)

AWithers04 05-19-2011 12:19 PM

I did a few searches such as "bbcode forum description" "bbcode description" "bbcode forum" and got no results that will work. thats when I came to the forums to ask.

kh99 05-19-2011 12:34 PM

You can use html in the forum descriptions, so it probably wouldn't be very hard to do a short script that does a one time conversion, or else just do it by hand (like <span style="color:#000000">Description</span>). (Maybe a search and replace could be done in SQL?)

AWithers04 05-19-2011 12:53 PM

The HTML works great. Thanks guys


All times are GMT. The time now is 07:13 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.01127 seconds
  • Memory Usage 1,715KB
  • 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
  • (7)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