You are not logged in.
Pages: 1
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
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
Pages: 1