Advertisement
Guest User

cake

a guest
Apr 17th, 2014
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 3.82 KB | None | 0 0
  1. 2014-04-17 20:47:13 Warning: Warning (512): Missing plural form translation for "%d year" in "cake" domain, "fra" locale.  Check your po file for correct plurals and valid Plural-Forms header. in [/var/www/vhosts/example.com/httpdocs/lib/Cake/I18n/I18n.php, line 210]
  2. Trace:
  3. I18n::translate() - CORE/Cake/I18n/I18n.php, line 210
  4. __dn - CORE/Cake/basics.php, line 644
  5. CakeTime::timeAgoInWords() - CORE/Cake/Utility/CakeTime.php, line 884
  6. TimeHelper::timeAgoInWords() - CORE/Cake/View/Helper/TimeHelper.php, line 417
  7. include - APP/View/Mytool/index.ctp, line 42
  8. View::_evaluate() - CORE/Cake/View/View.php, line 935
  9. View::_render() - CORE/Cake/View/View.php, line 897
  10. View::render() - CORE/Cake/View/View.php, line 466
  11. Controller::render() - CORE/Cake/Controller/Controller.php, line 952
  12. Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
  13. Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
  14. [main] - APP/webroot/index.php, line 111
  15.  
  16. 2014-04-17 20:47:13 Warning: Warning (512): Missing plural form translation for "%d month" in "cake" domain, "fra" locale.  Check your po file for correct plurals and valid Plural-Forms header. in [/var/www/vhosts/example.com/httpdocs/lib/Cake/I18n/I18n.php, line 210]
  17. Trace:
  18. I18n::translate() - CORE/Cake/I18n/I18n.php, line 210
  19. __dn - CORE/Cake/basics.php, line 644
  20. CakeTime::timeAgoInWords() - CORE/Cake/Utility/CakeTime.php, line 887
  21. TimeHelper::timeAgoInWords() - CORE/Cake/View/Helper/TimeHelper.php, line 417
  22. include - APP/View/Mytool/index.ctp, line 42
  23. View::_evaluate() - CORE/Cake/View/View.php, line 935
  24. View::_render() - CORE/Cake/View/View.php, line 897
  25. View::render() - CORE/Cake/View/View.php, line 466
  26. Controller::render() - CORE/Cake/Controller/Controller.php, line 952
  27. Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
  28. Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
  29. [main] - APP/webroot/index.php, line 111
  30.  
  31. 2014-04-17 20:47:13 Warning: Warning (512): Missing plural form translation for "%d week" in "cake" domain, "fra" locale.  Check your po file for correct plurals and valid Plural-Forms header. in [/var/www/vhosts/example.com/httpdocs/lib/Cake/I18n/I18n.php, line 210]
  32. Trace:
  33. I18n::translate() - CORE/Cake/I18n/I18n.php, line 210
  34. __dn - CORE/Cake/basics.php, line 644
  35. CakeTime::timeAgoInWords() - CORE/Cake/Utility/CakeTime.php, line 890
  36. TimeHelper::timeAgoInWords() - CORE/Cake/View/Helper/TimeHelper.php, line 417
  37. include - APP/View/Mytool/index.ctp, line 42
  38. View::_evaluate() - CORE/Cake/View/View.php, line 935
  39. View::_render() - CORE/Cake/View/View.php, line 897
  40. View::render() - CORE/Cake/View/View.php, line 466
  41. Controller::render() - CORE/Cake/Controller/Controller.php, line 952
  42. Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
  43. Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
  44. [main] - APP/webroot/index.php, line 111
  45.  
  46. 2014-04-17 20:47:13 Warning: Warning (512): Missing plural form translation for "%d day" in "cake" domain, "fra" locale.  Check your po file for correct plurals and valid Plural-Forms header. in [/var/www/vhosts/example.com/httpdocs/lib/Cake/I18n/I18n.php, line 210]
  47. Trace:
  48. I18n::translate() - CORE/Cake/I18n/I18n.php, line 210
  49. __dn - CORE/Cake/basics.php, line 644
  50. CakeTime::timeAgoInWords() - CORE/Cake/Utility/CakeTime.php, line 893
  51. TimeHelper::timeAgoInWords() - CORE/Cake/View/Helper/TimeHelper.php, line 417
  52. include - APP/View/Mytool/index.ctp, line 42
  53. View::_evaluate() - CORE/Cake/View/View.php, line 935
  54. View::_render() - CORE/Cake/View/View.php, line 897
  55. View::render() - CORE/Cake/View/View.php, line 466
  56. Controller::render() - CORE/Cake/Controller/Controller.php, line 952
  57. Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
  58. Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
  59. [main] - APP/webroot/index.php, line 111
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement