• Vagrant sugarcrm localhost

    Hi All, I have install vagrant and virtualbox on my windows 10 and using sugarcrm on vagrant localhost(http://localhost:8080/sugar/). When I do quick repair and rebuild then sugarcrm quick repair and rebuild takes too long. I am not sure what…
  • Repair Error

    Hello, I ran a quick repair on my production org, and receiving this error: /*COLUMNS*/ /*MISSING IN DATABASE - team_id - ROW*/ /*MISSING IN DATABASE - team_set_id - ROW*/ /*MISSING IN DATABASE - acl_team_set_id - ROW*/ ALTER TABLE hint_accountsets…
  • Touch language files so they 'compile' in the right order

    Since we know that studio ONLY updates language files that follow two naming conventions, xx_xx.lang.php for $mod_strings and xx_xx.sugar_xxxxx.php for $app_list_strings we should either have a repair or incorporate into the QRR some code that touches…