hi,
My newsblock (Pastblock) doesn't work correctly... It only shows 3 entries and not the definied 10...
- jmvaughn responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 12:05 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn created topic »TagIt 3.0 for Zikula« 09:34 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
news block doesnt work correctly
-
- Rank: Registered User
- Registered: Jun 25, 2008
- Last visit: Jan 14, 2009
- Posts: 12
Hi,
I have problems with the past block too.
I can't show it. I have stories in the News module, but the block doesn't work.
I dont't know if it's a general problem of the block (the case of WorldRacer is diferent) or I don't know the real use of this block (which news it has to show?)
Thank you,
Joan -
- Rank: Moderator
- Registered: Mar 15, 2005
- Last visit: May 30, 2010
- Posts: 1077
That's wierd. I can't get Past articles to show up either in the block.
Anyone else able to use this block?
--
[ stevencopley.com ] -
- Rank: Team Member
- Registered: Dec 07, 2003
- Last visit: May 09, 2010
- Posts: 2703
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jul 19, 2008
- Posts: 9
Okay.. here a new block...
it needs some changes in the pnuserapi.php from the news module..
Add this lines:...
Code
Between:
Code
if (!empty($order)) {
$orderby = $storiescolumn[$order].' DESC';
}
//and....
$permChecker = new news_result_checker();
Here is the block:
http://www.simulation-games.org/pn/News-block.zip
- Moderated by:
- Support
