I am working on catalog pages when I paste the page to a forum post I get this error
too many symbols, can I increase the symbols and where ?
I am working on catalog pages when I paste the page to a forum post I get this error too many symbols, can I increase the symbols and where ?
http://certifiedhosting.com/ |
Hello boonexplus!
Find in file modules/boonex/forum/js/BxForum.js the next line:
return ((s.length > 4 && s.length < 128000) ? true : false); And increase 128000 value. Then login to admin panel of your Dolphin site, modules->forums and there press link "compile language:en" and repeat for other languages in your site if they exist.
With the best regards, Leonid |
awesome leonid,
thank you very much http://certifiedhosting.com/ |
You are welcome, boonexplus! |