SOLVED - Changing The Maximum Message Length


Subject: SOLVED - Changing The Maximum Message Length
Hello, this is my first topic in here :D and like the title says, i would like to know how to modify the maximum Length of the messages in the icy phoenix system. As far as i know the this maximum is 32000 characters in one message, but i would like to change this.

Thank you for your time :mrblue:

PD: I used the "search" tool, but i couldn't find an answer :?

Last edited by Guest on Mon 21 Jul, 2008 08:03; edited 1 time in total
Profile PM  
Subject: Re: Maximun Message Lenght
So anyone? If this is not allowed just tell me so i cant stop searching if this can be done. :wink:

Profile PM  
Subject: Re: Maximun Message Lenght
The limit is set by the text type (TEXT) used in MySQL and is more like 65000 characters not 32000.
There are other text types that allow for more characters ... MEDIUMTEXT allows for 16 million and LONGTEXT can store 4 billion.

I no expert by any means and you should always back up your data before making changes to your database, but it would seem logical to me that you could just change the field type for post_text and post_text_compiled in the posts_text table

Profile PM  
Subject: Re: Maximun Message Lenght
Thank you very much, i´ll give it a try ^^.

EDITED: :mrblue: this worked, i changed it to MediumText and now its all good. Thanx again :wink:

Profile PM  
Subject: Re: Maximun Message Lenght
postanime wrote: [View Post]
Thank you very much, i´ll give it a try ^^.

EDITED: :mrblue: this worked, i changed it to MediumText and now its all good. Thanx again :wink:
I am very interesting in this.
postanime, can you give more details.

Thank you

Profile PM  
Subject: Re: Maximun Message Lenght
xmenfile wrote: [View Post]
postanime wrote: [View Post]
Thank you very much, i´ll give it a try ^^.

EDITED: :mrblue: this worked, i changed it to MediumText and now its all good. Thanx again :wink:
I am very interesting in this.
postanime, can you give more details.

Thank you


Oh yes of course. It is really simple.

1. Go to your database manager (E.g. Phpmyadmin) and login to your Icyphoenix database.

2. Backup your database with your control panel (Optional but i suggest it)

3. Go to the table posts_text, and change the field Type of post_text and post_text_compiled from Text to MediumText. Save changes and exit.

4. Make a test topic of more than 65000 characters and if it is fully shown then you're set :v: .

Remember that if you already have a topic with more than 65000 characters in your forum, you have to edit it and resubmit it, so the changes can be seen.

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1036s (PHP: 17% SQL: 83%)
SQL queries: 11 - Debug Off - GZIP Enabled