02-20-2017, 08:40 PM
(02-19-2017, 10:06 PM)joebordes Wrote: Note: Now that you already have it migrated, all you have to do is update the code, enter as admin, go to corebos updater and "Load" and "Apply All". You don't have to migrate again. In fact you don't have to migrate ever again. Just update the code (ideally with git) and apply corebos updates
I have now again downloaded the current Github version. All relevant data after the instructions of my previous vtigercrm installation copied into the corresponding directories and the installupdater.php script started. I can not update cbupd-0000148.
It returns...
Quote:ERROR: Class called without update record in application!!
The error after creating/editing a product is now...
Quote:Warning: array_merge(): Argument #2 is not an array in /is/htdocs/wp10725802_AP6SP9SHMX/www/crm/data/CRMEntity.php on line 710
Warning: array_merge(): Argument #1 is not an array in /is/htdocs/wp10725802_AP6SP9SHMX/www/crm/data/CRMEntity.php on line 710
Warning: array_merge(): Argument #2 is not an array in /is/htdocs/wp10725802_AP6SP9SHMX/www/crm/data/CRMEntity.php on line 710
Warning: array_merge(): Argument #1 is not an array in /is/htdocs/wp10725802_AP6SP9SHMX/www/crm/data/CRMEntity.php on line 710
Warning: array_merge(): Argument #2 is not an array in /is/htdocs/wp10725802_AP6SP9SHMX/www/crm/data/CRMEntity.php on line 710
Warning: array_merge(): Argument #1 is not an array in /is/htdocs/wp10725802_AP6SP9SHMX/www/crm/data/CRMEntity.php on line 710
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp10725802_AP6SP9SHMX/www/crm/data/CRMEntity.php:710) in /is/htdocs/wp10725802_AP6SP9SHMX/www/crm/modules/Vtiger/Save.php on line 103
Last but not least when I edit my PDF Maker Template for invoice i get the error
Quote:Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "file:/is/htdocs/wp10725802_AP6SP9SHMX/www/crm/Smarty/templates/modules/PDFMaker/EditPDFTemplate.tpl" on line 444 "{php} if (file_exists("kcfinder/browse.php")) { {/php}" {php}{/php} tags not allowed. Use SmartyBC to enable them <-- thrown in /is/htdocs/wp10725802_AP6SP9SHMX/www/crm/Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 444
I am at a loss ...