Not Solved Problem in Ajax chat with screen shot
#1
Not Solved
i install ajax chat and i got this error.
[Image: 19561805714dfb3b99694f9.jpg]


What to do Sad
Reply
#2
Not Solved
Go to:
Quote:/public_html/chat/js/FABridge.js

Find:
Quote:if (/Explorer/.test(navigator.appName) || /Konqueror|Safari|KHTML/.test(navigator.appVersion))

Replace with:
Quote:if((!(/Chrome/.test(navigator.appVersion))) && ((/Explorer/.test(navigator.appName) || /Konqueror|Safari|KHTML/.test(navigator.appVersion))))

If it shows still, try to clear your browser cache. It should work after that.
--Pyridine
Reply
#3
Not Solved
wow it works thank you bro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)