SocialAcademy • Forum

Social Academy Community Support Forum & Free Tutorial's & Skins



SocialAcademy • Forum » Support Section » Ask Question 's & Problems » Solved & Trash Files  →   [Solved] Moderation Box is not visible

[Solved] Moderation Box is not visible


    • Please log in to Reply

    View previous topic View next topic Go down  Message [Page 1 of 1]

    #1

    OfflineDark-Avenger

    Dark-Avenger
     
    Advance Member
    Advance Member

    Posted Wed Jun 11, 2014 7:40 am

     
    Details: Moderation Box Problem
    Screenshot: http://prntscr.com/3rp6qw
    Forum Address: http://linux-team.forumgreek.com/
    Forum Version: PunBB

    Hi,
    I have installed the moderation box in my forum but I can't see anywhere. Can you help me please?

    #2

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Wed Jun 11, 2014 7:56 am

     
    its located in the bottom of quick reply ..

    https://socialacademy.forumotion.com
    #3

    OfflineDark-Avenger

    Dark-Avenger
     
    Advance Member
    Advance Member

    Posted Wed Jun 11, 2014 8:02 am

     
    Red™ wrote:[link="/t369-moderation-box-is-not-visible#2256"]its located in the bottom of quick reply ..

    Hi Red,
    As you can see http://prntscr.com/3rpame there insn't. :(

    #4

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Wed Jun 11, 2014 8:17 am

     
    try this i translate it to your board language
    Code:
    $(document).ready(function(){
        if($('#stats:last a[href*="/modcp?"]').length){
        $('#quick_reply input[value="Προεπισκόπηση"]').before('<input type="button" value="Box μετριοπάθεια" id="cdm" style="float: left;"/>');
        $('input#cdm').toggle(function() {
        $(this).after('
        <div class="main-content" style="min-width: 428px;z-index: 2000;margin: 30px 0 8px 0;position: absolute;">
        <div id="mod" style="background: #fff;padding: 3px;">
        <select id="status" style="width: 50%">
        <option value="">Status</option>
        <option value="[size=14][color=green][b][i]Αποφασισμένοι θέμα? Αποκλεισμένοι και[/i][/b][/color][/size]">Αποφασισμένοι θέμα? Αποκλεισμένοι και</option>
        <option value="[size=14][color=red][b][i]θέμα κλειδωμένο[/i][/b][/color][/size]">θέμα κλειδωμένο</option>
        <option value="[size=14][color=green][b][i]θέμα ξεκλείδωτη[/i][/b][/color][/size]">θέμα ξεκλείδωτη</option>
        </select>
        <select id="to" style="width: 50%">
        <option value="">Μεταφέρθηκε στο</option>
        <option value="[b]Μεταφέρθηκε στο:[/b] αρχεία">αρχεία</option>
        <option value="[b]Μεταφέρθηκε στο:[/b] σκουπιδότοπος">σκουπιδότοπος</option>
        <option value="[b]Μεταφέρθηκε στο:[/b] αντίστοιχη θέση">αντίστοιχη θέση</option>
        <option value="[b]Μεταφέρθηκε στο:[/b] Συμβουλές και Tutorials">Συμβουλές και Tutorials</option>
        </select>
        <textarea id="mot" name="subject" placeholder="Παρακαλείστε να προσδιορίσετε την αιτία αυτού του μηνύματος" class="inputbox" style="display: block; margin: 5px 0 5px 0; min-height: 55px;" onChange="titulo();"></textarea>
        <input onclick=" envia()" type="button" id="gerar-msg" value="Δημιουργία"/>
        <input name="post" onclick=" envia()" type="submit" id="gerar-msg" value="Αποστολή"/>
        <input name="post" onclick=" block()" type="submit" id="gerar-msg" value="Αποστολή & Block"/>
        <input type="button" value="Αίθριος κουτί" id="limpar-msg"/>
        </div>
        </div>');
        }, function(){
        $(this).next().remove();
        });
        $('#limpar-msg').click(function(){
        $('#text_editor_textarea').sceditor('instance').val('');
        });
        }
        });
        function envia(){
        if($('#text_editor_textarea').val() == ""){
        var pegatopics = $('[name="t"]').val();
        $('[name="t"]').val(pegatopics);
        $('[name="message"]').last().sceditor('instance').insertText($('.sceditor-container iframe').val()+''+$("#status").val()+'\n'+$('#mot').val()+'\n'+$('#to').val());
        }}
        function block(){
        if($('#text_editor_textarea').val() == ""){
        var pegatopics = $('[name="t"]').val();
        $('[name="t"]').val(pegatopics);
        $('[name="message"]').last().sceditor('instance').insertText($('.sceditor-container iframe').val()+''+$("#status").val()+'\n'+$('#mot').val()+'\n'+$('#to').val());
        window.open('/modcp?t='+pegatopics+'&mode=move&mode=lock');
        }}


    If still doesnt work just translate it to your Board language ..



    Last edited by Red™ on Wed Jun 11, 2014 9:05 am; edited 1 time in total

    https://socialacademy.forumotion.com
    #5

    OfflineDark-Avenger

    Dark-Avenger
     
    Advance Member
    Advance Member

    Posted Wed Jun 11, 2014 8:55 am

     
    Thank you very much, I have translate it and now its working.

    Best Regards,
    Dark-Avenger

    #6

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Wed Jun 11, 2014 9:04 am

     
    Problem Solved & Locked

    https://socialacademy.forumotion.com
    #7

    OfflineJordan Lee

    Jordan Lee
     
    Forum Helper
    Forum Helper

    Posted Wed Jun 11, 2014 8:18 pm

     
    Topic marked as archived => Moved.

    #8

    OfflineSponsored content


     

    Posted

     

    Message (Page 1 of 1)



      Share Topics Url

      Url
      BBcode
      HTML

      Permissions in this forum:
      You cannot reply to topics in this forum

       
      • Create a forum on Forumotion | ©phpBB | Free forum support | Report an abuse | Forumotion.com


      Social Academy Forum
      © Social Academy 2013-2022