Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

big news

Asked Modified Viewed 3,203 times
S
salam
S
salam 10
:|
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Newbie

Hello

I can't add news which are big , 5 pages or more.
how to add these news?
thanks.
0 replies

8 posts

W
wlodekp
W
  • Member, joined since
  • Contributed 54 posts on the community forums.
  • Started 3 threads in the forums
answered
Member

MYSQL
TINYTEXT: max 255 character
TEXT: max 65536 character
MEDIUMTXT: max 16777215 character
LONGTEXT: max 4294967295 character

Quote

<?php
$result = dbquery("ALTER TABLE ".$db_prefix."news CHANGE news_news news_news LONGTEXT "wink;
$result = dbquery("ALTER TABLE ".$db_prefix."news CHANGE news_extended news_extended LONGTEXT "wink;
?>

This code use to changes:
Content Admin->Custom Pages-new
Page Title: test
Page Content: insert passe code
make only Preview Page do not Save Page
Edited by wlodekp on 17-06-2007 07:34,
0 replies
S
salam
S
salam 10
:|
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Newbie

Thanks, so there is not any limit in php-fusion files to news and articels?
0 replies
C
chbe
C
chbe 10
------------------------------------

thebasement.gryt.com
  • Member, joined since
  • Contributed 161 posts on the community forums.
  • Started 4 threads in the forums
answered
Member

@salam

Why is the PHPFusion copyright remowed from your site
http://www.web-buds.net/

??
0 replies
W
wlodekp
W
  • Member, joined since
  • Contributed 54 posts on the community forums.
  • Started 3 threads in the forums
answered
Member

Sorry!
I help the clansmen only Fusion
No copyright-There has not no help.
0 replies
S
salam
S
salam 10
:|
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Newbie

Quote

chbe wrote:
@salam

Why is the PHPFusion copyright remowed from your site
http://www.web-buds.net/

??


oooh
what you said?
I don't use PHPFusion on my site web-buds.net
can you tell me why you said that?
I don't remove copyright from any copyrighted product, But http://www.web-buds.net is not PHPFusion. Note !

I don't need any one to teach me the copyright.


##wlodekp

I wonder how will you help if you dont know PHPFusion from other ?!:|
Edited by salam on 17-06-2007 16:55,
0 replies
S
Sveinungs
S
  • Veteran Member, joined since
  • Contributed 935 posts on the community forums.
  • Started 3 threads in the forums
answered
Veteran Member

Hi, that page did look like fusion at first glance for me too :)

As for yor news, the are stored in the news table, fields:
news_news
news_extended

Change type for these fields from TEXT to MEDIUMTEXT (in phpMyAdmin)

Related thread, HERE

It's about articles, but the same goes for news.
Edited by Sveinungs on 17-06-2007 18:15,
0 replies
S
salam
S
salam 10
:|
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Newbie

Quote

Hi, that page did look like fusion at first glance for me too :)


Maybe , but we should take some times before speak , wisdom say that ;)

Any way thank you sveinungs.
when i use php-fusion or any CMS I don't remove copyright that is my satisfaction.
0 replies
C
chbe
C
chbe 10
------------------------------------

thebasement.gryt.com
  • Member, joined since
  • Contributed 161 posts on the community forums.
  • Started 4 threads in the forums
answered
Member

@salam

Sorry if I was wrong but it looks like a PF site to me at first and therefore my comment about the copyright. It could be that it is hard to read Syrian for me :)
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 8 posts
  • Votes 0 votes
  • Topic users 4 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet