02-27-2016, 05:18 PM
1.- execute this SQL directly against your database:
UPDATE vtiger_links SET handler = null, handler_class = null, handler_path = null WHERE handler = 'isLinkPermitted'
and let me know how it goes so I can add it to the migration script
UPDATE vtiger_links SET handler = null, handler_class = null, handler_path = null WHERE handler = 'isLinkPermitted'
and let me know how it goes so I can add it to the migration script
Joe
TSolucio
TSolucio