front page appearance [message #39483] |
Fri, 26 October 2007 17:01 |
jacpad
Messages: 21 Registered: January 2006
Karma: 0
|
Junior Member |
|
|
Hi all,
today i upgraded my forum today and the front page changed.
Now all forums in a category are displayed in one row as links and not in several rows as before. Is there an option to change this behaviour ?
I searched now for a while, but without any success...
thanks for your help
jacpad
|
|
|
Re: front page appearance [message #39492 is a reply to message #39483] |
Sun, 28 October 2007 13:51 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Did you try rebuilding the theme? Did you have a custom theme before the upgrade?
FUDforum Core Developer
|
|
|
|
Re: front page appearance [message #39499 is a reply to message #39493] |
Mon, 29 October 2007 22:39 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Is the front page the only one that is effected or are there others? In the event of the former you can try downloading index.tmpl from CVS, replacing yours with it and rebuilding the theme.
FUDforum Core Developer
|
|
|
|
|
|
|
Re: front page appearance [message #39522 is a reply to message #39520] |
Thu, 01 November 2007 16:39 |
jacpad
Messages: 21 Registered: January 2006
Karma: 0
|
Junior Member |
|
|
I checked out the problem. I think the main problem is my postgresql version 8.0.4.
The sql statement that is responsible for the forum list returns a boolean value for the compact or full view of the forum.
The code that checks this field does and as my database returns a "f" and not NULL, so I got always the compact view.
Thanks for your help and for the forum anyway
best
jacpad
|
|
|