Page 1 of 1

bug upgrade to 1.11.7

Posted: Tue Jul 16, 2013 9:38 am
by bitbitens
Hello,

I made an upgrade of CMSMS from 1.11.4 Fernandina to 1.11.7 Genovesa and after the upgrading was done, An error message is displayed at the top of each page of the website:
Warning: Parameter 2 to SmartyBC::assign_by_ref() expected to be a reference, value given in /homez.443/milieu/www/lib/smarty/sysplugins/smarty_internal_templatebase.php on line 1521.

Apparently the problem comes from this return in the php file (public function __call($name, $args)):
// method of Smarty object?
if (method_exists($this->smarty, $name)) {
return call_user_func_array(array($this->smarty, $name), $args);
}

I had the same problem when I tried to upgrade a site from 1.11.4 to 1.11.6.

What do I have to do to solve this problem?

Re: bug upgrade to 1.11.7

Posted: Wed Jul 24, 2013 9:04 am
by bitbitens
No idea for my problem?
I tried to disable all modules but the error message is stille present...
I'd like to slove this problem before upgrading all the websites I have.
Thanks for your help

Re: bug upgrade to 1.11.7

Posted: Fri Jul 26, 2013 5:35 pm
by Dr.CSS
Paste the system info here please...

Re: bug upgrade to 1.11.7

Posted: Thu Aug 01, 2013 7:43 am
by bitbitens
I'm sorry I don't really know what I have to send you... You mean what I can find in the system information of the menu Site Admin in the CMS?

Re: bug upgrade to 1.11.7

Posted: Thu Aug 01, 2013 9:39 pm
by Rolf