vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - LOGECT English To Arabic Converter (https://vborg.vbsupport.ru/showthread.php?t=276151)

LOGECT 12-28-2011 11:00 PM

LOGECT English To Arabic Converter
 
1 Attachment(s)
Info: Convert English to Arabic using Google Transliteration

Screen shot:

https://vborg.vbsupport.ru/attachmen...1&d=1325131474


Installation:
-Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]

Tested on vb 4.1.9

-=Leb=- 12-31-2011 01:08 PM

how come after i uninstalled logect now i can't even reply to any post, and the quick reply is gone from my forum. Any idea how to fix that?

kh99 12-31-2011 01:51 PM

You might try this: go to the Style Manager and Edit Templates in your style, find the template editor_ckeditor and revert it if necessary.

LOGECT 12-31-2011 01:53 PM

Quote:

Originally Posted by -=Leb=- (Post 2282526)
how come after i uninstalled logect now i can't even reply to any post, and the quick reply is gone from my forum. Any idea how to fix that?

Did you change the code or modified your template ?
it should work fine on 4.1.9!

open your editor_ckeditor template and replace all with the following code:

Code:

<div id="{vb:raw editorid}" class="blockrow texteditor">
    <div class="editor">
        <div class="editor_textbox_container<vb:if condition="$smiliebox"> smilie</vb:if>">
                <div class="editor_textbox <vb:if condition="$smiliebox">editor_textbox_smilie</vb:if>">
                    {vb:raw ckeditor}
                </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}" />


-=Leb=- 12-31-2011 02:27 PM

hi gentlemen, i did not edit or change anything. I just installed and uninstalled , and i'm using the default style
the plugin is uninstalled and there is no templates called editor_ckeditor

It seems like when you uninstall the coverter it remove the editor_ckeditor template?

I'm not sure if the editor_ckeditor is default template for VB . if i install it back the quick reply works just fine, but i dont really need it anymore and now the quick reply box is gone and can't even reply to any thread or post :(
Also i did reverted all templates with no luck

-=Leb=- 12-31-2011 04:52 PM

ok i reinstalled ¨the hack back and then edited the template called editor_ckeditor
and added the code you gave me above, then i uninstalled the hack and the template stayed and quick reply is working agian.

thx anyways


All times are GMT. The time now is 12:05 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01044 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete