Editing unique data post input. |
I am using the set rules for the form validation.
All is okay but when editing a page it says the slug is taken {of course it is, it belongs to the post I'm editing} but I need it there still obviously because I'm trying to prevent it being shared with another. Anybody have any suggestions as a work around? PHP Code: public function set_rules() |
Messages In This Thread |
Editing unique data post input. - by miiikkeyyyy - 03-02-2015, 06:33 PM
RE: Editing unique data post input. - by tapan.thapa - 03-02-2015, 10:39 PM
RE: Editing unique data post input. - by obiron - 03-03-2015, 01:24 AM
|