Advertisement
Guest User

Untitled

a guest
Aug 13th, 2013
536
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with that of SugarBean::save() in /var/www/localhost/htdocs/sugarcrm/include/SugarEmailAddress/SugarEmailAddress.php on line 1108
  2.  
  3. Strict Standards: Declaration of User::retrieve() should be compatible with that of Person::retrieve() in /var/www/localhost/htdocs/sugarcrm/modules/Users/User.php on line 41
  4.  
  5. Strict Standards: Declaration of User::create_new_list_query() should be compatible with that of SugarBean::create_new_list_query() in /var/www/localhost/htdocs/sugarcrm/modules/Users/User.php on line 41
  6.  
  7. Strict Standards: Declaration of User::list_view_parse_additional_sections() should be compatible with that of SugarBean::list_view_parse_additional_sections() in /var/www/localhost/htdocs/sugarcrm/modules/Users/User.php on line 41
  8.  
  9. Strict Standards: Declaration of Currency::retrieve() should be compatible with that of SugarBean::retrieve() in /var/www/localhost/htdocs/sugarcrm/modules/Currencies/Currency.php on line 236
  10.  
  11. Strict Standards: Non-static method UploadStream::register() should not be called statically in /var/www/localhost/htdocs/sugarcrm/include/entryPoint.php on line 181
  12.  
  13. Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in /var/www/localhost/htdocs/sugarcrm/include/SugarLogger/LoggerManager.php on line 73
  14.  
  15. Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in /var/www/localhost/htdocs/sugarcrm/include/SugarLogger/SugarLogger.php on line 118
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement