[Off Topic] “Today I Learned” iPhone App

Hello all!

In a little bit of my spare time (which I should’ve put towards working on making NintendoFuse better and better, I know) I created and developed my first iPhone App called “Today I Learned“.

Granted it’s not video game based, but there are tons of video game “fun facts” in the app.

Here is my iTunes description:

How are you feeling today? Pretty dumb?

Well, now you can just tap or *le shake your way to INSTANT KNOWLEDGE. Get fun facts, tips, history, pop-culture, tech, life hacks, current events, and more.

The “Today I Learned” app compiles its content from real people posting to Reddit.com about what they learned that day. Each topic is elaborated on to make sense without having to click a link.

Here’s an example:

“Today I learned… that you can locate the side of the car where your gas tank is located by looking at the arrow pointing in its direction on your gas gauge.”

TIL is launching with over 2,500 factoids and will be updated every month. (No Internet connection required to access the content!)

TIL is perfect for road trips, parties, hangouts, and long plane or train rides. You can even re-phrase the topics into a question to create a guessing game with your friends.

One click sharing allows you to post what you learned today onto Facebook, Twitter and Tumblr. You can also email it to a friend or copy it into an SMS message.

Learn something new every day.

I’m posted it here for two reasons. First of all I’m proud of my little App and that Apple approved it, I put a lot of work into learning some basic Object-C and compiling all the content. I’m not an iPhone developer, I got to the third chapter of a “Learn to…” book and I thought of the idea. So, instead of moving on to Chapter 4 in the book I took what I learned and put my efforts into making this app and getting it into the iTunes App store. Secondly, I’d LOVE to have you guys contribute to the App! The App (as it stands now) pulls it’s content from Reddit.com (manually…). I’d like to expand it a bit more for version 1.1 to include Fun Facts and things you have just recently learned in the gaming world.

Too Long, Didn’t Read (TL;DR):
Download my app for free and post gaming factoids in the comments below for the next version!

Post to Reddit

  • http://www.nintendofuse.com DarkWish

    Woah, really cool app! I’ll have to download this in a little while. I’ll try and come up with some interesting facts and stuff later.

  • http://www.nintendofuse.com hattrick

    Sweet, app, dude. I’ll download it and check it out soon. Maybe we can develop a NintendoFuse app now too!!

  • http://www.WiiNintendo.net hey_suburbia

    Thanks guys!

    Even though it’s a very basic App in the scheme of things, I reached my goal and I’m really happy with the end product. Though it is very simple it took a lot of nights coding and even more nights compiling the data into the random array.

    Tell your friends to download it!

  Globals Profiler (535.19 ms) SQL (98 queries in 69.54 ms) Errors (41, 2!) Toggle Close
$_GET = array (
);

$_POST = array (
);

$_COOKIE = array (
);

$_SESSION = array (
);

$_SERVER = array (
  'SERVER_SOFTWARE' => 'Apache',
  'REQUEST_URI' => '/2011/05/06/off-topic-today-i-learned-iphone-app/',
  'REDIRECT_PP_CUSTOM_PHP_INI' => '/var/www/vhosts/wiinintendo.net/etc/php.ini',
  'REDIRECT_STATUS' => '200',
  'PP_CUSTOM_PHP_INI' => '/var/www/vhosts/wiinintendo.net/etc/php.ini',
  'HTTP_HOST' => 'www.wiinintendo.net',
  'HTTP_CONNECTION' => 'Keep-Alive',
  'HTTP_ACCEPT_ENCODING' => 'gzip',
  'HTTP_CF_CONNECTING_IP' => '67.202.9.192',
  'HTTP_CF_IPCOUNTRY' => 'US',
  'HTTP_X_FORWARDED_FOR' => '67.202.9.192',
  'HTTP_CF_RAY' => '8164327a22f069d',
  'HTTP_X_FORWARDED_PROTO' => 'http',
  'HTTP_CF_CIP_TAG' => '0',
  'HTTP_CF_VISITOR' => '{"scheme":"http"}',
  'HTTP_CF_WAN_ID' => '0',
  'HTTP_CF_WAN_ENCODING' => '0',
  'HTTP_USER_AGENT' => 'CCBot/2.0',
  'HTTP_ACCEPT_LANGUAGE' => 'en-us,en-gb,en;q=0.7,*;q=0.3',
  'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
  'PATH' => '/sbin:/usr/sbin:/bin:/usr/bin',
  'SERVER_SIGNATURE' => '<address>Apache Server at www.wiinintendo.net Port 80</address>
',
  'SERVER_NAME' => 'www.wiinintendo.net',
  'SERVER_ADDR' => '216.70.91.42',
  'SERVER_PORT' => '80',
  'REMOTE_ADDR' => '108.162.219.90',
  'DOCUMENT_ROOT' => '/var/www/vhosts/wiinintendo.net/httpdocs',
  'SERVER_ADMIN' => 'root@localhost',
  'SCRIPT_FILENAME' => '/var/www/vhosts/wiinintendo.net/httpdocs/index.php',
  'REMOTE_PORT' => '61234',
  'REDIRECT_URL' => '/2011/05/06/off-topic-today-i-learned-iphone-app/',
  'GATEWAY_INTERFACE' => 'CGI/1.1',
  'SERVER_PROTOCOL' => 'HTTP/1.1',
  'REQUEST_METHOD' => 'GET',
  'QUERY_STRING' => '',
  'SCRIPT_NAME' => '/index.php',
  'PHP_SELF' => '/index.php',
  'REQUEST_TIME' => 1371708273,
);

Profiler Initiaded 0.0000 ms 21501 kB
Profiler Noise 0.0219 ms 21501 kB
Profiler Stopped 535.1861 ms 47351 kB
0.1099 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'jetpack_id' LIMIT 1;
0.0789 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'jwl_options_group8' LIMIT 1;
0.1171 [ms]
SELECT wp_terms.term_id,wp_terms.name,wp_terms.slug FROM wp_terms,wp_term_taxonomy WHERE wp_terms.term_id = wp_term_taxonomy.term_id AND
wp_term_taxonomy.taxonomy = 'category'  AND wp_term_taxonomy.count > 0 ORDER BY wp_terms.name ASC;
0.0670 [ms]
SELECT wp_terms.term_id,wp_terms.name,wp_terms.slug FROM wp_terms,wp_term_taxonomy WHERE wp_terms.term_id = wp_term_taxonomy.term_id AND
wp_term_taxonomy.taxonomy = 'category'  AND wp_term_taxonomy.count > 0 ORDER BY wp_terms.name ASC;
0.0670 [ms]
SELECT wp_posts.ID,wp_posts.post_title FROM wp_posts WHERE wp_posts.post_type = 'page' AND wp_posts.post_status = 'publish' ORDER BY
wp_posts.post_title ASC;
0.0708 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_akismet_widget' LIMIT 1;
0.0658 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_blog_subscription' LIMIT 1;
0.0579 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_facebook-likebox' LIMIT 1;
0.0510 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_grofile' LIMIT 1;
0.0589 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_image' LIMIT 1;
0.0579 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_jetpack_readmill_widget' LIMIT 1;
0.0589 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_rss_links' LIMIT 1;
0.0689 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_top-posts' LIMIT 1;
0.0541 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_stats_topposts' LIMIT 1;
0.0529 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'widget_twitter_timeline' LIMIT 1;
1.1129 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'tweet_this_db_version' LIMIT 1;
0.7041 [ms]
SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND YEAR(wp_posts.post_date)='2011' AND MONTH(wp_posts.post_date)='5' AND
DAYOFMONTH(wp_posts.post_date)='6' AND wp_posts.post_name = 'off-topic-today-i-learned-iphone-app' AND wp_posts.post_type = 'post'  ORDER BY
wp_posts.post_date DESC ;
0.8790 [ms]
SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (32537) ORDER BY t.name
ASC;
0.2489 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (32537);
0.0989 [ms]
SELECT   wp_posts.ID FROM wp_posts  WHERE 1=1  AND wp_posts.post_type = 'safecss' AND (wp_posts.post_status = 'publish')  ORDER BY wp_posts.post_date
DESC LIMIT 0, 1;
0.1450 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'safecss_add' LIMIT 1;
0.1101 [ms]
SELECT * FROM wp_users WHERE ID = '1';
0.1140 [ms]
SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1);
0.1471 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'disqus_cc_fix' LIMIT 1;
0.4230 [ms]
SELECT p.id FROM wp_posts AS p  WHERE p.post_date < '2011-05-06 10:45:16' AND p.post_type = 'post' AND p.post_status = 'publish'  ORDER BY p.post_date
DESC LIMIT 1;
0.2329 [ms]
SELECT * FROM wp_posts WHERE ID = 32533 LIMIT 1;
0.3111 [ms]
SELECT p.id FROM wp_posts AS p  WHERE p.post_date > '2011-05-06 10:45:16' AND p.post_type = 'post' AND p.post_status = 'publish'  ORDER BY p.post_date
ASC LIMIT 1;
0.2639 [ms]
SELECT * FROM wp_posts WHERE ID = 32547 LIMIT 1;
3.2501 [ms]
SELECT * FROM wp_posts WHERE ID = 32538 LIMIT 1;
0.2182 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (32538);
0.0620 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'safecss_revision_migrated' LIMIT 1;
0.0570 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'safecss' LIMIT 1;
0.0660 [ms]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'nav_menu' AND t.term_id = 4133
LIMIT 1;
0.0579 [ms]
SELECT tr.object_id FROM wp_term_relationships AS tr INNER JOIN wp_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy
IN ('nav_menu') AND tt.term_id IN ('4133') ORDER BY tr.object_id ASC;
0.0749 [ms]
SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND wp_posts.ID IN (30832,30833,30834,33837) AND wp_posts.post_type = 'nav_menu_item' AND
(wp_posts.post_status = 'publish')  ORDER BY wp_posts.menu_order ASC ;
0.0639 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (33837,30832,30833,30834);
0.0851 [ms]
SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND wp_posts.ID IN (22999,2573,4887,2) AND wp_posts.post_type = 'page' AND (wp_posts.post_status =
'publish')  ORDER BY wp_posts.post_date DESC ;
0.0730 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (22999,4887,2573,2);
0.4928 [ms]
SELECT t.term_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON
tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (32537) ORDER BY t.name ASC;
0.0849 [ms]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'nav_menu' AND t.term_id = 2582
LIMIT 1;
0.0570 [ms]
SELECT tr.object_id FROM wp_term_relationships AS tr INNER JOIN wp_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy
IN ('nav_menu') AND tt.term_id IN ('2582') ORDER BY tr.object_id ASC;
0.0808 [ms]
SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND wp_posts.ID IN (30642,30648,30649,30650,30652,30653,32387,37034,46432) AND wp_posts.post_type =
'nav_menu_item' AND (wp_posts.post_status = 'publish')  ORDER BY wp_posts.menu_order ASC ;
0.0820 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (30652,32387,30642,30649,30648,30650,30653,37034,46432);
0.0761 [ms]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND ( t.term_id = 86
 OR t.term_id = 4182  OR t.term_id = 2416  OR t.term_id = 9  OR t.term_id = 4113  OR t.term_id = 519  OR t.term_id = 65  OR t.term_id = 2  OR
t.term_id = 4115 ) ORDER BY t.name ASC ;
0.0610 [ms]
SELECT t.term_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON
tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (32537) ORDER BY t.name ASC;
0.0780 [ms]
SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  WHERE 1=1  AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish')  ORDER BY
wp_posts.post_date DESC LIMIT 0, 5;
0.0999 [ms]
SELECT FOUND_ROWS();
0.0741 [ms]
SELECT wp_posts.* FROM wp_posts WHERE ID IN (46680,46625,46637,46661,46649);
0.0801 [ms]
SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (46625, 46637, 46649,
46661, 46680) ORDER BY t.name ASC;
0.0720 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (46625,46637,46649,46661,46680);
0.0651 [ms]
SELECT * FROM wp_users WHERE ID = '146';
0.0770 [ms]
SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (146);
0.0870 [ms]
SELECT * FROM wp_posts WHERE ID = 36303 LIMIT 1;
0.0601 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (36303);
0.0720 [ms]
SELECT * FROM wp_users WHERE ID = '171';
0.0620 [ms]
SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (171);
0.0789 [ms]
SELECT * FROM wp_posts WHERE ID = 46672 LIMIT 1;
0.0639 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (46672);
0.0880 [ms]
SELECT * FROM wp_posts WHERE ID = 46670 LIMIT 1;
0.0648 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (46670);
0.0651 [ms]
SELECT * FROM wp_users WHERE ID = '167';
0.0939 [ms]
SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (167);
0.0801 [ms]
SELECT * FROM wp_posts WHERE ID = 46662 LIMIT 1;
0.0691 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (46662);
0.0751 [ms]
SELECT * FROM wp_posts WHERE ID = 46318 LIMIT 1;
0.0582 [ms]
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (46318);
0.1092 [ms]
SELECT * FROM wp_comments JOIN wp_posts ON ID = comment_post_ID WHERE comment_approved = '1' AND post_status = 'publish' AND post_password ='' AND
comment_type = '' ORDER BY comment_date DESC LIMIT 5;
0.0811 [ms]
SELECT * FROM wp_posts WHERE ID = 37595 LIMIT 1;
0.0811 [ms]
SELECT * FROM wp_posts WHERE ID = 46480 LIMIT 1;
0.0870 [ms]
SELECT * FROM wp_posts WHERE ID = 46611 LIMIT 1;
0.0761 [ms]
SELECT * FROM wp_posts WHERE ID = 4797 LIMIT 1;
0.0980 [ms]
SELECT * FROM wp_posts WHERE ID = 46546 LIMIT 1;
53.9522 [ms]
SELECT ID, post_title, comment_count, post_date FROM wp_posts WHERE post_status = 'publish' AND post_type = 'post' AND MONTH(post_date) = MONTH(NOW())
AND YEAR(post_date) = YEAR(NOW()) AND comment_count > 0 ORDER BY comment_count DESC LIMIT 5;
0.0961 [ms]
SELECT * FROM wp_posts WHERE ID = 46462 LIMIT 1;
0.0770 [ms]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON
tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (46462) ORDER BY t.name ASC;
0.0830 [ms]
SELECT * FROM wp_posts WHERE ID = 46428 LIMIT 1;
0.0660 [ms]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON
tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (46428) ORDER BY t.name ASC;
0.0761 [ms]
SELECT * FROM wp_posts WHERE ID = 46583 LIMIT 1;
0.0751 [ms]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON
tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (46583) ORDER BY t.name ASC;
0.0830 [ms]
SELECT * FROM wp_posts WHERE ID = 46543 LIMIT 1;
0.0679 [ms]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON
tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (46543) ORDER BY t.name ASC;
0.0789 [ms]
SELECT * FROM wp_posts WHERE ID = 44753 LIMIT 1;
0.0911 [ms]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON
tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (44753) ORDER BY t.name ASC;
0.0839 [ms]
SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_feed_bfd0132476f9857303465e48f0778f2c' LIMIT 1;
0.0911 [ms]
SELECT option_value FROM wp_options WHERE option_name = '_transient_feed_bfd0132476f9857303465e48f0778f2c' LIMIT 1;
0.0551 [ms]
SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_feed_mod_bfd0132476f9857303465e48f0778f2c' LIMIT 1;
0.0551 [ms]
SELECT option_value FROM wp_options WHERE option_name = '_transient_feed_mod_bfd0132476f9857303465e48f0778f2c' LIMIT 1;
0.0730 [ms]
SELECT pollq_active FROM wp_pollsq WHERE pollq_id = 59;
0.0579 [ms]
SELECT pollip_aid FROM wp_pollsip WHERE pollip_qid = 59 AND pollip_ip = '67.202.9.192' ;
0.0570 [ms]
SELECT pollq_id, pollq_question, pollq_totalvotes, pollq_timestamp, pollq_expiry, pollq_multiple, pollq_totalvoters FROM wp_pollsq WHERE pollq_id = 59
LIMIT 1;
0.0770 [ms]
SELECT polla_aid, polla_answers, polla_votes FROM wp_pollsa WHERE polla_qid = 59 ORDER BY polla_aid asc;
0.5729 [ms]
SELECT * FROM wp_comments  WHERE ( comment_approved = '0' OR comment_approved = '1' ) AND comment_post_ID = 32537  ORDER BY comment_date_gmt DESC ;
0.0648 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'disqus_active' LIMIT 1;
0.0679 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'text_direction' LIMIT 1;
0.0820 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'disabled_likes' LIMIT 1;
0.4520 [ms]
SELECT * FROM wp_comments  WHERE comment_approved = '1' AND comment_post_ID = 32537  ORDER BY comment_date_gmt ASC ;
0.0670 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'disqus_disable_ssr' LIMIT 1;
0.0730 [ms]
SELECT option_value FROM wp_options WHERE option_name = 'disqus_manual_sync' LIMIT 1;
Notice Undefined index: cforms_smtp on line 12 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/cforms/lib_aux.php
Notice Undefined variable: smtpsettings on line 15 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/cforms/lib_aux.php
Notice Undefined index: cforms_showdashboard on line 1677 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/cforms/cforms.php
Notice Use of undefined constant CUSTOM_404_PLUGIN_ROOT - assumed 'CUSTOM_404_PLUGIN_ROOT' on line 20 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/custom-404-error-page-unlimited-designs-colors-and-fonts/custom404.php
Unknown add_option was called with an argument that is deprecated since version 2.3 with no alternative available. on line 2925 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/functions.php
Strict Redefining already defined constructor for class WP_Table_Reloaded_Controller_Frontend on line 60 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/wp-table-reloaded/controllers/controller-frontend.php
Strict Redefining already defined constructor for class WP_Table_Reloaded_Controller_Base on line 98 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/wp-table-reloaded/controllers/controller-base.php
Notice Undefined index: widgets on line 1456 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/cforms/cforms.php
Strict Declaration of Jetpack_Omnisearch_Comments::get_per_page() should be compatible with that of WP_Comments_List_Table::get_per_page() on line 6 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-comments.php
Strict Declaration of Jetpack_Omnisearch_Comments::pagination() should be compatible with that of WP_List_Table::pagination() on line 6 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-comments.php
Unknown (3) register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. on line 2839 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/functions.php
Unknown (3) register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. on line 2839 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/functions.php
Unknown add_custom_background is deprecated since version 3.4! Use add_theme_support( 'custom-background', $args ) instead. on line 2839 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/functions.php
Unknown wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) on line 2959 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/functions.php
Notice unserialize(): Error at offset 496 of 540 bytes on line 232 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/functions.php
Strict call_user_func_array() expects parameter 1 to be a valid callback, non-static method cformsRSS::vars() should not be called statically on line 173 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/plugin.php
Strict call_user_func_array() expects parameter 1 to be a valid callback, non-static method cformsRSS::outputRSS() should not be called statically on line 406 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/plugin.php
Notice (59) Undefined index: id on line 4 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/single.php
Unknown (735) get_settings is deprecated since version 2.1! Use get_option() instead. on line 2839 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/functions.php
Notice (29) Undefined index: std on line 4 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/single.php
Notice (59) Undefined index: id on line 2 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/header.php
Notice (29) Undefined index: std on line 2 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/header.php
Notice Undefined index: page on line 147 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/batch-cat/admin.php
Notice Undefined index: cforms_inexclude on line 1203 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/cforms/cforms.php
Notice Undefined index: cforms_inexclude on line 1204 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/cforms/cforms.php
Notice Undefined index: cforms_no_css on line 1209 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/cforms/cforms.php
Notice Undefined index: auto_pagination on line 38 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/auto-pagination/auto-pagination-functions.php
Notice (59) Undefined index: id on line 4 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/sidebar.php
Notice (29) Undefined index: std on line 4 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/sidebar.php
Unknown WP_Query was called with an argument that is deprecated since version 3.1! "caller_get_posts" is deprecated. Use "ignore_sticky_posts" instead. on line 2923 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/functions.php
Notice Undefined index: number on line 528 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/functions/wpzoom-functions.php
Strict call_user_func_array() expects parameter 1 to be a valid callback, non-static method WP_Feed_Cache::create() should not be called statically on line 215 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-includes/SimplePie/Registry.php
Strict Only variables should be assigned by reference on line 64 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/functions/wpzoom-core.php
Notice Undefined variable: style on line 1041 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/tweet-this/tweet-this.php
Notice Undefined index: auto_pagination on line 64 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/auto-pagination/auto-pagination-functions.php
Notice (19) Undefined index: paragraph_count on line 238 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/auto-pagination/auto-pagination-functions.php
Warning (19) Division by zero on line 239 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/auto-pagination/auto-pagination-functions.php
Warning (19) Division by zero on line 241 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/auto-pagination/auto-pagination-functions.php
Notice Undefined index: pagination_styles on line 48 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/plugins/pagination-styles/pagination-styles-functions.php
Notice (59) Undefined index: id on line 4 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/footer.php
Notice (29) Undefined index: std on line 4 in file /var/www/vhosts/wiinintendo.net/httpdocs/wp-content/themes/NintendoFuse/footer.php
%d bloggers like this: