On 01.02.01 (23:50), Alexander Levenetz wrote:
> But this
>
> $article = mgd_list_topic_articles_all($topic_id); {
> $displayed = 0;
> while ($displayed < 4 && $article && $article->fetch()) {
> if (mgd_is_in_topic_tree(94, $article->id)) { continue; }
> $displayed++;
>
> should exclude subtopic 94 and its articles, right? Still,
> articles of that topic are displayed with the above
> &(article.name) command. And they should not.
So, you've got two possibilities: Either someone still finds a
bug in your code, or your setup isn't the way it should -- could
you do us the favor to explicitly check whether subtopic 94
actually is under topic #26?
phr
--
Linksystem Muenchen GmbH [EMAIL PROTECTED]
Schloerstrasse 10 http://www.link-m.de
80634 Muenchen Tel. 089 / 890 518-0
We make the Net work. Fax 089 / 890 518-77
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Re: [midgard-user] How to prevent subtopics/articles from being included in _list_topic...all?
Philipp Rotmann, Linksystem Muenchen Thu, 01 Feb 2001 14:48:39 -0800
- Re: [midgard-user] How to prevent sub... Emiliano
- Re: [midgard-user] How to preven... Alexander Levenetz
- Re: [midgard-user] How to pr... Emiliano
- Re: [midgard-user] How t... Alexander Levenetz
- Re: [midgard-user] H... Emiliano
- Re: [midgard-user] H... Alexander Levenetz
- Re: [midgard-user] H... Emiliano
- Re: [midgard-user] H... Alexander Levenetz
- Re: [midgard-user] H... Emiliano
- Re: [midgard-user] H... Alexander Levenetz
- Re: [midgard-user] H... Philipp Rotmann, Linksystem Muenchen
- Re: [midgard-user] H... Philipp Rotmann, Linksystem Muenchen
- Re: [midgard-user] H... Alexander Levenetz
- Re: [midgard-user] H... Emiliano
- Re: [midgard-user] H... Alexander Levenetz
- Re: [midgard-user] H... Emiliano
- Re: [midgard-user] H... Alexander Levenetz
- Re: [midgard-user] How t... David Guerizec
- Re: [midgard-user] H... Alexander Levenetz
- Re: [midgard-user] H... Emiliano
