RE: [Dnfbb-developers] Validating posts/topics/forums/categories
Brought to you by:
sbosanquet,
tectsoft
|
From: Si C. <si...@te...> - 2006-03-14 09:00:35
|
> -----Original Message----- > Has this been resolved or should I comment on this? I went ahead and implemented the procs, the consequences of not were too great when multiple boards were created. You chould have the following procs which validate the above: DNFI_CATEGORY_EXISTS DNFI_FORUM_EXISTS DNFI_POST_EXISTS DNFI_TOPIC_EXISTS All these validate that the user can *see* the item, of not raise an exception. Rgds Si |