I am looking for some advice/help when updating from 1.x to 2.x with some extensions. They are disabled in the process, but then I am looking for the best way to deal with fields such as the file upload field where I once used the nGen file upload extension and it’s now the native ee file field.
I updated a site from 1.6.9 build 20100430 to 2.1.0 build 20100720. I disabled extensions and then once the update was complete, went back into each field group and changed the fields formally nGen field to File fields. And all my image paths are gone. Should I change each nGen file field to an input field before I upgrade?
I am getting this error when I go to the page or try to edit a channel entry:
Unable to load requested field type file: ft.ngen_file_field.php.
Confirm the fieldtype file is located in the expressionengine/third_party/ directory
Although I have deleted all the old extension references from the exp_extensions table. There is one field is this field group with a file upload type and I have deleted it and added it again and it’s still gives me the error.
So I guess I have 2 questions: any advice on upgrading with different fieldtypes? And any advice on tracing this error?
[Mod Edit: Moved to the CodeShare Corner forum]