Hi,
Currently both the homepage (index.php) and Album list page (index.php?cat=0) display the same. Is there a way to get the Album page only to display the album list (no random files, latest uploads etc).
Your homepage and the root category display are of course identical. That's not the album list as such. I think you're mixing up terms here. What you're up to is not possible without heavily modifying the core code.
In that case is it possible to create a new page, e.g. album.php, that will only display a list of albums but is still controlled (for things like number of albums per page etc) via the config menu?
Quote from: GauGau on October 24, 2006, 07:09:04 PM
What you're up to is not possible without heavily modifying the core code.