Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2007-04-26 10:26:17

jinbatsu
New member
Registered: 2007-04-25
Posts: 6

Can't Load The xinha Editor

I'm not using AJAX or whatever.
In my localhost works perfect.
But in domain, can not load anything, why?

i've try with:

  <script type="text/javascript">
    _editor_url  = "http://www.domain.name/xinha/"  // (preferably absolute) URL (including trailing slash) where Xinha is installed
    _editor_lang = "en";      // And the language we need to use in the editor.
    _editor_skin = "xp-green";
  </script>
  <script type="text/javascript" src="http://www.domain.name/xinha/XinhaCore.js"></script>
  <script type="text/javascript" src="http://www.domain.name/xinha/xinha_config.js"></script>
<script language="javascript">

i've try "/xinha/"
i've try "../xinha/"

i've try window.onload = xinha_init; on javascript

still cannot.
Pls Help.

Last edited by jinbatsu (2007-04-26 10:37:06)

Offline

#2 2007-04-26 10:54:31

jinbatsu
New member
Registered: 2007-04-25
Posts: 6

Re: Can't Load The xinha Editor

Well i think.. because of the chmod... NO ACCESS the folders not 755 and the files are not 644.
well,.. i try right now..
sorry for all...

OK it's work..
thanks xinha!

Last edited by jinbatsu (2007-04-26 11:07:18)

Offline

Board footer

Powered by FluxBB