Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - RTE integration problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Topic ClosedRTE integration problem

 Post Reply Post Reply Page  12>
Author
evans View Drop Down
Newbie
Newbie


Joined: 26 June 2009
Status: Offline
Points: 12
Direct Link To This Post Topic: RTE integration problem
    Posted: 07 July 2009 at 10:09am
Strange problem. I've turned on RTE in admin console but nothing like it show. Am i doing something wrong or what is a problem with a forum?
Feel free to request additional information.
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Direct Link To This Post Posted: 07 July 2009 at 10:52am
You can turn the RTE on and off on a per member biases as well.

Edit your forum profile and make sure that you have enabled the RTE from there.
Back to Top
evans View Drop Down
Newbie
Newbie


Joined: 26 June 2009
Status: Offline
Points: 12
Direct Link To This Post Posted: 07 July 2009 at 11:41am
Text input area is invisible :( How that can be fixed?
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Direct Link To This Post Posted: 07 July 2009 at 11:46am
If the editor is not displaying then it means either a corrupted file or a modification has broken your forum. Try uploading the original files again.

If you have edited the includes/header.asp file make sure that you have not removed the link to the forums javascript file.
Back to Top
evans View Drop Down
Newbie
Newbie


Joined: 26 June 2009
Status: Offline
Points: 12
Direct Link To This Post Posted: 07 July 2009 at 12:10pm
Following code is generated to browser but no input area:
 

<!--//
/* *******************************************************
Software: Web Wiz Rich Text Editor(TM)
Info: http://www.richtexteditor.org
Copyright: (C)2001-2009 Web Wiz(TM). All rights reserved
******************************************************* */
//-->
    <script language="JavaScript" src="RTE_javascript_common.asp" type="text/javascript"></script>
    <script language="JavaScript" src="RTE_javascript.asp?textArea=message" type="text/javascript"></script>
    <script language="javascript" type="text/javascript">
       WebWizRTEtoolbar('frmMessageForm');
       document.write ('<iframe id="WebWizRTE" src="RTE_textarea.asp?mode=QuickToFull&POID=0&ID=719" width="650" height="300" style="border: #A5ACB2 1px solid" onLoad="initialiseWebWizRTE();" tabindex="20"></iframe>');
    </script>
    <noscript><strong><br /><br />Для публикации сообщения на форуме - в вашем браузере должно быть разрешено использование JavaScript</strong></noscript>
    <input type="hidden" name="message" id="message" value="" />
    <input type="hidden" name="browser" id="browser" value="RTE" />
   </td>
Everything looks fine but no work  :(
I haven't modified header, just added counters to the footer
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Direct Link To This Post Posted: 07 July 2009 at 12:29pm
Looking at the code it appears to have Russian in it.

I expect then that the translated language files that you are using are preventing the JavaScript for the RTE from running.
Back to Top
evans View Drop Down
Newbie
Newbie


Joined: 26 June 2009
Status: Offline
Points: 12
Direct Link To This Post Posted: 07 July 2009 at 12:33pm
Russian is just an error message in case of  matters. Any idea how to force it to work?
Back to Top
evans View Drop Down
Newbie
Newbie


Joined: 26 June 2009
Status: Offline
Points: 12
Direct Link To This Post Posted: 07 July 2009 at 12:36pm
That is a code sample from current working site:
 
 <td width="60%" valign="top">
 
<!--//
/* *******************************************************
Software: Web Wiz Rich Text Editor(TM)
Info: http://www.richtexteditor.org
Copyright: (C)2001-2009 Web Wiz(TM). All rights reserved
******************************************************* */
//-->
    <script language="JavaScript" src="RTE_javascript_common.asp" type="text/javascript"></script>
    <script language="JavaScript" src="RTE_javascript.asp?textArea=message&M=QuickToFull" type="text/javascript"></script>
    <script language="javascript" type="text/javascript">
       WebWizRTEtoolbar('frmMessageForm');
       document.write ('<iframe id="WebWizRTE" src="RTE_textarea.asp?mode=QuickToFull&ID=0&CACHE=1365" width="650" height="300" style="border: #A5ACB2 1px solid" onLoad="initialiseWebWizRTE();" tabindex="20"></iframe>');
    </script>
    <noscript><strong><br /><br />JavaScript must be enabled on your web browser in order to use this Rich Text Editor!</strong></noscript>
    <input type="hidden" name="message" id="message" value="" />
    <input type="hidden" name="browser" id="browser" value="RTE" />
   </td>
Back to Top
 Post Reply Post Reply Page  12>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.