i have a custom field bound to a topic in a specific forum
and im checking this when the topic is posted so that if the value is below a a threshold it is automatically denied.
But the custom field is always null.
i've tried using raw php to compare and even then the value is null.