Post by nec2 » Sun Jun 13, 2010 2:02 pm

Is it safe to modify category name longer than 32 char ? i did it and it's work don't know about side effect yet.

Path : admin/controller/catalog/category.php
Mod : if ((strlen(utf8_decode($value['name'])) < 2) || (strlen(utf8_decode($value['name'])) > 32)) {

New member

Posts

Joined
Tue Aug 04, 2009 4:57 pm

Post by JAY6390 » Sun Jun 13, 2010 6:25 pm

I could be wrong but I think this is actually default now for current versions

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by nec2 » Mon Jun 14, 2010 11:28 am

@JAY6390
Do you mean 1.4.8 ? Unfortunately category name still limit to 32.
Anyway seem no problem occur changing 32 to 42

New member

Posts

Joined
Tue Aug 04, 2009 4:57 pm

Post by Qphoria » Mon Jun 14, 2010 11:41 am

Yea.. it seems tho i made the database change.. somehow the change i made to the file didn't make it. It will be in the bug fix patch

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by nec2 » Tue Jun 15, 2010 4:30 pm

@Qphoria
Great ! thanks a lot

New member

Posts

Joined
Tue Aug 04, 2009 4:57 pm
Who is online

Users browsing this forum: No registered users and 216 guests