1
Hi!
I found sometihng that could not be considered a bug, but just wrong behavior of the theme engine.
Suppose you config a block to be shown on top page and ONLY on top page. Suppose your top page is some module's top page, News module for example.
So you open the page and you have News front page and the block. You click on some category's name to see all articles in a category.
Block is still there.
You click on an article.
Block is NOT there.
???
I think the problem is this: News uses index.php for both showing the front page and the category index page, with leads XOOPS engine into confusion on "what is the front page".
I'm trying to find the code that controls this and change it, but this is a part of XOOPS i've never touched and I don't find the stuff.
This is the site:
http://www.anince.esThank you