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)

thincom2000 06-24-2008 01:29 PM

You want to use the $parser->ces_options['skip_cpp'] flag.

OsideRida06 06-24-2008 08:39 PM

Quote:

Originally Posted by thincom2000 (Post 1557771)
You want to use the $parser->ces_options['skip_cpp'] flag.

Where does this code go? Does it replace something? I am not sure where it goes at all. I would love to get this resolved though.

thincom2000 06-24-2008 08:51 PM

Quote:

Originally Posted by OsideRida06 (Post 1558064)
Where does this code go? Does it replace something? I am not sure where it goes at all.

Neither do I. :rolleyes: I will need a link to the shoutbox mod.

Antiblank 06-24-2008 09:30 PM

Yeah this took away the bbcode from my posts on the front page thru vBAdvanced. Any idea where I can put the code to get my bbcode back?

thincom2000 06-24-2008 10:21 PM

Again, I would need a link to the particular mod you are having problems integrating with. For vbadvanced, I would need a link to the particular module.

Antiblank 06-24-2008 10:43 PM

I'm not sure where I should find the module, its not anything custom or special. It's the main block of vBAdvanced. Taking posts from a specified forums and displaying them on the front page of vBAdvanced.

OsideRida06 06-24-2008 11:14 PM

Here is the mod for the shoutbox.

https://vborg.vbsupport.ru/showthrea...ferno+shoutbox

Thanks again for your help. I cannot wait to get this working.

thincom2000 06-25-2008 04:11 AM

For shoutbox users - The only way I can see to do this is with a file edit:

In infernoshout/engine/inferno_shout.php, find:
PHP Code:

$text $this->parser->parse(trim($text), 'nonforum'); 

Add before:
PHP Code:

$this->parser->ces_options['skip_cpp'] = true


OsideRida06 06-25-2008 04:51 AM

Quote:

Originally Posted by thincom2000 (Post 1558261)
For shoutbox users - The only way I can see to do this is with a file edit:

In infernoshout/engine/inferno_shout.php, find:
PHP Code:

$text $this->parser->parse(trim($text), 'nonforum'); 

Add before:
PHP Code:

$this->parser->ces_options['skip_cpp'] = true


Thank you sooo much. It worked like a charm. A file edit is more than worth being able to use this great mod. Thanks again for the quick responses through this situation.

I am marking this as installed right now.

OsideRida06 06-25-2008 08:14 PM

I just now noticed this. The bb code in the blogs have now been disabled. How do I get it back? All the permissions say that they are allowed to be used in the usergroups. I have the official vbulletin blog system.

Also the vbadvance is also not allowing the bb code. These are the last two things and then this is installed perfectly. It would be great to a fast response again.

I am using vBadvanced CMPS.


All times are GMT. The time now is 03:08 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.01339 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_php_printable
  • (3)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