| Harker |
|
|---|---|
|
Hi, I think that the problem comes of jquery, I had the same problem very long ago. It is not recommended but I edited my file "js/jquery.js" by adding at the end of page this code :
// ----------------------------------------------------------------------------
// Added for Shoutbox
// ----------------------------------------------------------------------------
{$.fn.markItUp=function(){};};
var L = {}
var mini = {}
|