hi,
I upgraded from version 8.1 to 9.1 and is successful. But I get the error: "Notice: Modification of internal data is deprecated: myname in / home / lib / classes / class.cms_variables.php on line 46". What does it mean?
thanks
upgrade 8.1 to 9.1 [solved]
upgrade 8.1 to 9.1 [solved]
Last edited by gionda on Wed Apr 03, 2013 1:11 pm, edited 1 time in total.
Re: upgrade 8.1 to 9.1
in addition to the error mentioned, if I update a module appears:

Code: Select all
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 14514825 bytes) in /home/modules/nuSOAP/classes/nusoap.php on line 5909

Re: upgrade 8.1 to 9.1
last message tells you that the 64M memory that you have set, is not enough for the modules that you run...
Re: upgrade 8.1 to 9.1
Thank you!
I solved the first problem by updating CGextension. about the problem of memory may be because the amount of pages of the site?
Thank
I solved the first problem by updating CGextension. about the problem of memory may be because the amount of pages of the site?
Thank