Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Write Review

Reviews

MyBB Syntax Highlighter v1.1 - 1.1 by MaRZoCHi

There is unfortunately no issue as if the plugin was installed not at all

So it looks to me

[shcode=php]if(!defined("IN_MYBB"))
{
die("Direct initialization of this file is not allowed.<br /><br />Please make sure IN_MYBB is defined.");
}

function mwsshcode_info() {
return array(
"name" => "MWS Syntax Highlighter",
"description" => "[shcode=python][/shcode] SyntaxHighlighter is an open source Java Script client side code syntax highlighter..",
"website" => "http://alexgorbatchev.com/SyntaxHighlighter/",
"author" => "MaRZoCHi",
"authorsite" => "http://www.marzochi.ws",
"version" => "1.1",
"compatibility" => "14*,16*",
"guid" => "8036c90522d8e7d1b30caa08b218c2e7"
);
}

$plugins->add_hook("parse_message", "mwsshcode_run");[/shcode]

How can I fix it so it works?

Written By: sonic1978, 11th April 2012

It Works not !!!

There come:

CanĀ“t find Brusch for cpp or php and more

Written By: ternes3, 14th June 2012

Write Review