Greetings,
We are a nonprofit that has OrangeHRM installed on a Servint VPS. We are running a standard Apache, PHP, MySQL stack and the web application is running well.
We have an odd issue in that any custom fields are limited to only 250 characters. We have increased the character limit for custom fields everywhere we could find it within the install, increased it within the MySQL database, modified the JavaScript validation, modified the database schemas, validators, restarted all services, rebuilt doctrine:build-mode, and it still will not store more than 250 characters.
We just do not know where to go from here. You can submit more than 250 and it says that it was successful but when you click edit again only 250 characters are stored. Any ideas? We are completely new to the Symfony Framework so this is a little out of our comfort zone (and probably why we are so clueless).
Any help would be greatly appreciated as it is something so simple but incredibly frustrating :)
We are a nonprofit that has OrangeHRM installed on a Servint VPS. We are running a standard Apache, PHP, MySQL stack and the web application is running well.
We have an odd issue in that any custom fields are limited to only 250 characters. We have increased the character limit for custom fields everywhere we could find it within the install, increased it within the MySQL database, modified the JavaScript validation, modified the database schemas, validators, restarted all services, rebuilt doctrine:build-mode, and it still will not store more than 250 characters.
We just do not know where to go from here. You can submit more than 250 and it says that it was successful but when you click edit again only 250 characters are stored. Any ideas? We are completely new to the Symfony Framework so this is a little out of our comfort zone (and probably why we are so clueless).
Any help would be greatly appreciated as it is something so simple but incredibly frustrating :)