SQL Error - Caused By Amount of Entered into Content Field?

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
gsownsby
Posts: 8
Joined: Sun Feb 22, 2009 9:09 pm

SQL Error - Caused By Amount of Entered into Content Field?

Post by gsownsby »

Script URL: Intranet
Version of script: 2.0
Hosting company: Intranet
URL of phpinfo.php: Intranet
URL of session_test.php: Intranet
What terms did you try when SEARCHING for a solution: field size, maximum

A few days into evaluation of helpdesk software...continues to go well with few problems. One question about how much info can be entered into a knowledgebase article.

I attempted to enter a fairly lengthy amount of info into a single article. I suspect that the character count would be into the 5,000 or so range. When I submitted the article, I received an SQL error. I reduced the amount of text and it worked fine. I only received an error when trying to create articles with a lot of text.

So, does anyone know the maximum amount of text that can be entered into the content file of a knowledgebase article?

I suspect that the problem is the type of database field that has been defined for "content".
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Try turning the debug mode ON in settings then repeat the process and see exactly what error message you get now.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
gsownsby
Posts: 8
Joined: Sun Feb 22, 2009 9:09 pm

Post by gsownsby »

Will do. Thanks.
Post Reply