Opened 17 years ago

Closed 17 years ago

#138 closed Defect (worksforme)

Disabling rating code on forums

Reported by: Ageless Owned by: Rytis
Priority: Major Milestone: Undetermined
Component: Web - Forums Version:
Keywords: Cc: dbraun@…

Description

A problem David Braun (Predictor) found:

To disable people from rating on the forums by editing the config.xml works, but causes problems because parse.config is not aware of the option.

Change History (3)

comment:1 Changed 17 years ago by Ageless

Cc: dbraun@… added

comment:2 Changed 17 years ago by Ageless

Tell how to get past:

Parse error: parse error, unexpected ')' in /export/projects/predictor/html/user/forum_rate.php on line 10

comment:3 Changed 17 years ago by Rytis

Resolution: worksforme
Status: newclosed

<no_forum_rating/> is ignored by current scheduler code.

I see no problem with forum_rate.php on line 10; might be outdated code or problems with custom modifications. However, I changed the config parse type to bool to allow less strict syntax of the tag.

Note: See TracTickets for help on using tickets.