I just wanted to post something I came upon today. It's in regards to a user that carries out the following:
Well, as the title states , this person carries out Website defacement. So why am I posting it here? It seems that many of the sites targeted are Drupal sites.
I'm trying to move my drupal 6 site to a new server with php 5.5.19 but I'm getting these errors...
Non-static method view::load_views() should not be called statically en /home/barcelona/public_html/sites/all/modules/views/views.module en la línea 864.
I have just updated a site to 6.34 and that went ok.
However the views module was out of date.
I have now updated to 6.x-2.16 from 6.x-2.12
Now I am getting lots of views error messages like these on each page:
-------------
strict warning: Non-static method view::load() should not be called statically in /home/mysite/public_html/sites/all/modules/views/views.module on line 906.