• Hello

    I want write more characters in the title field. I change 128 to 256 in database_code.php and I insert the lines:

    alter table TABLA
    alter column TITLE varchar(256) not null;

    But I can’t change it.

    PD. Thanks for this plugin.

Viewing 1 replies (of 1 total)
  • Plugin Author Robert Heller

    (@robertpheller)

    You need to update WEBLIB_Collection_Admin.php (in includes). Look at line 471.

    • This reply was modified 8 years, 5 months ago by Robert Heller. Reason: spelling/typo error
Viewing 1 replies (of 1 total)
  • The topic ‘more characters in the title’ is closed to new replies.