News:

Looking for documentation? Take a look on our wiki

Main Menu

[SOLVED] VM 2 Problem in Register Shop

Started by ErnstWieghorst, October 01, 2012, 16:04:25 PM

Previous topic - Next topic

ErnstWieghorst

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?



bytelord

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
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

ErnstWieghorst

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

bytelord

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
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!