Skip to content

Instantly share code, notes, and snippets.

@Diftraku
Created December 26, 2012 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Diftraku/4381768 to your computer and use it in GitHub Desktop.
Save Diftraku/4381768 to your computer and use it in GitHub Desktop.
Shimmie strict standards errors
Strict standards: Declaration of PoolsTheme::display_error() should be compatible with that of BaseThemelet::display_error() in {root}/ext/pools/theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomUserPageTheme::display_login_page() should be compatible with that of UserPageTheme::display_login_page() in {root}/themes/danbooru/user.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomUserPageTheme::display_user_links() should be compatible with that of UserPageTheme::display_user_links() in {root}/themes/danbooru/user.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomUserPageTheme::display_user_block() should be compatible with that of UserPageTheme::display_user_block() in {root}/themes/danbooru/user.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomUserPageTheme::display_signup_page() should be compatible with that of UserPageTheme::display_signup_page() in {root}/themes/danbooru/user.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomUserPageTheme::display_ip_list() should be compatible with that of UserPageTheme::display_ip_list() in {root}/themes/danbooru/user.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomUploadTheme::display_block() should be compatible with that of UploadTheme::display_block() in {root}/themes/danbooru/upload.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomUploadTheme::display_page() should be compatible with that of UploadTheme::display_page() in {root}/themes/danbooru/upload.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomViewImageTheme::display_page() should be compatible with that of ViewImageTheme::display_page() in {root}/themes/danbooru/view.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomCommentListTheme::comment_to_html() should be compatible with that of CommentListTheme::comment_to_html() in {root}/themes/danbooru/comment.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomTagListTheme::display_page() should be compatible with that of TagListTheme::display_page() in {root}/themes/danbooru/tag_list.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Strict standards: Declaration of CustomIndexTheme::display_page() should be compatible with that of IndexTheme::display_page() in {root}/themes/danbooru/index.theme.php on line 0
Call Stack:
0.0033 672624 1. {main}() {root}/index.php:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment