just updated this hack to 1.1.0 and have problem:
1) in introduction say next:
[sql]UPDATE PFXforum SET exludable = 1[/sql]
but in table FORUM field exludable not exist, this field must be exCludable. Example:
[sql]UPDATE PFXforum SET excludable = 1[/sql]
2) why to disable and enable exclude used same value - 1 ? May be to enable value must be 1 and to disable - 0 ?
3) in USERCP can't select forum list to exclude, I run queries, but this can't help me (see an attachment).
|