Strict Standards Errors
-
I’m running PHP 5.4.10 and WordPress 3.8.2 with debug mode turned on. GD Press Tools is creating quite a lot of errors, including:
Strict Standards: Non-static method gdFunctionsGDPT::size_format() should not be called statically, assuming $this from incompatible context in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 80
Strict Standards: Only variables should be passed by reference in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 187
Strict Standards: Non-static method gdFunctionsGDPT::size_format() should not be called statically, assuming $this from incompatible context in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 561
Strict Standards: Non-static method gdFunctionsGDPT::size_format() should not be called statically, assuming $this from incompatible context in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 515
Strict Standards: Non-static method GDPTDB::insert_posts_views() should not be called statically, assuming $this from incompatible context in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 703
Strict Standards: Non-static method GDPTDB::insert_users_tracking() should not be called statically, assuming $this from incompatible context in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 713
Strict Standards: Non-static method gdFunctionsGDPT::size_format() should not be called statically, assuming $this from incompatible context in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 80
Strict Standards: Only variables should be passed by reference in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 187
Strict Standards: Non-static method gdFunctionsGDPT::size_format() should not be called statically, assuming $this from incompatible context in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 561
Strict Standards: Non-static method gdFunctionsGDPT::size_format() should not be called statically, assuming $this from incompatible context in /Applications/MAMP/htdocs/HabitFree/wp-content/plugins/gd-press-tools/gd-press-tools.php on line 599
- The topic ‘Strict Standards Errors’ is closed to new replies.