I've been trying to add a 1044th client to formtools but after I add it, I click on the "Clients" link through admin and get an internal server error. After removing the last entered client from the database using PHPMyAdmin, I can click the Client link and the Client table page displays normal in formtools.
I have over 8,000 form submissions between several clients and the submission tables display just fine so I figure it's not a problem with the MySQL server or its settings. There are no .htaccess files in the admin/clients/ directory that could cause this error. I tried entering a different client thinking that my server's firewall filters may have blocked the page due to some text that could be flagged as text within a malicious file but that made no difference. I need this fixed quick. Any suggestions? Thanks..
I think this may be a pagination issue. I had increased the number of client records per page from 25 to 50 and now it's working.
I have over 8,000 form submissions between several clients and the submission tables display just fine so I figure it's not a problem with the MySQL server or its settings. There are no .htaccess files in the admin/clients/ directory that could cause this error. I tried entering a different client thinking that my server's firewall filters may have blocked the page due to some text that could be flagged as text within a malicious file but that made no difference. I need this fixed quick. Any suggestions? Thanks..
I think this may be a pagination issue. I had increased the number of client records per page from 25 to 50 and now it's working.