1 nureac May 09, 2007 01:03
3 gcasanova Apr 15, 2008 17:01
Personman, can you please elaborate why changing the Databases' Short_name character length number will will cause problems when you upgrade?
Thank You!
4 personman Apr 15, 2008 17:02
The upgrade script may put the db back to the way it was originally, cutting off your longer blog names.
5 gcasanova Apr 15, 2008 17:19
OK, so upon upgrading I'd just have to remember to redo the operation to keep the longer "short name".
Step 1: Change /inc/collections/views/_coll_general.form.php
Step 2: Change char_var from 12 to higher number in short_name database
More information for those interested is here:
http://forums.b2evolution.net/viewtopic.php?t=3861&highlight=change+short
Thanks Personman!
NB: I'm using version 2.4.1
in inc/VIEW/collections/_blogs_general.form.php, change the 12 to an 18.
Then you'll have to change the column in the database to have a longer length. Keep in mind that this will cause problems when you upgrade.