Hi, I am currently running drupal 6.34 (i know, updrade. I'll get to that in a bit. Anyway I had to move my hosting and now I receive several warnings (screenshot attached), Can anyone tell me how to resolve these? I am somewhat savy but not an IT guy. All I have learned is by trial and error, so please assume little direct knowledge but willing to dive in. Thank you.

Comments

bkube’s picture

The image button does not upload pictures so I copied the text:

strict warning: Non-static method view::load() should not be called statically in /home/brukube/public_html/uhhematology.info/sites/default/modules/views/views.module on line 906.
strict warning: Declaration of views_handler_argument::init() should be compatible with views_handler::init(&$view, $options) in /home/brukube/public_html/uhhematology.info/sites/default/modules/views/handlers/views_handler_argument.inc on line 744.
strict warning: Declaration of views_handler_filter::options_validate() should be compatible with views_handler::options_validate($form, &$form_state) in /home/brukube/public_html/uhhematology.info/sites/default/modules/views/handlers/views_handler_filter.inc on line 607.
strict warning: Declaration of views_handler_filter::options_submit() should be compatible with views_handler::options_submit($form, &$form_state) in /home/brukube/public_html/uhhematology.info/sites/default/modules/views/handlers/views_handler_filter.inc on line 607.
strict warning: Non-static method view::load() should not be called statically in /home/brukube/public_html/uhhematology.info/sites/default/modules/views/views.module on line 906.

VM’s picture

too new a PHP version for the version of views.module in use?

what version of PHP is in use on the new host?
which version of views.module?

bkube’s picture

I am currently set at 5.4

bkube’s picture

I backed the PHP to 5.3. Errors gone thanks. That was an easy fix. I wish my other was as easy. Any suggestions?

https://www.drupal.org/node/1778018