1
hanif
Length of article allowed in news module
  • 2006/2/10 21:00

  • hanif

  • Just popping in

  • Posts: 37

  • Since: 2004/7/12


Hi all,
I aam using the latest XOOPS for my site. Everything is great but I have one issue.
I want to post a news article (News module 1.44) which is 25,000 characters long. It stops at just over 15,000 characters. Is there a way to increase this limit or work round this problem?

Any help would be appreciated.

Han

2
hanif
Re: Length of article allowed in news module
  • 2006/2/13 17:05

  • hanif

  • Just popping in

  • Posts: 37

  • Since: 2004/7/12


anyone?

3
phppp
Re: Length of article allowed in news module
  • 2006/2/13 17:10

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


a tricky solution
in your mysql.sql or change it via phpmyadmin:
bodytext text NOT NULL,
=>
bodytext longtext NOT NULL,

4
hanif
Re: Length of article allowed in news module
  • 2006/2/13 17:31

  • hanif

  • Just popping in

  • Posts: 37

  • Since: 2004/7/12


thanks for the fast reply

Login

Who's Online

195 user(s) are online (147 user(s) are browsing Support Forums)


Members: 0


Guests: 195


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits