vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Advanced Syntax Highlighting - BBCode [highlight] (https://vborg.vbsupport.ru/showthread.php?t=93071)

Sadikb 02-06-2011 11:41 AM

I have attached my working copy on 4.0.6. May work on 4.1 also.

Edit: Just Tested and this works fine on VB 4.1.1

waldbauer.com 06-20-2011 06:04 AM

Hello !

I use this a while but now i have troubles with highlighting ASM code.
Instead [ i always get &#91 - can this be fixed by myself ?

enivid2008 10-15-2011 12:32 PM

If anyone else here isn't fond of the plugin removing all formatting spaces and tabs in the first line of the code, you can do the following change:

Find:

PHP Code:

        $code trim(str_replace($codefind1$codereplace1$code)); 

Replace with:

PHP Code:

        $code rtrim(ltrim(str_replace($codefind1$codereplace1$code), "\n\r\o\x0B")); 


ellenthompson 07-14-2013 12:59 PM

i upload gashi.php in /include directory

i also upload xml in product upload from admincp.

where i upload this :

"the geshi Directory (which includes all the Language Files) to Direcotry includes"

i also see this error

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1419) : eval()'d code on line 125

please suggest me the solution

Gillysnyter 01-06-2014 08:32 PM

So I can post any code such as Java in the discussion and it will show up woth multple of colors like Notepad ++?


All times are GMT. The time now is 05: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.01190 seconds
  • Memory Usage 1,723KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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