vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Allow BB code in threads titles (https://vborg.vbsupport.ru/showthread.php?t=74184)

Creative Suite 01-10-2005 10:00 PM

Allow BB code in threads titles
 
what it does ?

This hack allows the writers to add bb code to the threads titles

INSTALLATION

This Hack is tested and working on vb 3.0.5 but should work on ALL 3.x.x versions as well.

At last i hope that it's not been Released before this time

enjoy :)
Creative Suite

Johnny 01-11-2005 11:53 AM

This is not safe at all allowing all bbcodes to be used in the subject. people can just link their website instead of the subject or maybe deploy a html code that will redirect the entire forums to something else. Their needs to be a way to just limiting colors, italics, bold or underline and nothing else.

I say this should really be in beta instead of full releases until this is solved IMO.

Its a really good hack idea but security does comes first to forums that would really want to use this.

NuclioN 01-11-2005 01:29 PM

Great function only it eliminate the titel when you put an image before text on forumhome. :(

SternFan 01-11-2005 01:34 PM

Quote:

Originally Posted by NuclioN
Great function only it eliminate the titel when you put an image before text on forumhome. :(


Yep.....I tried it on my test forum and found the same thing.

SternFan 01-11-2005 01:45 PM

This also puts the title in the first line of the message box. Once you post one image, it starts doing that everywhere. Warning to everyone, don't install this hack on a live board. This should be in the beta hacks.

Creative Suite 01-11-2005 02:28 PM

Johnny

i agree with your point :)

NuclioN & SternFan

Quote:

it eliminate the titel when you put an image before text on forumhome.
this problem cous from the bbcode function not from me , so i hope that any person from vbulletin team give us a solution :)

Quote:

This also puts the title in the first line of the message box.
if i understood you , i can answer that it's do that becouse the first line should be the title of the thread in default

regards

HiDeo 01-11-2005 02:33 PM

Nice job man

AKOYLINI 01-11-2005 06:34 PM

I install the "allow bbcode in threads titles", but all the posts that were that existed in the the threads
bbcodes, dissapeared and couldn't see the post that had bbcodes

Creative Suite 01-12-2005 02:31 AM

HiDeo

thanks :)

AKOYLINI

it's working with me , as you see in the screen shot :)

regards

The eyes lover 01-12-2005 05:11 AM

Very good hack,i like it ;)

الله يعطيك العافيه أبو جاسم نفتخر أنك عربي وخليجي بعد

God bless you and keep you

All the best
The eyes lover

Creative Suite 01-13-2005 03:39 PM

The eyes lover

u'r welcome :)

Almotmaiz.Net 01-17-2005 08:47 PM

Creative Suite

Thanx pro

نفرح الحقيقه لما نشوف واحد خليجي مننا وفينا ..
ننتظر المزيد

All the best

Gaffer 02-04-2005 08:00 AM

i found an error in your install instuctions...

in showthread you also need to change

Code:

$thread['title'] = fetch_word_wrapped_string($thread['title']);
to this

Code:

$thread['title'] = parse_bbcode(fetch_word_wrapped_string($thread['title']));
wow... this is a first.. me finding and fixing a bug.

Alviker 12-29-2005 01:46 PM

This hack run in vB 3.5.1??? Please, answer me ^^U. Bye and thanks you ^^.

Atte. Alviker

K1ng0e 06-22-2006 08:03 PM

If you want I make it in 3.5!
It it's very good on my 3.5.4 so if you want i can post it :) !

Alviker 06-23-2006 11:29 AM

Yes!!! ^^ Please!!! :D

Atte. Alviker


All times are GMT. The time now is 03:21 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.01031 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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