[Vtigercrm-developers] Vtiger 7 Upgrade - Popups Freezing Browser

Marco Roello marco.roello at gmail.com
Fri Oct 27 12:26:44 GMT 2017


HI Brian,

I've had yesterday the same issue.
The only way I've found to "partially resolve" has been replacing the
installation folder with the master branch of VT.
Many schema changes were not applied. For example, every picklist tables
were missing color column.
The menu on the Dashboard was empty. Found that the migrated database
didn't have the app2tab table

checked schema differences with this tool:
mysqldbcompare --server1=root:pwd at localhost --server2=root:pwd at localhost
--difftype=sql vtigercrm_tomigrate:vtigercrm7_clean --run-all-tests
--skip-row-count --skip-data-check --skip-table-options  > schema-diff.log

where vtigercrm7_clean is a clean database obtained from a clean
installation.

Anyone knows a way to re-apply the scripts in /modules/Migration/schema? Is
there a risk to have record duplicates?
In my opinion the migration progress should be stronger, and repetible, to
ensure schema and data consistency

Regards,
Marco


2017-10-27 13:49 GMT+02:00 Brian <belstsrv at gmail.com>:

> Hi All,
>
> Just checking back in on this to see if anyone can provide some added
> assistance or point us where to look for the generation of these popups?
> They must be getting driven from some Ajax call (I think), but I am not
> sure where to look.
>
> Thanks again.
>
> On 10/25/2017 9:57 AM, Alan Lord wrote:
>
> I haven't seen this before but would suggest disabling the PBXManager
> module. That should stop you getting all the popups so you can then
> investigate properly.
>
> If you can't login long enough to disable it via the module manager then
> edit the vtiger_tab table and set the "presence" column for PBXManager to
> 1.
>
> HTH
>
> Al
>
>
> On 25/10/17 13:41, Brian wrote:
>
> Hi Everyone,
>
> Today I upgraded our vTiger install from 6.5 to 7.0.1. The upgrade seemed
> to go fine and I was able to log in immediately. But, after login, no
> matter what user account I log in as, I get popup windows from Vtiger on
> the right side of the browser window that say:
>
> ------------------
> | * SUCCESS      |
> | Incoming Call  |
> ------------------
>
>
> _______________________________________________
> http://www.vtiger.com/
>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20171027/e99bdd28/attachment.html>


More information about the vtigercrm-developers mailing list