XF 2.3 How to Completely Remove Title Character Limit in XFRM?

Tamer

Active member
Licensed customer
Hello,

I'm currently using XenForo 2.3 with Resource Manager (XFRM). By default, resource titles have a 100-character limit. I tried editing the 'maxLength' property in the ResourceItem.php Entity file and even updated the varchar limit in the 'xf_rm_resource' database table, cleared caches (rebuilt master data, templates, and phrases), but the title length limit still persists and returns the error:

"Please enter a value using 100 characters or fewer."

What would be the correct and permanent way to remove or significantly increase the title length limit in XFRM?

Thanks in advance for your help!
 
It wasn't meant to be funny, it's a fact.

Any changes you make to the database and core files will be overwritten the next time you upgrade.

You asked for a permanent solution - that is it.
 
I couldn't even find a temporary solution. For now, even a 'Temporary Fix' would have worked for me. Come on, shed some light! :P
 
Back
Top Bottom