[Vtigercrm-developers] Migration from 6.0.0 Beta to 6.1.0

Jonathan Sardo sardoj at gmail.com
Tue Sep 16 14:41:35 GMT 2014


Ok, I found the problem:

In /includes/http/Request.php, there is the following code (line 207):


*protected function validateReferer() {*
*// Referer check if present - to over come *
*if (isset($_SERVER['HTTP_REFERER'])) {*
*global $site_URL;*
*if ((stripos($_SERVER['HTTP_REFERER'], $site_URL) !== 0) &&
($this->get('module') != 'Install')) {*
*throw new Exception('Illegal request');*
*}*
*}*
*return true;**}*

In config.inc.php, $site_URL wasn't correct (*http:// instead of https://)*

This problem didn't exist with the previous version of Vtiger.

Now, the CRM works properly.


Cordialement,

Jonathan SARDO
[image: Images intégrées 5]
Tél. 06 99 45 50 47

2014-09-16 15:15 GMT+02:00 Jonathan Sardo <sardoj at gmail.com>:

> Hi Uma,
>
> *Installed vtiger 6.0 Beta -> Migrating to vtiger 6.1.0*
>
> Files have been modified, but the database seems to be corrupted by the
> migration. See screenshots:
>
> After login:
> [image: Images intégrées 1]
>
> When I access to Home, after migration process:
> [image: Images intégrées 2]
>
>
>
>
> Cordialement,
>
> Jonathan SARDO
> [image: Images intégrées 5]
> Tél. 06 99 45 50 47
>
> 2014-09-16 14:00 GMT+02:00 Uma S <uma.s at vtiger.com>:
>
>> Hi Sardo,
>>
>> Could you explain the steps to reproduce the issue.
>>
>> 1. Installed vtiger 6.0 Beta -> Migrating to vtiger 6.1.0 ?
>>
>> 2. Installed vtiger 6.0 + Security Patch -> Migrate to vtiger 6.1.0 ?
>>
>> Which one of this ? If something other than this kindly explain.
>>
>>
>> On Tue, Sep 16, 2014 at 4:46 PM, Jonathan Sardo <sardoj at gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I try to migrate Vtiger 6.0.0 Beta to 6.1.0 using the new migration tool
>>> but I get this message:
>>>
>>> [image: Images intégrées 1]
>>>
>>> What's the solution please?
>>>
>>> Regards,
>>>
>>> Jonathan SARDO
>>> [image: Images intégrées 5]
>>> Tél. 06 99 45 50 47
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>
>>
>>
>> --
>> With
>> Best Regards
>> Uma.S
>> Vtiger Team
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140916/9468faed/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 7203 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140916/9468faed/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 48406 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140916/9468faed/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 4223 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140916/9468faed/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 27781 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140916/9468faed/attachment-0007.png>


More information about the vtigercrm-developers mailing list