<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Daniel-List.com - Latest Comments</title><link>http://daniellist.disqus.com/</link><description></description><atom:link href="https://daniellist.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 28 Aug 2014 11:25:54 -0000</lastBuildDate><item><title>Re: WordPress plugin Contact Form 7 &amp;#8220;Submission was referred to as spam&amp;#8221;</title><link>http://www.daniel-list.com/2013/01/30/wordpress-plugin-contact-form-7-submission-was-referred-to-as-spam/#comment-1563385815</link><description>&lt;p&gt;What part is not working? Did you turn off local mail delivery ok?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel List</dc:creator><pubDate>Thu, 28 Aug 2014 11:25:54 -0000</pubDate></item><item><title>Re: WordPress plugin Contact Form 7 &amp;#8220;Submission was referred to as spam&amp;#8221;</title><link>http://www.daniel-list.com/2013/01/30/wordpress-plugin-contact-form-7-submission-was-referred-to-as-spam/#comment-1407167919</link><description>&lt;p&gt;it's not working at my part :(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Saira Ghaffar</dc:creator><pubDate>Tue, 27 May 2014 16:11:04 -0000</pubDate></item><item><title>Re: Magento 404 errors after server migration</title><link>http://www.daniel-list.com/2013/01/23/404-errors-in-magento-after-moving-servers/#comment-1277959867</link><description>&lt;p&gt;Please Try this Code:&lt;/p&gt;&lt;p&gt;---------------------------------------------------------------------------------&lt;br&gt;SET FOREIGN_KEY_CHECKS=0;&lt;/p&gt;&lt;p&gt;UPDATE `core_store` SET store_id = 0 WHERE code='admin';# 1 row affected.&lt;/p&gt;&lt;p&gt;UPDATE `core_store_group` SET group_id = 0 WHERE name='Default';# 1 row affected.&lt;/p&gt;&lt;p&gt;UPDATE `core_website` SET website_id = 0 WHERE code='admin';# 1 row affected.&lt;/p&gt;&lt;p&gt;UPDATE `customer_group` SET customer_group_id = 0 WHERE customer_group_code='NOT LOGGED IN';# 1 row affected.&lt;/p&gt;&lt;p&gt;SET FOREIGN_KEY_CHECKS=1;&lt;/p&gt;&lt;p&gt;---------------------------------------------------------------------------------&lt;/p&gt;&lt;p&gt;Email: ryadhasan@gmail.com&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hasan</dc:creator><pubDate>Sun, 09 Mar 2014 18:05:40 -0000</pubDate></item><item><title>Re: Find an item in a list of objects in VB.NET</title><link>http://www.daniel-list.com/2012/10/03/find-an-item-in-a-list-of-objects-in-vb-net/#comment-1247625672</link><description>&lt;p&gt;Dim numbers As New List(Of String)()&lt;br&gt;	numbers.Add("One")&lt;br&gt;	numbers.Add("Two")&lt;br&gt;	numbers.Add("Three")&lt;/p&gt;&lt;p&gt;&lt;a href="http://vb.net-informations.com/collections/list.htm" rel="nofollow noopener" target="_blank" title="http://vb.net-informations.com/collections/list.htm"&gt;http://vb.net-informations....&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://vb.net" rel="nofollow noopener" target="_blank" title="vb.net"&gt;vb.net&lt;/a&gt; list&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ling maaki</dc:creator><pubDate>Mon, 17 Feb 2014 03:10:04 -0000</pubDate></item><item><title>Re: Magento 404 errors after server migration</title><link>http://www.daniel-list.com/2013/01/23/404-errors-in-magento-after-moving-servers/#comment-1000815511</link><description>&lt;p&gt;I would run the SQL scripts again just to make sure. I've found more often than not that the above SQL has saved my ass! Are you receiving any errors in your logs or on the page?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel List</dc:creator><pubDate>Wed, 14 Aug 2013 11:15:13 -0000</pubDate></item><item><title>Re: Magento 404 errors after server migration</title><link>http://www.daniel-list.com/2013/01/23/404-errors-in-magento-after-moving-servers/#comment-1000803176</link><description>&lt;p&gt;Sorry. I do see them there and all settings are correct according to your script.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">camdenroe</dc:creator><pubDate>Wed, 14 Aug 2013 11:09:21 -0000</pubDate></item><item><title>Re: Magento 404 errors after server migration</title><link>http://www.daniel-list.com/2013/01/23/404-errors-in-magento-after-moving-servers/#comment-1000319515</link><description>&lt;p&gt;If you are missing the core_store and core_store_group tables then maybe they weren't exported from the working database successfully? Check to see if they exist in the working database.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel List</dc:creator><pubDate>Wed, 14 Aug 2013 03:23:04 -0000</pubDate></item><item><title>Re: Magento 404 errors after server migration</title><link>http://www.daniel-list.com/2013/01/23/404-errors-in-magento-after-moving-servers/#comment-999900358</link><description>&lt;p&gt;Hello. I am having this problem after migrating a store to a new host. The version is 1.6 and I am not having any luck following your list. I get a syntax error in phpmyadmin when I copy and paste your code and I also can't find any result for core_store or core_store_group when I do a search of the tables. Can you help me?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">camdenroe</dc:creator><pubDate>Tue, 13 Aug 2013 20:13:09 -0000</pubDate></item><item><title>Re: Disabling Magento cache through phpMyAdmin</title><link>http://www.daniel-list.com/2012/07/12/disabling-magento-cache-through-phpmyadmin/#comment-953129020</link><description>&lt;p&gt;Thank you for your post :) Saludos desde Ecuador :) Blessings on you :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edison</dc:creator><pubDate>Fri, 05 Jul 2013 15:46:27 -0000</pubDate></item><item><title>Re: Find an item in a list of objects in VB.NET</title><link>http://www.daniel-list.com/2012/10/03/find-an-item-in-a-list-of-objects-in-vb-net/#comment-921078520</link><description>&lt;p&gt;It's the same of "column =&amp;gt;" in C#&lt;br&gt;It's a way to define a variable for the lambda expression ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sammael</dc:creator><pubDate>Thu, 06 Jun 2013 11:00:55 -0000</pubDate></item><item><title>Re: Find an item in a list of objects in VB.NET</title><link>http://www.daniel-list.com/2012/10/03/find-an-item-in-a-list-of-objects-in-vb-net/#comment-915078503</link><description>&lt;p&gt;What means Function(column)??&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nenita</dc:creator><pubDate>Fri, 31 May 2013 11:26:36 -0000</pubDate></item><item><title>Re: Removing &amp;#8216;Read More&amp;#8217; from the_excerpt() in WordPress</title><link>http://www.daniel-list.com/2011/10/08/removing-read-more-from-the_excerpt-in-wordpress/#comment-842867376</link><description>&lt;p&gt;Brilliant!... thanks a lot.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos</dc:creator><pubDate>Tue, 26 Mar 2013 08:57:50 -0000</pubDate></item><item><title>Re: Binding a User Control to a ContentPlaceHolder from an .aspx file in VB.NET</title><link>http://www.daniel-list.com/2012/01/22/binding-a-user-control-to-a-contentplaceholder-from-an-aspx-file-in-vb-net/#comment-718235036</link><description>&lt;p&gt;i will try now&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">8888</dc:creator><pubDate>Fri, 19 Oct 2012 13:58:53 -0000</pubDate></item><item><title>Re: Binding a User Control to a ContentPlaceHolder from an .aspx file in VB.NET</title><link>http://www.daniel-list.com/2012/01/22/binding-a-user-control-to-a-contentplaceholder-from-an-aspx-file-in-vb-net/#comment-718235035</link><description>&lt;p&gt;great :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">8888</dc:creator><pubDate>Fri, 19 Oct 2012 13:58:33 -0000</pubDate></item><item><title>Re: Removing &amp;#8216;Read More&amp;#8217; from the_excerpt() in WordPress</title><link>http://www.daniel-list.com/2011/10/08/removing-read-more-from-the_excerpt-in-wordpress/#comment-718235025</link><description>&lt;p&gt;Great ! thanks for the share ^_^&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Najeeb</dc:creator><pubDate>Tue, 11 Sep 2012 15:09:24 -0000</pubDate></item><item><title>Re: Insert and initialize a user control from an .aspx page</title><link>http://www.daniel-list.com/2012/06/21/insert-and-initialize-a-user-control-from-an-aspx-page/#comment-718235049</link><description>&lt;p&gt;Glad to help!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Tue, 07 Aug 2012 14:59:51 -0000</pubDate></item><item><title>Re: Insert and initialize a user control from an .aspx page</title><link>http://www.daniel-list.com/2012/06/21/insert-and-initialize-a-user-control-from-an-aspx-page/#comment-718235044</link><description>&lt;p&gt;Thank you for pointing that out Billy, it has now been fixed!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Danny</dc:creator><pubDate>Tue, 07 Aug 2012 14:59:40 -0000</pubDate></item><item><title>Re: Insert and initialize a user control from an .aspx page</title><link>http://www.daniel-list.com/2012/06/21/insert-and-initialize-a-user-control-from-an-aspx-page/#comment-718235043</link><description>&lt;p&gt;Wow fixed now, great speedy response!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Billy</dc:creator><pubDate>Tue, 07 Aug 2012 14:58:30 -0000</pubDate></item><item><title>Re: Insert and initialize a user control from an .aspx page</title><link>http://www.daniel-list.com/2012/06/21/insert-and-initialize-a-user-control-from-an-aspx-page/#comment-718235041</link><description>&lt;p&gt;I think there's a bug in that code. Makes it very confusing&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Billy</dc:creator><pubDate>Tue, 07 Aug 2012 14:55:31 -0000</pubDate></item><item><title>Re: Binding a User Control to a ContentPlaceHolder from an .aspx file in VB.NET</title><link>http://www.daniel-list.com/2012/01/22/binding-a-user-control-to-a-contentplaceholder-from-an-aspx-file-in-vb-net/#comment-718235032</link><description>&lt;p&gt;I love your blog, I have it in my rss reader and always like new things coming up from it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JigglyPuff</dc:creator><pubDate>Tue, 31 Jan 2012 07:55:18 -0000</pubDate></item><item><title>Re: Removing &amp;#8216;Read More&amp;#8217; from the_excerpt() in WordPress</title><link>http://www.daniel-list.com/2011/10/08/removing-read-more-from-the_excerpt-in-wordpress/#comment-718235023</link><description>&lt;p&gt;Thanks for the share! Very useful info, looking to communicate!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marie</dc:creator><pubDate>Mon, 10 Oct 2011 20:50:50 -0000</pubDate></item><item><title>Re: Problems with the WordPress code tag.</title><link>http://www.daniel-list.com/2010/10/20/problems-with-the-wordpress-tag/#comment-718235031</link><description>&lt;p&gt;Great blog!  I like how everything is well written. I will be back to check for new posts. Thanks!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edmund Arel</dc:creator><pubDate>Sat, 13 Nov 2010 04:32:55 -0000</pubDate></item></channel></rss>