close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Limit on text length

Thread began 9/23/2010 9:00 am by drayschermerhorn146715 | Last modified 9/23/2010 7:35 pm by drayschermerhorn146715 | 1551 views | 5 replies |

drayschermerhorn146715

Limit on text length

I have implemented Power CMS for a website that is posting arts-related events in chronological order.

There are a lot of events and at the moment it seems to have hit a Power CMS limit.

When the user attempts to update the events by inserting text in the page, the editor correctly bumps the later text down the page. When they click "Update" it turns out that the inserted text is there, but the text at the bottom of the page is missing.

The page has a bit over 47,000 characters.

Is there a simple way around this problem?

The only thing I could come up with is to divide up the events into groups based on date, create an input screen for each, and then insert the PHP code for them sequentially down the page.

Thanks....Duane

Sign in to reply to this post

codamedia

When I built my first Database Driven CMS many years back I encountered a similar behaviour. The problem may be the format of the "Content Area" in MySQL. It is likely set to TEXT, but if you are running out of room, you may need to set that to "MEDIUM TEXT or LONG TEXT".

If my memory is right, a TEXT column can hold 64K worth of data; LONGTEXT can hold 4GB. Not sure what the MEDIUMTEXT holds.

That would be a database answer - but you should wait for someone from WebAssist to respond, as PowerCMS may have it's own limitations.

FINAL NOTE: If you change any database settings be carefull. If you set it to the wrong value (ie: date, or int) your text could become truncacted and you will lose data. Backups are your friend.

Sign in to reply to this post

Dani Chankhour

Thanks codamedia, and i think you are on the right track.

I was able to see the issue on my end, and it seems that changing the ContentValue column type to 'mediumtext' allowed for more content to be inserted.

Sign in to reply to this post

drayschermerhorn146715

Thanks to you both.

Is this a change I can make directly to the MySQL database, or does it require a reinstall?

... Duane

Sign in to reply to this post

Dani Chankhour

That change will need to be done to the Database, you won't need to reinstall.

Sign in to reply to this post

drayschermerhorn146715

Thanks, I'll give it a try...Duane

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...