1

Topic: What does this error means

http://screencast.com/t/HIYbeAYgS

I was testing the custom field area for the search and did some changes. Now that I try to change it back like how it is in the admin cp in demo but couldn't save it.

Now my search function is screwed up.

Help anyone?

Last edited by alexspice (2011-12-12 07:28:56)

2

Re: What does this error means

i`l take my guess.
first the Number is an ID assigned to the options value, like if u pu for the Interested In 300 options to choose from each option will get an ID number (as u can see numeric) wich you can use in the script as a reference for different stuff.

Cant save it issue:
you set for search label a value gender1, and the error points that there is no custom field existent at the moment wich has the label gender1.
So what you should do is make sure the gender1 field exists.