PDA

View Full Version : 4.1.5.1 bugfix patch


boccio
06-11-2009, 10:35 AM
We just released minor bug-fix Vivvo 4.1.5.1 patch (build 3790).

It addresses one issue with IE7 and IE8 on some browsers/configurations and one issue with 4.1.5 installer that was reported couple of days ago.

The patch can be downloaded from the Client area (https://www.vivvo.net/orders/client_login.php), be sure to make a backup of your site/database when you update, and also be sure to correctly replace your files on your server. View changelog (http://www.vivvo.net/forums/../changelog.php) for detailed information on this patch.

amecavica
06-16-2009, 11:55 AM
Hello,

After the upgrade Vivvo scripts have problems with the backups content. When I launch Backup message: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 22618715 bytes) in / home / biznism / public_html / business / lib / backup / mysql_backup.php on line 148

Can help?

shketuljko
06-16-2009, 01:35 PM
You need to increase memory_limit:
http://www.vivvo.net/resources/knowledgebase/fatal-error-allowed-memory-size-of.html

amecavica
06-16-2009, 09:39 PM
You need to increase memory_limit:
http://www.vivvo.net/resources/knowledgebase/fatal-error-allowed-memory-size-of.html

Thanks Shketuljko,

I changed the line

ini_set ( "memory_limit", "32m");

in

ini_set ( "memory_limit", "128M"),

and only now does. Is this OK, because in Vivvo FAQ recommends to determine the limit of 64M?

Best regards,
Adem

shketuljko
06-19-2009, 01:13 PM
It's okay :)

fos
08-02-2009, 02:20 AM
Hi,

Does the current version 8/1/09 4.1.5.1 include the two patches or do I need to add the patches after a new install?

Thank you,
Jeff

Alex
08-02-2009, 08:24 AM
Yes, the current version is up to date, no need to add any patch after install.