What I want to do on my page is:
I want to show the 2 newest newsitems with an icon in front of it.. then 3 without (so the next 3 newest news items)...
How can I do this? I tried by using lastnews and oldnews but when I include oldnews nothing is parsed on my page. How is this possible?
Kind regards
| Seiten (1): 1 |
| Autor | Beitrag |
31.07.2008 - 23:50:23 Uhr | |
Themenstarter |
question news and old news |
|
|
01.08.2008 - 10:43:33 Uhr | |
|
Stylemotion.de (Entwickler) |
this is not supported by webnews. every news of the list is displayed in the same style.
|
|
|
01.08.2008 - 23:12:31 Uhr | |
Themenstarter |
ok.. I can change the script here and there so that it supports it.
But now my question is... why dont I get any newsitems on my page when I include alte_news.php ? when I include that my page is just blank. |
|
|
02.08.2008 - 11:28:36 Uhr | |
|
Stylemotion.de (Entwickler) |
Zitat von Provisia: ok.. I can change the script here and there so that it supports it. you are allowed to do this for yourself als long als you do not publish the modifications for other users. Zitat von Provisia: But now my question is... why dont I get any newsitems on my page when I include alte_news.php ? when I include that my page is just blank. alte_news.php displays news-items which are on the second page of news.php. so if you set the news-count of news.php ($set['maxnews']) to 2, then the third, forth and fifth news-item will be shown in alte_news.php. |
|
|
| Seiten (1): 1 |
| Suche | Optionen |
| » Erweiterte Suche |
Druckansicht |
question news and old news
31.07.2008 - 23:50:23 Uhr
Themenstarter