MyBB.de Forum
Mod Notiz V1.2 [MyBB 1.4] - 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: Mod Notiz V1.2 [MyBB 1.4] (/thread-20503.html)

Seiten: Seiten: 1 2 3 4 5


RE: Modnotice V1.2 [MyBB 1.4] - Thai-Tiger - 15.08.2008

Mach mal ein Update: https://www.mybb.de/forum/thread-10288-post-75234.html#pid75234


RE: Modnotice V1.2 [MyBB 1.4] - Andii S. - 16.08.2008

(15.08.2008, 18:24)Thai-Tiger schrieb: Mach mal ein Update: https://www.mybb.de/forum/thread-10288-post-75234.html#pid75234

ich ? mein board und die plugins sind auf dem neusten stand


RE: Modnotice V1.2 [MyBB 1.4] - Thai-Tiger - 16.08.2008

(16.08.2008, 11:21)snAke schrieb: ich ? mein board und die plugins sind auf dem neusten stand

aha....naja wennste meinst....Toungue


RE: Mod Notiz V1.2 [MyBB 1.4] 1.2.3 - Andii S. - 16.08.2008

ich meine nicht ich weiß es, weil ich jeden tag mehrmals nach updates gugge


RE: Mod Notiz V1.2 [MyBB 1.4] 1.2.3 - Thai-Tiger - 16.08.2008

dann gugg ma schön :p


RE: Mod Notiz V1.2 [MyBB 1.4] 1.2.3 - StefanT - 17.08.2008

(16.08.2008, 14:47)Thai-Tiger schrieb: dann gugg ma schön :p
Was soll an diesem Beitrag produktiv sein?


RE: Mod Notiz V1.2 [MyBB 1.4] 1.2.3 - MH-Razen - 25.08.2008

erm, ich hätte da mal nen vorschlag für ne zusätzliche option - wenn mit modnotice ne post moderiert wird bekommt der user ja ne nachricht. ich nutze modnotice aber recht oft für ein tournament system wo dann einfach nur sachen bestätigt werden - das nervt einige leute schon und deshalb die frage ob du nicht noch eine checkbox ins profil setzen kannst mit der man die pm-benachrichtigung deaktivieren kann...

danke


RE: Mod Notiz V1.2 [MyBB 1.4] 1.2.3 - CyblADe - 21.11.2008

(17.08.2008, 09:52)Dragon schrieb:
(16.08.2008, 14:47)Thai-Tiger schrieb: dann gugg ma schön :p
Was soll an diesem Beitrag produktiv sein?

Produktiv ist das definitiv nicht, aber ich kann hier mal ergänzen, dass das Plugin hier bei mir im MyBB so NICHT funktioniert. Meine Antwort kommt zwar ein wenig spät, aber ist vielleicht ist doch was an "nicht aktuellen" Dateien dran?^^

Lade ich diese Version hier...
http://mods.mybboard.net/view/modnotice-v12-mybb-14
...dann geht alles fehlerfrei.

Dateigrößen scheinen gleich, aber irgendwo ist wohl der Haken. Kann ja mal jemand überprüfen, woran das liegen mag... Smile

--> Die Sprachdateien gehn natürlich, also hab ich einfach die Sprachdateien hier geladen und mit der verlinkten Version benutzt Wink

PS: Gerade getestet an einer unveränderten MyBB Installation 1.4.3 (1403).


RE: Mod Notiz V1.2 [MyBB 1.4] 1.2.3 - Stage 6 - 29.11.2008

HI,

wo muss ich
PHP-Code:
.modnotice {
    
background#ADCBE7;
    
padding8px;
    
marginauto auto;
    
border1px solid #0F5C8E;
    
color#000000;
    
font-size12px;

Jetzt genau eintragen?

Meine Datei :
PHP-Code:
<html>
<
head>
<
title>{$thread['subject']}</title>
{
$headerinclude}
<
script type="text/javascript">
<!--
    var 
quickdelete_confirm "{$lang->quickdelete_confirm}";
// -->
</script>
<
script type="text/javascript" src="jscripts/thread.js?ver=1400"></script>
</
head>
<
body>
    {
$header}
    {
$pollbox}
    <
div class="float_left">
        {
$multipage}
    </
div>
    <
div class="float_right">
        {
$newreply}
    </
div>

    {
$ratethread}
    <
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder" style="clear: both; border-bottom-width: 0;">
        <
tr>
            <
td class="thead" colspan="2">
                <
div style="float: right;">
                    <
span class="smalltext"><strong><a href="showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span>
                </
div>
                <
div>
                    <
strong>{$thread['subject']}</strong>
                </
div>

            </
td>
        </
tr>
        {
$classic_header}

    </
table>

    <
div id="posts">
        {
$posts}

    </
div>

    <
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder" style="border-top-width: 0;">
        <
tr>
            <
td colspan="2" class="tfoot">
                {
$search_thread}
                <
div>
                    <
strong>&laquo; <a href="{$next_oldest_link}">{$lang->next_oldest}</a> | <a href="{$next_newest_link}">{$lang->next_newest}</a> &raquo;</strong>
                </
div>
            </
td>
        </
tr>
    </
table>
    <
div class="float_left">
        {
$multipage}
    </
div>
    <
div style="padding-top: 4px;" class="float_right">
        {
$newreply}
    </
div>
    <
br style="clear: both;" />
    {
$quickreply}
    {
$threadexbox}
    {
$similarthreads}
    <
br />
    <
div class="float_left">
        <
ul class="thread_tools">
            <
li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
            <
li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
            <
li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}">{$add_remove_subscription_text}</a></li>
        </
ul>
    </
div>

    <
div class="float_right" style="text-align: right;">
        {
$moderationoptions}
        {
$forumjump}
    </
div>
    <
br style="clear: both;" />
    {
$footer}

</
body>
</
html

Könnte mir jemand den Code mit eingefügtem Text posten?

Danke


RE: Mod Notiz V1.2 [MyBB 1.4] 1.2.3 - StefanT - 30.11.2008

(15.07.2008, 08:55)MyBBCoderBot schrieb: Templates & Styles -> *Theme -> showthread.css -> Gehe auf "Stylesheet bearbeiten: Fortgeschrittene Methode und scrolle ganz hinuner.
Füge das hinzu:

.modnotice {
background: #ADCBE7;
padding: 8px;
margin: auto auto;
border: 1px solid #0F5C8E;
color: #000000;
font-size: 12px;
}
Findest du das nicht?