11th Mar 2016 - SSL certificates are now Free-Unlimited for ALL !
1

Yeah ! you well understood, a significant evolution for your hosting account has just occurred !

You can from now install independently and very easily, just as many SSL as you want on your domains/subdomains a few clicks from your cPanel, either on a shared or dedicated IP !

Read :
https://support.yoorshop.hosting/knowledgebase/1551/Activate-SSL-for-your-whole-website.html 

27th Feb 2016 - Use gmail smtp as email sender
1

See mail section, icon : Remote MX wizard

Attention : this wil apply to your whole cpanel account

27th Feb 2016 - Clean your account with CpCleaner !
1

Section Files, see icon CpCleaner 

(Select carefully what to delete)

20th Feb 2016 - Traffic Zombie, the tip to know....
1

You can at your level block website referrer from Russia and China, add this to htaccess :

# Block zombie traffic (you can add other countries, added lines must be with [NC,OR], last line must be only with [NC])
RewriteCond %{HTTP_REFERER} \.ru [NC,OR]
RewriteCond %{HTTP_REFERER} \.cn [NC]
RewriteRule .* - [F]

9th Feb 2016 - 1 daily backup of your databases has been added !
1

1 daily backup of your databases at 13:15 PM GMT !

8th Feb 2016 - PHP mail issues after updates
1

The PHP mail knows a concern since the system updates made today. Some clients informed us already.

It is disturbing we understood... but at same time this is not a surprise because php mail is announced for 2 years as being dead process method.

Let's see if we can come back re-authorize

Meanwhile, if you want to use email, this is how to do forever, and it works perfectly :
https://support.yoorshop.hosting/knowledgebase/1119/Send-emails-via-smtp-from-your-site-not-with-phpmail-.html

News at 18h01 :

Le phpmail is working again, this was due to the much updates that happened today. Anyway, you must use smtp because this is the one which maximizes your deliverability !

7th Feb 2016 - Module 1-Click Upgrade - AutoUpgrade Prestashop
1

After many recurring problems of this module with consequences on the server, this module should be not used...

If we observe update issues, we will do this :
Simply move folder modules/autoupgrade to public_ftp

As a consequence :
You will need to use another way to update your shop, OR you can use this last moduel just for doing shop upgrade

6th Feb 2016 - Linux kernel updates
1

We have to integrate the system that will Kernelcare 2 very importants things :

- Always be up to date automatically including those very important in general security ones.
- No more rebooting needed, so we can keep and maximized availability

Yours sincerely,
Johann