Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support Full story don't show everything!
jeffmodern
Posted on 26 Feb 2012, 13:31:50

Access: Member
Total Posts: 2
Joined: 2012-02-26

I have been using the script for some time now, but i recently posted an article that is about 48 pages on word document, but not everything shows...I am thinking it has to do with character limitation in the database, please can anyone help me out here. My site link is www.naijasbestshortstories.com

#3757
Chris
Posted on 26 Feb 2012, 14:06:26

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

It may indeed be the table field type limit you've reached. You could try running the following queries against your database.

ALTER TABLE `news30_story` CHANGE story story LONGTEXT;
ALTER TABLE `news30_story` CHANGE shortstory shortstory LONGTEXT;

Once you've done that you'll then need to edit your article and paste the contents of it again so that it stores all of it this time.

#3759
Network-13.com © 2013