![]() |
Great Stuff
|
this mod doesnt display the [ correctly in the highlight, it displays [ ; instead of the actual symbol.
I placed a space before the ; due to it displaying it :p the fix above didnt work for me |
What's happened to qbnz.com?
*Edit* The site is back, but if it disappears again, there's still the software here: http://sourceforge.net/projects/geshi/ |
Waiting with baited breath to see this mod in vb4! :)
|
i've just install it on 3.8.4 and work perfectly, better than all the other i've tested! amazing :D
|
I'd successfully adapt this hack for VB4. Not sure can I share my efforts with everyone?
|
Oh please do..
|
What to do:
1) download and import product from attachment. 2) find file /admincp/misc.php and make a backup copy of it 3)in this file find Code:
WHERE title IN ('bbcode_quote', 'bbcode_php', 'bbcode_code', 'bbcode_html', 'bbcode_video') Code:
WHERE title IN ('bbcode_quote', 'bbcode_php', 'bbcode_code', 'bbcode_html', 'bbcode_video', 'bbcode_highlight') Code:
'bbcode_video' =>& $bbcodelist["$tlist[bbcode_video]"], Code:
'bbcode_highlight' =>& $bbcodelist["$tlist[bbcode_highlight]"], Code:
'bbcode_video' => intval($tlist['bbcode_video_styleid']), Code:
'bbcode_highlight' => intval($tlist['bbcode_highlight']), 6) go to admin panel and rebuild post cache Hack usage: [ syntax = cpp ] or [ highlight = cpp ] or [ code = cpp ] (without spaces) I also would reccomend to obtain latest version of geshi. |
fixed my no-color problem, paths were out...great mod thanks
|
Can this mod be used in VB 4.x ?
|
All times are GMT. The time now is 05:09 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|