Hello
need a little help with installation from VM. I have Joomla 2.5.7 and PHP 5.3.10. After installing VM 2.0.10 and AIO everything seemed ok. But in the register shop i get this error message. So I removed the install of all VM Modules and tables in mysql and started a new installation without AIO. But is was the same result. What I do wrong?
(http://web.dozentral.de/images/pic.png)
Hello,
I think is an E_STRICT issue, in PHP 5.3.x warning messages and notifications are turned on by default, so you could go to your Joomla Global Configuration->Server->Server Settings->Error Reporting
You could try to change that messages to "simple" or "none".
Regards
Thanks, that was it. I set it on simple and now it works.
Can I be sure that is“nt a error?
Thanks for helping again
Ernst
Hello,
Is not an error is PHP E_STRICT messages that are "on" by default in PHP 5.3.x. Nothing to worry about.
Regards