Results 1 to 2 of 2

Thread: Increase description length

  1. #1
    Join Date
    Oct 2007
    Posts
    9

    Default Increase description length

    Hallo,
    how can I increase the number of letter/chars available in description? :?:
    I need to put more longer description :wink:

    Thanks

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: Increase description length

    In phpMyAdmin, run following SQL

    Code:
    ALTER TABLE `process_queue` CHANGE `description` `description` TEXT NOT NULL;

Similar Threads

  1. Length of Title
    By Foxxy in forum Template Modifications
    Replies: 4
    Last Post: 01-20-2009, 11:53 AM
  2. Problem With Video Length!!!
    By macintosh14568 in forum Bug Reports
    Replies: 0
    Last Post: 09-17-2008, 10:44 PM
  3. No Thumbnails Or Length of video
    By spiky1471 in forum Installation Support
    Replies: 1
    Last Post: 09-04-2008, 07:13 AM
  4. Minimum TAG length
    By MrMMB in forum Installation Support
    Replies: 1
    Last Post: 03-23-2008, 06:11 AM
  5. field length length bug/exploit
    By leki in forum Fixed Bugs
    Replies: 4
    Last Post: 05-31-2007, 12:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •