| jesus |
|
|---|---|
|
Hey we have been runing the minichat plugin for a couple of years now up to version 6.1.7 it was working fine, after i have upgraded my cotonti to 6.2.5(step by step) it has broken it works fine but once you write a message and click "shout" it disapears and only "all messages" is left. any ideas? - yes we have updated the plugin too. screens
before after
Відредаговано: jesus (04.01.2013 15:32, 12 років тому) |
| 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 = {}
|
| jesus |
|
|---|---|
|
thanks a lot! :) seems to have helped, if there's another way - without editing jquery please let me know! but this does the work.
|