Hi,
It sounds like you are missing the isPopular field from either your database or the .def file.
Try this:
1. Goto Database->Links->Properties, and click on Resync Database. Do you now see an isPopular field there? If yes, you should be good now.
2. If no, you need to add it in (not sure how it got deleted?). Click on Add Column, and set isPopular, column type = ENUM, column index = regular, column values = No\nYes, Not Null = Yes, Default = No, Form Type = SELECT and Form Size = 0.
Let me know if that solves things.
Cheers,
Alex
--
Gossamer Threads Inc.
It sounds like you are missing the isPopular field from either your database or the .def file.
Try this:
1. Goto Database->Links->Properties, and click on Resync Database. Do you now see an isPopular field there? If yes, you should be good now.
2. If no, you need to add it in (not sure how it got deleted?). Click on Add Column, and set isPopular, column type = ENUM, column index = regular, column values = No\nYes, Not Null = Yes, Default = No, Form Type = SELECT and Form Size = 0.
Let me know if that solves things.
Cheers,
Alex
--
Gossamer Threads Inc.