vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Certain vb codes works in Admin panel, but not in forum (https://vborg.vbsupport.ru/showthread.php?t=245283)

twospirits 06-25-2010 05:20 PM

Certain vb codes works in Admin panel, but not in forum
 
I've search to see if anyone else may have encountered this issue, but nothing close to it came up.

Site is running version 4.0.3
I started to add custom bb codes and all of them are working as they should in the admin panel, but some of them are not when I test run them in the forum.

First issue is the horizontal line in color codes.
Settings....
bbcode: hr-r
replacement:
Code:

<HR color="#ff0000" />
example: [hr-r]1[/hr-r]
Use option: No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: No
Disable Smilies Within This BB Code: No
Disable Word Wrapping W/In This BB Code: No

Problem:
It looks fine in the admin panel and when testing it in the "Test your BB Code" section it works.
https://vborg.vbsupport.ru/external/2010/06/10.png

But in the forum the horizontal line (regardless if I do the red or blue one) does not show.
https://vborg.vbsupport.ru/external/2010/06/11.png

As for the table bb code this is the settings...
bbcode: table
replacement:
Code:

<table border="0" width='100%' cellspacing=4 cellborder=0 cellpadding=1><CENTER>{param}</CENTER></table>
example:
Code:

[table][row][column]
Row 1, Col 1
[/column][column]
Row 1, Col 2
[/column][/row][/table]

Use option: No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: No
Disable Smilies Within This BB Code: No
Disable Word Wrapping W/In This BB Code: No

As before in the admin panel it works fine, but in the forums it appears with a border.
(this also happens with any custom sign smiley)
https://vborg.vbsupport.ru/external/2010/06/12.png

What could I be doing wrong? Any Suggestions.

ChopSuey 06-26-2010 02:14 AM

Ask for help in the "Tables BBCode " Hack thread.


All times are GMT. The time now is 07:30 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.01052 seconds
  • Memory Usage 1,713KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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