i install ajax chat and i got this error.
What to do
What to do
Problem in Ajax chat with screen shot
|
i install ajax chat and i got this error.
What to do
2011-06-17, 12:10 PM
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
2011-06-17, 02:25 PM
wow it works thank you bro
|
« Next Oldest | Next Newest »
|