Quick Re-Install

Quickly Uninstall and Reinstall plugin with just a click.
Version: 0.0.1
Autor: jung3o
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 21.12.2012
Letzte Aktualisierung: 21.12.2012
Support: https://www.mybb.de/forum/thread-27134.html (0 Beiträge)
Kompatibilität: MyBB 1.6.x
Bisherige Downloads: 185
Vorschau
Vorschau
Quickly Uninstall and Re-install plugin with just a click in the plugin config.

There are some manual install to this!

In ./admin/modules/config/plugins.php
Go find
$table->construct_header($lang->controls, array("colspan" => 2, "class" => "align_center", "width" => 300));
Then change the 2 to 3

ADD
$table->construct_cell(" ", array("class" => "align_center", "width" => 150));
end of the if($installed == false) statement before closed with bracket.

ADD
$table->construct_cell($quickri, array("class" => "align_center", "width" => 150));
end of the else if($active_plugins[$codename]) statement before closed with bracket.

ADD
$table->construct_cell(" ", array("class" => "align_center", "width" => 150));
end of the else if($installed == true) statement before closed with bracket.

When you uninstall this plugin, you're going to have to revert the page back!


Quelle: Quick Re-Install bei MyBB.com

Ähnliche Erweiterungen

Quick Thread von Hamed für MyBB 1.2.x
You can open new thread very fast! use this for more speed

541 Downloads
Easy Install von decswxaqz für MyBB 1.0x / 1.1x
Easy Install is back in the new and improved 1.x form. It should be a LOT easier for users and developers to use.Features include---Plugins tha...

463 Downloads
Quick Quote von n/a für MyBB 1.0x / 1.1x
Quickly quote a previous post into the Quick Reply panel. ============================================Info:========================================...

548 Downloads
Quick Register 1.0 von arno für MyBB 1.2.x
Guest can easily register from your board

431 Downloads
Quick Ignore
Quick Ignore 1.0 von thor2705 für MyBB 1.4.x
Add a ignore button in every post

547 Downloads