vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Social Group and Album Enhancements - Add BBCODE in Group Description (https://vborg.vbsupport.ru/showthread.php?t=209660)

Perpetuum 09-03-2010 02:47 PM

Quote:

Originally Posted by n1k (Post 2086598)
Hi. I have problems with extra <br />-s
For example, if description is

the mod converts it into


Any ideas?

Me too. Why it is doing that? Makes no sense...

Perpetuum 09-03-2010 03:01 PM

I could fix the break issue.

You must fix the code for the group_start_postcheck hook from:
PHP Code:

$parser->do_parse($group['description'], truetruetruetruetruetrue); 

to

PHP Code:

$parser->do_parse($group['description'], truetruetruetrue, [B]false[/B], true); 


|Jordan| 10-03-2010 12:48 AM

It would be great if there were a WYSIWYG editor on the group edit page cause lots of people dont know the codes to bbcode or are too lazy to type them out.

BabyNameAddict 03-18-2011 02:14 AM

Does this work for 4.1 as well? I need this feature badly! :)

mmoore5553 11-02-2011 07:54 PM

anyone get this to work in 4.1.7. I have tried and no luck.

bada_bing 01-23-2012 03:19 AM

Quote:

Originally Posted by |Jordan| (Post 2106170)
It would be great if there were a WYSIWYG editor on the group edit page cause lots of people dont know the codes to bbcode or are too lazy to type them out.

Yes now that would be awesome.....

Blueracer66 08-24-2012 08:45 AM

Just tested it on vBulletin v3.8.7 Patch Level 3. It didn't work for me.


All times are GMT. The time now is 04:39 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.01083 seconds
  • Memory Usage 1,728KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete