This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Maximum Data Exceeded
#1

Hi,
I am getting a lot of bans with maximum data exceeded. Is there a way to check the content that is getting this ban? I am afraid I am losing many legitimate comments. Is there a way to turn off this ban altogether? I can moderate myself.
Reply
#2

Hi,

To turn it off, open /comments/includes/app/processor.php, search for this:

PHP Code:
<?php 
cmtx_check_maximums
(); //check field data does not exceed the maximum lengths

And either delete the line or add // to the beginning so it looks like this:

PHP Code:
<?php 
//cmtx_check_maximums(); //check field data does not exceed the maximum lengths

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Mark
25-Mar-2023, 11:45 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)