Important Links...

• ENVENT Corporate
My ENVENT
http://www.php.net


Howto's
Configuring IIS SMTP for Mail Delivery
Configuring a Bounce Handler in Windows
User Not Associated with a trusted SQL Server Connection
Php not connecting to MSSQL 2000 on Windows 2003
Connecting Windows 2003 Web Edition to MS-SQL 2000
Ensight Configuration Changes for PHP 5
Ensight's content gets cut off prematurely
Installing Ensight on Windows 2003 with IIS 6
Additional Settings for MySQL 4.1

FAQ's
Design Mode Editor
IE6 Settings
IE7 Settings
Installation
Profiling

Who's online...
There are 4 guests and 0 registered users online.


Problem

You've entered content into Ensight's Design Mode editor, but part of the content gets cut off after saving it.

How to solve it

Ensight has a physical limit on the size of it's content data fields. This limit sits at 65,535 characters within a default installation. Should you need to increase the amount of data stored, follow these instructions:

MySQL:

To increase the amount of content that can be entered within Ensight's publishing system, edit the structure of the Content table and change the Full_BLOB field's type from BLOB to MEDIUMBLOB (or LONGBLOB if necessary, but it's not recommended)

To increase the amount of content that can be entered within Ensight's e-mail communication system, edit the structure of the Mails table and change the Full_BLOB field's type from BLOB to MEDIUMBLOB (or LONGBLOB if necessary, but it's not recommended)

MS-SQL:

Edit the php.ini file on the server and change mssql.textlimit and mssql.textsize to the minimum field size required.

 


Give us your feedback

Have a question about Ensight's functionality? Drop us a line using the form below and we'll get back to you with feedback within 24 to 48 hours (or 72 hours on weekends)

First Name
Surname
E-mail Address
Type of comment
Comment

Enter the word displayed above:


Search

[ Advanced Search ]

Login
Email: 
Password: 



Back to Home
Return to the Home Page