This question may be related to a resolved thread.
Hello,
I am receiving an error in my developer log that says,
“The system has detected an add-on that is using outdated code that may stop working or cause issues with the system. What does this mean?
Deprecated function get_upload_preferences() called in /var/www/vhosts/cutandpaste.com/system167/expressionengine/third_party/safecracker_file/ft.safecracker_file.php on line 242.
Deprecated since 2.4. Use File_upload_preferences_model::get_file_upload_preferences() to support config variable overrides instead.”
I found another forum - listed above - that suggests that I need to need to migrate my code to the SafeCracker module integrated into EE: http://ellislab.com/expressionengine/user-guide/modules/safecracker/index.html so that our templates do not rely on any depreciated/outdated plugins.
Unfortunately, that answer didn’t quite give me enough information and I’m not sure how to migrate our code. Could you please give me more direction?
Thanks