+ الرد على الموضوع
صفحة 2 من 3 الأولىالأولى 1 2 3 الأخيرةالأخيرة
النتائج 6 إلى 10 من 13
  1. #6
    بعشق ضحكتك is on a distinguished road
    تاريخ التسجيل
    03 / 02 / 2008
    الدولة
    فلسطين
    المشاركات
    47
    معدل تقييم المستوى
    251

    افتراضي

    بارك الله فيك

     
  2. #7
    معاذ العدوان is on a distinguished road
    تاريخ التسجيل
    09 / 01 / 2009
    الدولة
    مجهولة
    العمر
    38
    المشاركات
    4
    معدل تقييم المستوى
    197

    افتراضي

    بارك الله فيك

     
  3. #8
    نصراوي سدير is on a distinguished road
    تاريخ التسجيل
    13 / 02 / 2010
    الدولة
    مجهولة
    العمر
    44
    المشاركات
    5
    معدل تقييم المستوى
    184

    افتراضي رد: هاك أخفاء محتوى الموضوع لا يمكن مشاهدته الا بعد الرد على الموضوع

    اخوي اتممت كل الخطوات الا اخر نقطة ..
    اثناء تعديل القالب .. يظهر لي هذا الخطأ :


    كود PHP:
    حدث الخطأ التالي عند محاولة تقييم هذا القالب:

    Parse error:  syntax errorunexpected T_ENCAPSED_AND_WHITESPACEexpecting T_STRING or  T_VARIABLE or T_NUM_STRING in  /home/c265725/public_html/vb/includes/adminfunctions_template.php(3950) :  eval()'d code on line 13

    من المحتمل أن سببه هو تعبير شرطي  مشوه. ينصح إلى حد كبير أن تصلح هذا الخطأ قبل الاستمرار, لكنه يمكنك الاستمرار إذا  كنت تريد. 
    وانا احتاج هذا الهاك جزاك الله خير باقرب فرصه
    انتظر الاجابه ..



    هذا قالبي الاصلي :

    كود PHP:
    $vBeditTemplate[clientscript]

    <
    table cellpadding="0" cellspacing="0" border="0">
    <
    tr>
        <
    td id="$editoridclass="vBulletin_editor" width="100%">
            <
    div id="{$editorid}_controls" class="controlbar">
                <
    table cellpadding="0" cellspacing="0" border="0">
                <
    tr>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_removeformat"><img src="$stylevar[imgdir_editor]/removeformat.gif" width="21" height="20" alt="$vbphrase[remove_text_formatting]/></div></td>
                <if 
    condition="$show['font_bbcode'] OR $show['size_bbcode']">
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                </if>
                <if 
    condition="$show['font_bbcode']">
                    <
    td><div class="imagebutton" id="{$editorid}_popup_fontname" title="$vbphrase[fonts]">
                        <
    table cellpadding="0" cellspacing="0" border="0">
                        <
    tr>
                            <
    td class="popup_feedback"><div id="{$editorid}_font_out" style="width:91px">&nbsp;</div></td>
                            <
    td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                        </
    tr>
                        </
    table>
                    </
    div></td>
                </if>
                <if 
    condition="$show['size_bbcode']">
                    <
    td><div class="imagebutton" id="{$editorid}_popup_fontsize" title="$vbphrase[sizes]">
                        <
    table cellpadding="0" cellspacing="0" border="0">
                        <
    tr>
                            <
    td class="popup_feedback"><div id="{$editorid}_size_out" style="width:25px">&nbsp;</div></td>
                            <
    td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                        </
    tr>
                        </
    table>
                    </
    div></td>
                </if>
                <if 
    condition="$show['color_bbcode']">
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                    <
    td><div class="imagebutton" id="{$editorid}_popup_forecolor" title="$vbphrase[colors]">
                        <
    table cellpadding="0" cellspacing="0" border="0">
                        <
    tr>
                            <
    td id="{$editorid}_color_out"><img src="$stylevar[imgdir_editor]/color.gif" width="21" height="16" alt="" /><br /><img src="$vboptions[cleargifurl]id="{$editorid}_color_bar" alt="" style="background-color:black" width="21" height="4" /></td>
                            <
    td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                        </
    tr>
                        </
    table>
                    </
    div></td>
                </if>
                <if 
    condition="$show['wysiwygsmilies']">
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                    <
    td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]">
                        <
    table cellpadding="0" cellspacing="0" border="0">
                        <
    tr>
                            <
    td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td>
                            <
    td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                        </
    tr>
                        </
    table>
                    </
    div></td>
                </if>
                <if 
    condition="$show['attach']">
                    <
    td><div class="imagebutton" id="{$editorid}_popup_attach" title="$vbphrase[attachments]">
                        <
    table cellpadding="0" cellspacing="0" border="0">
                        <
    tr>
                            <
    td><img src="$stylevar[imgdir_editor]/attach.gif" alt="" width="21" height="20" /></td>
                            <
    td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                        </
    tr>
                        </
    table>
                    </
    div></td>
                </if>
                
                    <!--
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_cut"><img src="$stylevar[imgdir_editor]/cut.gif" width="21" height="20" alt="$vbphrase[cut]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_copy"><img src="$stylevar[imgdir_editor]/copy.gif" width="21" height="20" alt="$vbphrase[copy]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_paste"><img src="$stylevar[imgdir_editor]/paste.gif" width="21" height="20" alt="$vbphrase[paste]/></div></td>
                    -->
        
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_undo"><img src="$stylevar[imgdir_editor]/undo.gif" width="21" height="20" alt="$vbphrase[undo]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_redo"><img src="$stylevar[imgdir_editor]/redo.gif" width="21" height="20" alt="$vbphrase[redo]/></div></td>

                <
    td width="100%">&nbsp;</td>
                <if 
    condition="is_browser('ie') AND !is_browser('mac')">
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_spelling"><img src="$stylevar[imgdir_editor]/spelling.gif" width="21" height="20" alt="$vbphrase[check_spelling]/></div></td>
                </if>
                    <
    td>
                        <
    div class="imagebutton" id="{$editorid}_cmd_resize_0_100"><img src="$stylevar[imgdir_editor]/resize_0.gif" width="21" height="9" alt="$vbphrase[decrease_size]/></div>
                        <
    div class="imagebutton" id="{$editorid}_cmd_resize_1_100"><img src="$stylevar[imgdir_editor]/resize_1.gif" width="21" height="9" alt="$vbphrase[increase_size]/></div>
                    </
    td>
                <if 
    condition="$show['wysiwyg_compatible']">
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_switchmode"><img src="$stylevar[imgdir_editor]/switchmode.gif" width="21" height="20" alt="$vbphrase[switch_editor_mode]/></div></td>
                </if>
                </
    tr>
                </
    table>

                <if 
    condition="!$show['basicbbcodeonly']">
                <
    table cellpadding="0" cellspacing="0" border="0">
                <
    tr>
                <if 
    condition="$show['basic_bbcode']">
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_bold"><img src="$stylevar[imgdir_editor]/bold.gif" width="21" height="20" alt="$vbphrase[bold]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_italic"><img src="$stylevar[imgdir_editor]/italic.gif" width="21" height="20" alt="$vbphrase[italic]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_underline"><img src="$stylevar[imgdir_editor]/underline.gif" width="21" height="20" alt="$vbphrase[underline]/></div></td>
                </if>
                <if 
    condition="$show['align_bbcode']">
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                    <if 
    condition="$stylevar['textdirection'] == 'ltr'">
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]/></div></td>
                    <else />
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]/></div></td>
                    </if>
                </if>
                <if 
    condition="$show['align_bbcode'] OR $show['list_bbcode']">
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                </if>
                <if 
    condition="$show['list_bbcode']">
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_insertorderedlist"><img src="$stylevar[imgdir_editor]/insertorderedlist.gif" width="21" height="20" alt="$vbphrase[ordered_list]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_insertunorderedlist"><img src="$stylevar[imgdir_editor]/insertunorderedlist.gif" width="21" height="20" alt="$vbphrase[unordered_list]/></div></td>
                </if>
                <if 
    condition="$show['align_bbcode'] OR $show['list_bbcode']">
                    <if 
    condition="$stylevar['textdirection'] == 'ltr'">
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="$stylevar[imgdir_editor]/outdent.gif" width="21" height="20" alt="$vbphrase[decrease_indent]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="$stylevar[imgdir_editor]/indent.gif" width="21" height="20" alt="$vbphrase[increase_indent]/></div></td>
                    <else />
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="$stylevar[imgdir_editor]/indent.gif" width="21" height="20" alt="$vbphrase[decrease_indent]/></div></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="$stylevar[imgdir_editor]/outdent.gif" width="21" height="20" alt="$vbphrase[increase_indent]/></div></td>
                    </if>
                </if>
                <if 
    condition="$show['url_bbcode'] OR $show['img_bbcode']">
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                    <if 
    condition="$show['url_bbcode']">
                        <
    td><div class="imagebutton" id="{$editorid}_cmd_createlink"><img src="$stylevar[imgdir_editor]/createlink.gif" width="21" height="20" alt="$vbphrase[insert_link]/></div></td>
                        <
    td><div class="imagebutton" id="{$editorid}_cmd_unlink"><img src="$stylevar[imgdir_editor]/unlink.gif" width="21" height="20" alt="$vbphrase[remove_link]/></div></td>
                        <
    td><div class="imagebutton" id="{$editorid}_cmd_email"><img src="$stylevar[imgdir_editor]/email.gif" width="21" height="20" alt="$vbphrase[insert_email_link]/></div></td>
                    </if>
                    <if 
    condition="$show['img_bbcode']">
                        <
    td><div class="imagebutton" id="{$editorid}_cmd_insertimage"><img src="$stylevar[imgdir_editor]/insertimage.gif" width="21" height="20" alt="$vbphrase[insert_image]/></div></td>
                    </if>
                </if>
                <if 
    condition="$show['quote_bbcode']">
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                    <
    td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]/></div></td>
                </if>
                <if 
    condition="$show['code_bbcode'] OR $show['html_bbcode'] OR $show['php_bbcode']">
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>                
                    <if 
    condition="$show['code_bbcode']">
                        <
    td><div class="imagebutton" id="{$editorid}_cmd_wrap0_code"><img src="$stylevar[imgdir_editor]/code.gif" width="21" height="20" alt="$vbphrase[wrap_code_tags]/></div></td>
                    </if>
                    <if 
    condition="$show['html_bbcode']">
                        <
    td><div class="imagebutton" id="{$editorid}_cmd_wrap0_html"><img src="$stylevar[imgdir_editor]/html.gif"  width="21" height="20" alt="$vbphrase[wrap_html_tags]/></div></td>
                    </if>
                    <if 
    condition="$show['php_bbcode']">
                        <
    td><div class="imagebutton" id="{$editorid}_cmd_wrap0_php"><img src="$stylevar[imgdir_editor]/php.gif" width="21" height="20" alt="$vbphrase[wrap_php_tags]/></div></td>
                    </if>
                </if>
                <if 
    condition="$vBeditTemplate['extrabuttons'] != '' ">
                    <
    td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>    
                    
    $vBeditTemplate[extrabuttons]
                </if>
                </
    tr>
                </
    table>
                </if>

            </
    div>

            <
    table cellpadding="0" cellspacing="0" border="0" width="100%">
            <
    tr valign="top">
                <
    td class="controlbar">
                    <
    textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="display:block; width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]">$newpost[message]</textarea>
                </
    td>
                <if 
    condition="$smiliebox"><td class="controlbar">$smiliebox</td></if>
            </
    tr>
            </
    table>
        </
    td>
    </
    tr>
    </
    table>

    <
    input type="hidden" name="wysiwyg" id="{$editorid}_mode" value="$editortype/>

    <
    script type="text/javascript">
    <!--
    vB_Editor['$editorid'] = new vB_Text_Editor('$editorid'$editortype'$forumid''$parsesmilie'undefined'$ajax_extra');
    //-->
    </script> 
    وهذا قالب الهاك او المرفق :

    كود PHP:
    <div id="{vb:raw editorid}" class="blockrow texteditor">

        {
    vb:raw vBeditTemplate.clientscript}

        <
    div class="editor">
            <
    div class="editor_controls floatcontainer" id="{vb:raw editorid}_controls">
                <
    ul class="right">
                    <
    li>
                        <
    div>
                            <
    div><img src="{vb:stylevar imgdir_editor}/resize_0.gif" class="imagebutton" id="{vb:raw editorid}_cmd_resize_0_100" width="21" height="9" alt="{vb:rawphrase decrease_size}" /></div>
                            <
    div><img src="{vb:stylevar imgdir_editor}/resize_1.gif" class="imagebutton" id="{vb:raw editorid}_cmd_resize_1_100" width="21" height="9" alt="{vb:rawphrase increase_size}" /></div>
                        </
    div>
                        <
    vb:if condition="$show['wysiwyg_compatible']"><img src="{vb:stylevar imgdir_editor}/switchmode.png" class="imagebutton" id="{vb:raw editorid}_cmd_switchmode" width="20" height="20" alt="{vb:rawphrase switch_editor_mode}" /></vb:if>
                    </
    li>
                </
    ul>
                <
    ul>
                    <
    li>
                        <
    img src="{vb:stylevar imgdir_editor}/removeformat.png" class="imagebutton" id="{vb:raw editorid}_cmd_removeformat" width="20" height="20" alt="{vb:rawphrase remove_text_formatting}" />
                    </
    li>
                    <
    vb:if condition="$show['font_bbcode']">
                    <
    li class="popupmenu menubutton fonts nomouseover nohovermenu editormenu" id="{vb:raw editorid}_popup_fontname">
                        <
    div class="popupctrl"><div id="{vb:raw editorid}_fontfield">{vb:rawphrase fonts}</div></div>
                        <
    ul class="editorpopupbody popupbody popuphover">
                            <
    li style="display:none">&nbsp;</li>
                            {
    vb:raw fontnames}
                        </
    ul>
                    </
    li>
                    </
    vb:if>
                    <
    vb:if condition="$show['size_bbcode']">
                    <
    li class="popupmenu menubutton sizes nomouseover nohovermenu editormenu" id="{vb:raw editorid}_popup_fontsize">
                        <
    div class="popupctrl"><div id="{vb:raw editorid}_sizefield">{vb:rawphrase sizes}</div></div>
                        <
    ul class="editorpopupbody popupbody popuphover">
                            <
    li style="display:none">&nbsp;</li>
                            {
    vb:raw fontsizes}
                        </
    ul>
                    </
    li>
                    </
    vb:if>
                    <
    vb:if condition="$show['color_bbcode']">
                    <
    li class="popupmenu menubutton colors imagemenu nomouseover nohovermenu editormenu" id="{vb:raw editorid}_popup_forecolor" style="position:relative">
                        <
    img src="{vb:raw vboptions.cleargifurl}" class="vbedit_colorbar" id="{vb:raw editorid}_color_bar" alt="" width="21" height="4" />
                        <
    div class="popupctrl" id="{vb:raw editorid}_colorfield"><img src="{vb:stylevar imgdir_editor}/color.png" class="vbedit_colorbutton" width="21" height="16" alt="" /></div>
                        <
    ul id="colorrow" class="editorpopupbody popupbody popuphover">
                            {
    vb:raw colors}
                        </
    ul>
                    </
    li>
                    </
    vb:if>
                    <
    vb:if condition="$show['wysiwygsmilies']">
                    <
    li class="popupmenu menubutton smilies imagemenu nomouseover nohovermenu editormenu" id="{vb:raw editorid}_popup_smilie">
                        <
    div class="popupctrl"><img src="{vb:stylevar imgdir_editor}/smilie.png" alt="{vb:rawphrase smilies}" width="20" height="20" /></div>
                        <
    ul class="editorpopupbody popupbody popuphover">
                            <
    li style="display:none">&nbsp;</li>
                            {
    vb:raw smiliepopup}
                            <
    vb:if condition="$show['moresmilies']"><li class="category" id="moresmilies"><div>{vb:rawphrase show_all_smilies}</div></li></vb:if>
                        </
    ul>
                    </
    li>
                    </
    vb:if>
                    <
    vb:if condition="$show['attach']">
                    <
    li class="popupmenu menubutton attach imagemenu nomouseover nohovermenu editormenu" id="{vb:raw editorid}_popup_attach">
                        <
    div class="popupctrl"><img src="{vb:stylevar imgdir_editor}/attach.png" alt="{vb:rawphrase attachments}" width="20" height="20" /></div>
                        <
    ul id="attachlist" class="editorpopupbody popupbody popuphover noempty">
                            <
    li class="noempty" style="display:none">&nbsp;</li>
                            <
    li class="category noempty" id="manageattach"><div>{vb:rawphrase manage_attachments}</div></li>
                        </
    ul>
                    </
    li>
                    </
    vb:if>
                    <
    li>
                        <
    img src="{vb:stylevar imgdir_editor}/undo.png" class="imagebutton" id="{vb:raw editorid}_cmd_undo" width="20" height="20" alt="{vb:rawphrase undo}" />
                        <
    img src="{vb:stylevar imgdir_editor}/redo.png" class="imagebutton" id="{vb:raw editorid}_cmd_redo" width="20" height="20" alt="{vb:rawphrase redo}" />
                    </
    li>
                    <
    vb:if condition="is_browser('ie') AND !is_browser('mac')">
                        <
    li>
                            <
    img src="{vb:stylevar imgdir_editor}/spelling.png" class="imagebutton" id="{vb:raw editorid}_cmd_spelling" width="20" height="20" alt="{vb:rawphrase check_spelling}" />
                        </
    li>
                    </
    vb:if>
                </
    ul><img src="images/buttons/hide.gif" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_hide" width="20" height="20" alt="لإدراج محتوى مخفي لا يمكن مشاهدته قبل الرد على الموضوع" />
                <
    vb:if condition="!$show['basicbbcodeonly']">
                <
    ul>
                    <
    vb:if condition="$show['basic_bbcode']">
                        <
    li>
                            <
    img src="{vb:stylevar imgdir_editor}/bold.png" class="imagebutton" id="{vb:raw editorid}_cmd_bold" width="20" height="20" alt="{vb:raw bold}" />
                            <
    img src="{vb:stylevar imgdir_editor}/italic.png" class="imagebutton" id="{vb:raw editorid}_cmd_italic" width="20" height="20" alt="{vb:raw bold}" />
                            <
    img src="{vb:stylevar imgdir_editor}/underline.png" class="imagebutton" id="{vb:raw editorid}_cmd_underline" width="20" height="20" alt="{vb:raw underline}" />
                        </
    li>
                    </
    vb:if>
                    <
    vb:if condition="$show['align_bbcode']">
                        <
    li>
                            <
    vb:if condition="$stylevar['textdirection'] == 'ltr'">
                                <
    img src="{vb:stylevar imgdir_editor}/justifyleft.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifyleft" width="20" height="20" alt="{vb:rawphrase align_left}" />
                                <
    img src="{vb:stylevar imgdir_editor}/justifycenter.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifycenter" width="20" height="20" alt="{vb:rawphrase align_center}" />
                                <
    img src="{vb:stylevar imgdir_editor}/justifyright.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifyright" width="20" height="20" alt="{vb:rawphrase align_right}" />
                            <
    vb:else />
                                <
    img src="{vb:stylevar imgdir_editor}/justifyright.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifyright" width="20" height="20" alt="{vb:rawphrase align_right}" />
                                <
    img src="{vb:stylevar imgdir_editor}/justifycenter.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifycenter" width="20" height="20" alt="{vb:rawphrase align_center}" />
                                <
    img src="{vb:stylevar imgdir_editor}/justifyleft.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifyleft" width="20" height="20" alt="{vb:rawphrase align_left}" />
                            </
    vb:if>
                        </
    li>
                    </
    vb:if>
                    <
    vb:if condition="$show['align_bbcode'] OR $show['list_bbcode']">
                        <
    li>
                            <
    vb:if condition="$show['list_bbcode']">
                                <
    img src="{vb:stylevar imgdir_editor}/insertorderedlist.png" class="imagebutton" id="{vb:raw editorid}_cmd_insertorderedlist" width="20" height="20" alt="{vb:rawphrase ordered_list}" />
                                <
    img src="{vb:stylevar imgdir_editor}/insertunorderedlist.png" class="imagebutton" id="{vb:raw editorid}_cmd_insertunorderedlist" width="20" height="20" alt="{vb:rawphrase unordered_list}" />
                            </
    vb:if>
                            <
    vb:if condition="$stylevar['textdirection'] == 'ltr'">
                                <
    img src="{vb:stylevar imgdir_editor}/outdent.png" class="imagebutton" id="{vb:raw editorid}_cmd_outdent" width="20" height="20" alt="{vb:rawphrase decrease_indent}" />
                                <
    img src="{vb:stylevar imgdir_editor}/indent.png" class="imagebutton" id="{vb:raw editorid}_cmd_indent" width="20" height="20" alt="{vb:rawphrase increase_indent}" />
                            <
    vb:else />
                                <
    img src="{vb:stylevar imgdir_editor}/indent.png" class="imagebutton" id="{vb:raw editorid}_cmd_outdent" width="20" height="20" alt="{vb:rawphrase decrease_indent}" />
                                <
    img src="{vb:stylevar imgdir_editor}/outdent.png" class="imagebutton" id="{vb:raw editorid}_cmd_indent" width="20" height="20" alt="{vb:rawphrase increase_indent}" />
                            </
    vb:if>
                        </
    li>
                    </
    vb:if>
                    <
    vb:if condition="$show['url_bbcode'] OR $show['attach'] OR $show['img_bbcode']">
                        <
    li>
                            <
    vb:if condition="$show['url_bbcode']">
                                <
    img src="{vb:stylevar imgdir_editor}/createlink.png" class="imagebutton" id="{vb:raw editorid}_cmd_createlink" width="20" height="20" alt="{vb:rawphrase insert_link}" />
                                <
    img src="{vb:stylevar imgdir_editor}/unlink.png" class="imagebutton" id="{vb:raw editorid}_cmd_unlink" width="20" height="20" alt="{vb:rawphrase remove_link}" />
                                <
    img src="{vb:stylevar imgdir_editor}/email.png" class="imagebutton" id="{vb:raw editorid}_cmd_email" width="20" height="20" alt="{vb:rawphrase insert_email_link}" />
                            </
    vb:if>
                            <
    vb:if condition="$show['img_bbcode'] OR $show['attach']">
                                <
    img src="{vb:stylevar imgdir_editor}/insertimage.png" class="imagebutton" id="{vb:raw editorid}_cmd_insertimage" width="20" height="20" alt="{vb:rawphrase insert_image}" />
                                <
    img src="{vb:stylevar imgdir_editor}/video.png" class="imagebutton" id="{vb:raw editorid}_cmd_insertvideo" width="21" height="20" alt="{vb:rawphrase insert_video}" />
                            </
    vb:if>
                        </
    li>
                    </
    vb:if>
                    <
    vb:if condition="$show['quote_bbcode']">
                        <
    li>
                            <
    img src="{vb:stylevar imgdir_editor}/quote.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_quote" width="20" height="20" alt="{vb:rawphrase wrap_quote_tags}" />
                        </
    li>
                    </
    vb:if>
                    <
    vb:if condition="$show['code_bbcode'] OR $show['html_bbcode'] OR $show['php_bbcode']">
                        <
    li>
                            <
    vb:if condition="$show['code_bbcode']"><img src="{vb:stylevar imgdir_editor}/code.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_code" width="20" height="20" alt="{vb:rawphrase wrap_code_tags}" /></vb:if>
                            <
    vb:if condition="$show['html_bbcode']"><img src="{vb:stylevar imgdir_editor}/html.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_html" width="20" height="20" alt="{vb:rawphrase wrap_html_tags}" /></vb:if>
                            <
    vb:if condition="$show['php_bbcode']"><img src="{vb:stylevar imgdir_editor}/php.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_php" width="20" height="20" alt="{vb:rawphrase wrap_php_tags}" /></vb:if>
                        </
    li>
                    </
    vb:if>    
                    <
    vb:if condition="$extrabuttons">        
                        <
    li>
                            <
    vb:each from="extrabuttons" value="button">
                                <
    img src="{vb:raw button.buttonimage}" class="imagebutton" id="{vb:raw editorid}_cmd_wrap{vb:raw button.twoparams}_{vb:raw button.bbcodetag}" width="21" height="20" alt="{vb:rawphrase wrap_x_tags, {vb:raw button.tag}}" />
                            </
    vb:each>
                        </
    li>
                    </
    vb:if>
                </
    ul>
            </
    vb:if>
            </
    div>
            <
    div class="editor_textbox_container">
                    <
    div class="editor_textbox <vb:if condition="$smiliebox">editor_textbox_smilie</vb:if>">
                        <
    textarea name="message" id="{vb:raw editorid}_textarea" rows="10" cols="80" dir="{vb:stylevar textdirection}" tabindex="1">{vb:raw newpost.message}</textarea>
                    </
    div>
            </
    div>
            <
    vb:if condition="$smiliebox">
            <
    div class="editor_smiliebox">
                {
    vb:raw smiliebox}
            </
    div>
            </
    vb:if>
        </
    div>
    </
    div>

    <
    input type="hidden" name="wysiwyg" id="{vb:raw editorid}_mode" value="{vb:raw editortype}" />
    <
    script type="text/javascript">
    <!--
        
    vB_Editor['{vb:raw editorid}'] = new vB_Text_Editor('{vb:raw editorid}', {vb:raw editortype}, '{vb:raw forumid}''{vb:raw parsesmilie}'undefined'{vb:raw ajax_extra}');
    //-->
    </script> 

     
  4. #9
    جهــاد is on a distinguished road الصورة الرمزية جهــاد
    تاريخ التسجيل
    09 / 05 / 2008
    الدولة
    السعودية
    المشاركات
    285
    معدل تقييم المستوى
    487

    افتراضي رد: هاك أخفاء محتوى الموضوع لا يمكن مشاهدته الا بعد الرد على الموضوع

    اقتباس المشاركة الأصلية كتبت بواسطة نصراوي سدير مشاهدة المشاركة
    اخوي اتممت كل الخطوات الا اخر نقطة ..
    اثناء تعديل القالب .. يظهر لي هذا الخطأ :


    كود PHP:
    حدث الخطأ التالي عند محاولة تقييم هذا القالب:

    Parse errorsyntax errorunexpected T_ENCAPSED_AND_WHITESPACEexpecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/c265725/public_html/vb/includes/adminfunctions_template.php(3950) : eval()'d code on line 13

    من المحتمل أن سببه هو تعبير شرطي مشوه. ينصح إلى حد كبير أن تصلح هذا الخطأ قبل الاستمرار, لكنه يمكنك الاستمرار إذا كنت تريد. 
    وانا احتاج هذا الهاك جزاك الله خير باقرب فرصه
    انتظر الاجابه ..



    هذا قالبي الاصلي :

    ..................
    //-->
    </script>[/php]
    اخي الكريم اظن ان نسخة منتداك هي 3.x.x وليس 4.x.x
    أو تأكد ان اسم القالب هو editor_toolbar_on
    وهذا المنتج فقط للجيل الرابع

     
  5. #10
    ايمن حسب will become famous soon enough ايمن حسب will become famous soon enough الصورة الرمزية ايمن حسب
    تاريخ التسجيل
    20 / 04 / 2010
    الدولة
    مجهولة
    العمر
    44
    المشاركات
    23
    معدل تقييم المستوى
    209

    افتراضي رد: هاك أخفاء محتوى الموضوع لا يمكن مشاهدته الا بعد الرد على الموضوع

    انا ركبت الهاك وخرجت من المنتدى علشان اشوفة كزائر لم يخفى شيئا

    ولكن الهاك لا يعمل الا عند كتابة موضوع جديد

    وعمل تظليل للموضوع ثم اخفاء


    نسخة المنتدى 4.0.3

     

 
+ الرد على الموضوع
صفحة 2 من 3 الأولىالأولى 1 2 3 الأخيرةالأخيرة

معلومات الموضوع

الأعضاء الذين يشاهدون هذا الموضوع

الذين يشاهدون الموضوع الآن: 1 (0 من الأعضاء و 1 زائر)

     

مواقع النشر (المفضلة)

مواقع النشر (المفضلة)

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك