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
Quickly Uninstall and Re-install plugin with just a click in the plugin config.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
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
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...
248 Downloads
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...
248 Downloads
Quick Thread von Hamed für MyBB 1.2.x
You can open new thread very fast! use this for more speed
328 Downloads
You can open new thread very fast! use this for more speed
328 Downloads
Quick Quote von n/a für MyBB 1.0x / 1.1x
Quickly quote a previous post into the Quick Reply panel. ============================================Info:========================================...
333 Downloads
Quickly quote a previous post into the Quick Reply panel. ============================================Info:========================================...
333 Downloads