![]() |
Category Name Limit
Just curious. Is there a way I can increase the category name limit? Right now it tells me that it can't be less then 4 or more then 32, which I find to be an odd feature. Any way I can adjust or turn this off?
|
open /admincp/arcade.php and search for
Code:
if( empty($name) || strlen($name) > 32 || strlen($name) < 4 ) |
Thank you again MrZeropage. I had to adjust this line, too, to make it work. I guess one is for new categories and one is for editing categories?
Code:
$name = $IN[ "name_".$this_cat['c_id'] ]; |
All times are GMT. The time now is 08:00 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|