vtiger Forum Index vtiger
The Honest Open Source CRM
 

vtiger CRM 5.0.3 RC2 Released
Click here to go to the original topic
Goto page 1, 2, 3, 4, 5  Next
 
       vtiger Forum Index -> Announcements
Previous topic :: Next topic  
Author Message
philip



Joined: 25 Aug 2004
Posts: 297

Posted: Thu Jan 25, 2007 9:58 am    Post subject: vtiger CRM 5.0.3 RC2 Released  

Hi,

We are pleased to announce the RC2 release of vtiger CRM 5.0.3 (which cannot be used in production).

The product can be downloaded from the below sourceforge url.
http://sourceforge.net/project/showfiles.php?group_id=117522&package_id=219405

In this release we have fixed about 150 issues, based on the feedback and stability from the users, we'll decide on the GA release.
Along with this release addons and plugins are also available.

To view the no. of issues fixed go to the following url
http://vtiger.fosslabs.com/cgi-bin/trac.cgi/query?status=closed&milestone=5.0.3&order=priority

For pending and known issues click below
http://vtiger.fosslabs.com/cgi-bin/trac.cgi/query?status=new&status=assigned&status=reopened&milestone=5.0.3&order=priority

We are awaiting for your valuble Comments and Feedbacks

P.S For users who are in 4.x/5.0.x and need to migrate to latest rc2 refer the following post http://forums.vtiger.com/viewtopic.php?t=13426

Regards,
Philip
Back to top  
sammydeus



Joined: 30 Mar 2006
Posts: 88
Location: Toronto, Canada

Posted: Thu Jan 25, 2007 3:54 pm    Post subject: Re: vtiger CRM 5.0.3 RC2 Released  

To begin with this version does not seem to have addressed the installation problem. :(

Since I am unable to install it I am afraid I can't provide any further feedback.
Back to top  
plaugraud



Joined: 12 Sep 2005
Posts: 83
Location: Austria

Posted: Thu Jan 25, 2007 4:05 pm    Post subject: Re: vtiger CRM 5.0.3 RC2 Released  

Hello,

now I installed 5.0.3rc2 on my linux box with populating demo data, but at Finish step the following error appears:
Quote: Catchable fatal error: Object of class Quotes could not be converted to string in /srv/www/htdocs/vtigercrm/include/utils/InventoryUtils.php on line 475
Then I tried to logon, nothing happens but a similar error:
Quote: Catchable fatal error: Object of class Users could not be converted to string in /srv/www/htdocs/vtigercrm/include/utils/CommonUtils.php on line 36
What have I misdone ?

Rgds,
Rudolf
Back to top  
plaugraud



Joined: 12 Sep 2005
Posts: 83
Location: Austria

Posted: Thu Jan 25, 2007 4:14 pm    Post subject: Re: vtiger CRM 5.0.3 RC2 Released  

Hi developers,

I think you should increase the memoy limit in the file "config.template.php" higher than 16M.
Quote: ini_set('memory_limit','32M');
I had problems at populating demo data. With a value of 32M no memory error appeared.

Rudolf.
Back to top  
delboy711



Joined: 18 Sep 2005
Posts: 31

Posted: Fri Jan 26, 2007 12:06 pm    Post subject: Re: vtiger CRM 5.0.3 RC2 Released  

It still does not work correctly with Firefox browser.
Using the test server at http://en.vtiger.com/wip/index.php

When editing a quote it is not possible to change 'Potential Name', 'Contact name', or to 'Add Product'

Am I the only person to see this behaviour? No else seems to have noticed.

One thing is improved from RC1. The Blue SpyGlass icon to select a product now works.
Back to top  
Balduin



Joined: 18 May 2005
Posts: 1733
Location: Berlin

Posted: Fri Jan 26, 2007 1:11 pm    Post subject: Re: vtiger CRM 5.0.3 RC2 Released  

Sorry delboy711 but it seems to work at http://en.vtiger.com/wip/index.php
I changed 'Potential Name', 'Contact name', as well as 'Add Product' without any problems

Could you be more specific? Any screenshots?
Back to top  
worldnetsource



Joined: 11 Jan 2006
Posts: 27
Location: Southern California

Posted: Fri Jan 26, 2007 3:26 pm    Post subject: Re: vtiger CRM 5.0.3 RC2 Released  

If you want it to install using IE^ then you need to change:
config.template.php
// more than 8MB memory needed for graphics
// memory limit default value = 16M
ini_set('memory_limit','16M');

Change it to 32M and the install will complete step 5. If no then the program just fails to complete the installatiion.
Back to top  
sammydeus



Joined: 30 Mar 2006
Posts: 88
Location: Toronto, Canada

Posted: Fri Jan 26, 2007 4:23 pm    Post subject: Re: vtiger CRM 5.0.3 RC2 Released  

I have been struggling with this problem since v5.0 RC and was hoping that now it would be resolved.

Quote: If you want it to install using IE^ then you need to change:
config.template.php
// more than 8MB memory needed for graphics
// memory limit default value = 16M
ini_set('memory_limit','16M');

Change it to 32M and the install will complete step 5. If no then the program just fails to complete the installatiion.

I have tried to change the memory limit countless times and to every imaginable value in more places than just config.template.php but it hasn't made any difference. Even installing the program on a local server, and uploading thsee files directly to the remote server and dumping the database across has not allowed me to set up the program to run on a remote server.

As always, the config file is created but the database tables are neither built or populated.

Very frustrating. :?
Back to top  
delboy711



Joined: 18 Sep 2005
Posts: 31

Posted: Fri Jan 26, 2007 7:55 pm    Post subject: Re: vtiger CRM 5.0.3 RC2 Released  

Balduin wrote: Sorry delboy711 but it seems to work at http://en.vtiger.com/wip/index.php
I changed 'Potential Name', 'Contact name', as well as 'Add Product' without any problems

Could you be more specific? Any screenshots?

Found the problem. I think it was a stale style sheet in my browsers cache. Clearing the cache resolved the problem. Thanks for confirming the problem was not in vtiger.

Thats a relief :D
Back to top  
plaugraud



Joined: 12 Sep 2005
Posts: 83
Location: Austria

Posted: Sun Jan 28, 2007 11:12 pm    Post subject: Re: vtiger CRM 5.0.3 RC2 Released  

Question to all testers:
has anybody already done a migration?
I got the following issue.

After migration from 4.2.4 to 5.0.3rc detail contact information cannot be displayed.
By clicking on the name field in the contact overview a blank screen and the following error message appears:

Fatal error: Call to a member function Move() on a non-object in D:\xampp\htdocs\vtigercrm\include\database\PearDatabase.php on line 441

The vtiger url is:
http://localhost/vtigercrm/index.php?action=DetailView&module=Contacts&record=5949&parenttab=Sales

System setup of this test is:
WinXP, xampp 1.5.4, Apache/2.2.3 (Win32) PHP/5.1.6, MySQL 5.0.24a

Rgrds,
Rudolf
Back to top  
 
       vtiger Forum Index -> Announcements Goto page 1, 2, 3, 4, 5  Next
Page 1 of 5


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group