General > Support
406 (not acceptable) + 404 (not found) errors webim v. 1.6.0
Eddybaur:
I'll fix the button code soon.
Eddybaur:
Ok guys, inspirer and i finally figured out the fix. Here's what you do.
Add the following line to your .htaccess file.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
source:http://www.reaper-x.com/2007/03/22/hostgator-tips-temporarily-disable-modsecurity/
I'm betting it'd work more then just HostGator users.
enkiduwd:
ThX!
I will try it and report.
EDIT: Nope.... That's not working. Anyway - thank you guys for trying!
I wonder if there are some other people with the same problem? For now it seems - it only me. If this is true - that means it is not a problem with mibew but probably something wrong with my server settings.
From my point of view - after button html code modification webim is fully functional so the problem is rather minor one.
Thanks again!
spd23:
hey guys, i'm having this issue was there ever a solution to this? been sat looking at the button code for a hour or so and can not figure it out. For some reason it works if i right click and open new tab, but just clicking on the button on my homepage it errors?
any help would be appriciated :) thanks in advance
Button Code:
<!-- webim button --><a href="http://www.mydomain.com/chat/client.php?locale=en&style=default " target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://www.mydomain.com/chat/client.php?locale=en&style=default&url='+escape(document.location.href)+'&referrer='+escape(document.referrer ), 'chat', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="http://www.mydomain.com/chat/b.php?i=webim&lang=en " border="0" width="163" height="61" alt=""/></a><!-- / webim button -->
Navigation
[0] Message Index
[*] Previous page
Go to full version