Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Migrate from vtiger 6.3
#18
(02-27-2016, 05:18 PM)joebordes Wrote: 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

6 rows updated, that error is gone.

(02-27-2016, 05:19 PM)joebordes Wrote: 2. Have you changed the $dbconfig['db_type'] = 'mysql'; variable in config.inc.php ??

No, I wasn't aware of that, my config.inc.php from vtiger says 'mysqli' not 'mysql. I changed it and now that error is also gone. Great!

(02-27-2016, 04:52 PM)joebordes Wrote: cbupd-0000003 - DocumentRelatedList - ERROR: Class called without update record in application!!

this one is wrong and important. I don't know why. look for the database record in the table vtiger_cbupdater and make sure the file name and class name are correct

cbupd-0000005 - EmailReports - already applied
cbupd-0000051 - inventoryproductstockcontrol - Changeset inventoryproductstockcontrol already applied!

you should be able to safely ignore these two because you already have them from VT6. I think they will work.

fixed!

For some reason I had two entries in vtiger_relatedlist_seq so the function that returns the new unique id was returning a wrong id. I fixed the table and the change applied correctly.

joebordes3.- Workflows

That is going to be a hard one. You are getting a javscript error, not directly but in one of the webservice calls that is being made. I need to see that error. This is easy to see in the console both in firefox (specially with firebug) and chrome.


Fixed! Looking at the errror from firefox console, I noticed I had forgotten to disable "SQL Reports". Now they work!

Thanks again, I will move on to custom modules, I will open a new thread for that.

PM
Reply


Messages In This Thread
Migrate from vtiger 6.3 - pmax - 02-23-2016, 11:23 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-24-2016, 12:24 AM
RE: Migrate from vtiger 6.3 - pmax - 02-24-2016, 12:46 AM
RE: Migrate from vtiger 6.3 - pmax - 02-24-2016, 05:46 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-24-2016, 09:07 PM
RE: Migrate from vtiger 6.3 - pmax - 02-25-2016, 02:49 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-25-2016, 06:24 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-25-2016, 06:31 PM
RE: Migrate from vtiger 6.3 - pmax - 02-25-2016, 06:59 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-25-2016, 11:46 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-25-2016, 11:50 PM
RE: Migrate from vtiger 6.3 - pmax - 02-26-2016, 04:22 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-27-2016, 04:52 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-27-2016, 05:18 PM
RE: Migrate from vtiger 6.3 - pmax - 02-27-2016, 05:36 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-27-2016, 05:19 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-27-2016, 05:20 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-27-2016, 05:24 PM
RE: Migrate from vtiger 6.3 - joebordes - 02-27-2016, 11:01 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)