vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - CES Parser Permissions (https://vborg.vbsupport.ru/showthread.php?t=138476)

Warlord 08-15-2008 02:00 AM

Ok, I saw the fix in post #58 here which describes my problem, but I don't have anything called Advanced BB-Code Permissions hack installed and the closest thing I have to bbcode_parse_complete is bbcode_parse_start.

Any suggestions would be greatly appreciated, as I'd really like to get bbcode working in a couple of my profile fields.

Warlord 08-15-2008 02:25 AM

Well I went ahead and created a plug-in and just named it bbcode_parse_complete and dropped the fix code in there to see if that would work. No dice. :(

Warlord 08-15-2008 09:32 PM

I know thincom2000 already posted the problem it has with the vs-Interactive Profiles Hack in the first post but I just thought I would also mention that it seems to have a problem with vBAdvanced as well.

No html or bbcode work in the news threads it pulls from the forums for some reason.

Warlord 08-16-2008 08:09 PM

Quote:

Originally Posted by Warlord (Post 1599587)
I know thincom2000 already posted the problem it has with the vs-Interactive Profiles Hack in the first post but I just thought I would also mention that it seems to have a problem with vBAdvanced as well.

No html or bbcode work in the news threads it pulls from the forums for some reason.

I'm an idiot. thincom2000 already posted the fix for this here.

Great hack thincom!

thincom2000 08-17-2008 03:16 PM

Quote:

Originally Posted by Warlord (Post 1599587)
... it seems to have a problem with vBAdvanced as well.

No html or bbcode work in the news threads it pulls from the forums for some reason.

I have attached a patch to the first post. Let me know if this works for you.

Warlord 08-17-2008 04:04 PM

Well my site is down at the moment, but I applied the fix in post 241 and it seemed to work just before my site went down. Cool that you have it as a product now though.

I did notice though that I had to enable html in profiles for any usergroup that I wanted to allow html in posts for though.

Again though since my site is down I won't be able to test your updated fix to see if it corrects this little quirk.

Bottom line though, your hack does what I wanted it to do. Thanks again. :)

thincom2000 08-17-2008 07:43 PM

The patch in post 250 is for vBulletin Blog. It wouldn't make any sense if it worked for vBa.

Warlord 08-18-2008 11:57 AM

Sorry I meant post 241 here. (Edited previous post to reflect the correct post)

thincom2000 08-18-2008 03:15 PM

Okay. I'm glad you found that, because I couldn't XD

nerofix 08-24-2008 09:55 PM

Hello thincom2000 my friend :)
I still love your mod and now I got a question again =)

I am trying to put a custom profile field (multiple line textbox) directly into the memberinfo template (not into the about_me-block) and the BB-Code is not parsed then I saw.

Do you see a possibility to update your mod so BB-Code may be parsed outside blocks too?

Here's an example of the code I put into the memberinfo template:

Code:

<if condition="$userinfo[field13] != ''">
<div>
                                        $userinfo[field13]
</div>
</if>

Would be very nice if you could do something to make parsing possible :)

And there's another thing I think you might be experienced enough to fix: The custom profile field also don't line-break in memberinfo template. You have a solution?


All times are GMT. The time now is 08:31 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.01297 seconds
  • Memory Usage 1,740KB
  • 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)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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