MyBB.de Forum
Forumwarn-System - 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: Forumwarn-System (/thread-19136.html)

Seiten: Seiten: 1 2


RE: Forumwarn-System 1.1 - StefanT - 29.07.2007

Das steht in der readme der neuen Version.
Zum Umzug: Suche bei https://www.mybb.de/forum nach "Umzug". Da wurden schon viele Fragen beantwortet.


RE: Forumwarn-System 1.1 - Rotstift - 10.08.2007

Das klappt bei mir immer nochnicht. Da steht immer wenn ich auf Warn! klicke in einem Kleinen Fenster:
Direct initialization of this file is not allowed.

Please make sure IN_MYBB is defined.

Wie/was soll ich machen?

Was heist das?


RE: Forumwarn-System 1.1 - StefanT - 18.08.2007

Hast du die neue Version installiert?


RE: Forumwarn-System 1.1 - Rotstift - 18.08.2007

ja, ich habe die 1.1.2


RE: Forumwarn-System 1.1 - StefanT - 18.08.2007

Das kann nicht passieren. Hast du wirklich das gemacht: :question:
Zitat:Updating from 1.1.x:
  1. Make sure that the following files are still CHmodded to 755 or 777.
    • admin/index.php
    • admin/adminoptions.php
  2. Deactivate the plugin. You can choose yourself if you want to enable back-ups.
  3. Remove the following files from your server:
    • fws.php
    • admin/fws.php
    • images/fws_warnbar.png
    • images/english/postbit_fws.png
    • inc/plugins/fws.php
    • inc/languages/english/fws.lang.php
    • inc/languages/english/admin/fws.lang.php
  4. Follow the Installation steps below.

Installation:
  1. Extract all files to a specific folder on your hard drive.
  2. Upload fws.php to your forum root directory.
  3. Upload admin/fws.php to your forum root/admin directory.
  4. Upload images/fws_warnbar.png to your forum root/images directory.
  5. Upload images/english/postbit_fws.gif to your forum root/images/english directory. (YOU MUST DO THIS!)
  6. Upload any other images/<language>/postbit_fws.gif to your forum root/images/<language> directory.
  7. Upload inc/plugins/fws.php to your forum root/inc/plugins directory.
  8. Upload inc/languages/english/fws.lang.php to your forum root/inc/languages/english directory. (YOU MUST DO THIS!)
  9. Upload any other inc/languages/<language>/fws.lang.php to your forum root/inc/languages/<language> directory.
  10. Upload inc/languages/english/admin/fws.lang.php to your forum root/inc/languages/english/admin directory. (YOU MUST DO THIS!)
  11. Upload any other inc/languages/<language>/admin/fws.lang.php to your forum root/inc/languages/<language>/admin directory.
  12. Go to your AdminCP and browse to Board Settings >> Plugin Manager.
  13. Activate Forum Warning System.
  14. Refresh the left navigation bar in the AdminCP.
  15. (OPTIONAL) Browse to Board Settings >> Change >> Forum Warning System Settings and change the settings to your likings.
  16. You're done, enjoy this plugin.



RE: Forumwarn-System 1.1 - Rotstift - 18.08.2007

alles genau so wie es da steht


RE: Forumwarn-System 1.1 - StefanT - 19.08.2007

Dann übertrage die Dateien der aktuellen Version nochmal. Folge der Installations-Anleitung von 2. bis 11..