MyBB.de Forum
Create new threads from the Index - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: Create new threads from the Index (/thread-22666.html)



Create new threads from the Index - MyBB.de Bot - 26.08.2010

Eine neue Erweiterung wurde veröffentlicht: Create new threads from the Index

Zitat:This is a very simple plugin which adds the ability to create new threads directly from the index via a small icon after the forum name.

Compatible with MyBB 1.4 and 1.6

Install
1. Upload the contents of the Upload folder to your forums root directory.
2. Activate in your MyBB Admin CP >> Configuration >> Plugins

[Bild: http://mods.mybb.com/uploads/previews/24328-1282760545-cntiss.thumb.PNG]

Live demo

Vorschau:
http://petforums.biz



RE: Create new threads from the Index 1.0 - SasukeTheRipper - 15.11.2010

Wo kann ich das Plugin deaktivieren?


RE: Create new threads from the Index 1.0 - StefanT - 15.11.2010

Im ACP, genau wie bei der Installation.


RE: Create new threads from the Index 1.0 - SasukeTheRipper - 15.11.2010

Das steht bei mir da aber nicht mehr
ich hab das ausversehen mit dem FTP gelöscht, aber das Funktioniert noch -.-


RE: Create new threads from the Index 1.0 - StefanT - 15.11.2010

Das darfst du natürlich nicht machen. Wink


RE: Create new threads from the Index 1.0 - SasukeTheRipper - 15.11.2010

Kann ich das jetzt iwie ändern weil ich habe das jetzt hier zweimal Big Grin

www.TCG-Master.de/board/


RE: Create new threads from the Index 1.0 - StefanT - 15.11.2010

Lade die Datei doch einfach wieder hoch.


RE: Create new threads from the Index 1.0 - SasukeTheRipper - 15.11.2010

hab ich gemacht, aber dann hatte ich es zweimal auf meiner Seite


RE: Create new threads from the Index - Jockl - 28.09.2011

Bevor der Thread verjährt.... Wink

Du musst im Template "forumbit_depth2_forum" nach folgender Zeile suchen
Code:
<a href="newthread.php?fid={$forum['fid']}" title="Post new thread in {$forum['name']}"><img src="images/cnti.png" alt="New Thread" /></a>
Das dürfte bei Dir zweimal im Template erscheinen....