Support Requests item #769694, was opened at 2003-07-11 08:10
Message generated for change (Settings changed) made by mhnoyes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=563509&aid=769694&group_id=81360
Category: Module: article
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: David M Walker (datamgmt)
Assigned to: Eloi George (adarkling)
>Summary: Module ArticleManager: news page gives error
Initial Comment:
Article News page gives error
Warning: Division by zero
in /path_to_site/website/core/Pager.php on line 258
As I haven't yet put any articles in. Maybe this should
be caught first
----------------------------------------------------------------------
Comment By: Eloi George (adarkling)
Date: 2003-07-11 15:23
Message:
Logged In: YES
user_id=619893
Thanks for using Article Manager!
From the information you sent it looks like one of the core
modules (Pager) is in the middle of calculating how many
listings to show on this page. If Article tells it to list
0 articles on each page, you will end up with that error.
By default its set to show 20 per page. It may have gotten
changed to 0 by accident.
From the main menu choose "Configuration" and where it says
"Number of listings to show per page under the Main Menu",
change it to any number greater than 0.
Let me know if that fixed the problem for this and your
other bug report "[ 769714 ] List articles does not show any
articles".
In my next release I'll make sure that 0 is not an option
for that question.
-Eloi-
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=563509&aid=769694&group_id=81360
|