FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Is the new flat "category" listing an option?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Is the new flat "category" listing an option? [message #21285 is a reply to message #21272] Wed, 24 November 2004 17:26 Go to previous messageGo to previous message
lstep is currently offline  lstep   France
Messages: 50
Registered: June 2003
Karma:
Member

Ilia wrote on Wed, 24 November 2004 15:16

That is the correct option for changing this value. Tests on my dev forums show no such problem, changing the value takes affect instantly. The default value of the option is always "Open" btw.


I tried again, deactivating/switch from open to compact to collapsed, still the same. The only thing I changed from a "standard" usage, is to use the path_info stuff (I activated it in "Global Settings Manager" and regenerated the theme with path_info). Do you think it may be the culprit? (update: no, I tried without path_info, doesn't work either)
Because except from this (and except the fact that I use a PostgreSQL database, v7.4.6), I don't have anything special, really.

I looked into the database, in the fud_cat table, the value seems to be correctly changed :

Before a change (all Open):

Quote:

fuddads=# select * from fud26_cat;
id | name | description | cat_opt | view_order | parent
----+----------------+-------------------------+---------+------------+---- ----
1 | Test Category | - Just a test category | 3 | 3 | 0
2 | Administration | - Administration | 3 | 2 | 0
3 | About the File | - About the File | 3 | 1 | 0
(3 rows)


And after:

Quote:

fuddads=# select * from fud26_cat;
id | name | description | cat_opt | view_order | parent
----+----------------+-------------------------+---------+------------+---- ----
1 | Test Category | - Just a test category | 3 | 3 | 0
2 | Administration | - Administration | 3 | 2 | 0
3 | About the File | - About the File | 5 | 1 | 0
(3 rows)



Does anybody else have this problem, or am I the only one?

[Updated on: Wed, 24 November 2004 17:33]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Smilies...
Next Topic: New members with old posts linked in profile
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 21:10:56 GMT 2024

Total time taken to generate the page: 0.04856 seconds