<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dreamluverz collection &#187; wordpress</title>
	<atom:link href="http://dreamluverz.com/category/softwares/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://dreamluverz.com</link>
	<description>Never stop dreaming, until you&#039;re ready to wake up and make it happen</description>
	<lastBuildDate>Mon, 05 Mar 2012 13:56:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>moving wordpress to another server</title>
		<link>http://dreamluverz.com/anything-under-the-moonlight/moving-wordpress-to-another-server</link>
		<comments>http://dreamluverz.com/anything-under-the-moonlight/moving-wordpress-to-another-server#comments</comments>
		<pubDate>Tue, 20 May 2008 17:30:46 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[anything under the moonlight]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=261</guid>
		<description><![CDATA[To update WordPress options with the new blog location, use the following SQL command: UPDATE wp_options SET option_value = replace(option_value, 'http://www.old-domain.com', 'http://www.new-domain.com') WHERE option_name = 'home' OR option_name = 'siteurl'; After that you will need to fix URLs of the &#8230; <a href="http://dreamluverz.com/anything-under-the-moonlight/moving-wordpress-to-another-server">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/anything-under-the-moonlight/moving-wordpress-to-another-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GMap_Factory.inc.php on line 22</title>
		<link>http://dreamluverz.com/anything-under-the-moonlight/gmap_factoryincphp-on-line-22</link>
		<comments>http://dreamluverz.com/anything-under-the-moonlight/gmap_factoryincphp-on-line-22#comments</comments>
		<pubDate>Tue, 20 May 2008 17:21:38 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[anything under the moonlight]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=262</guid>
		<description><![CDATA[Are you getting this error? Sorry to tell you that it doesn&#8217;t support php4. So check your hosting if they got php5. Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#8216;}&#8217; in &#8230;\wp-content\plugins\googlemapper\classes\GMap_Factory.inc.php on line &#8230; <a href="http://dreamluverz.com/anything-under-the-moonlight/gmap_factoryincphp-on-line-22">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/anything-under-the-moonlight/gmap_factoryincphp-on-line-22/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress reference</title>
		<link>http://dreamluverz.com/softwares/wordpress/wordpress-reference</link>
		<comments>http://dreamluverz.com/softwares/wordpress/wordpress-reference#comments</comments>
		<pubDate>Tue, 20 May 2008 17:17:30 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=268</guid>
		<description><![CDATA[I stumbled on this site and it&#8217;s a good reference for wordpress especially with the scripts. All files are listed here, functions, classes. Check it out. It would be helpful for you http://xref.redalt.com/wptrunk/nav.htm?_functions/index.htm]]></description>
		<wfw:commentRss>http://dreamluverz.com/softwares/wordpress/wordpress-reference/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress: If this file were writable you could edit it.</title>
		<link>http://dreamluverz.com/anything-under-the-moonlight/wordpress-if-this-file-were-writable-you-could-edit-it</link>
		<comments>http://dreamluverz.com/anything-under-the-moonlight/wordpress-if-this-file-were-writable-you-could-edit-it#comments</comments>
		<pubDate>Tue, 20 May 2008 17:14:30 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[anything under the moonlight]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[file permission]]></category>
		<category><![CDATA[wordpress error]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=267</guid>
		<description><![CDATA[Error: If this file were writable you could edit it. If you&#8217;re getting this error check the folder for wp-content and for themes and change its permission to 777 as well as it&#8217;s sub folders esp the current theme you&#8217;re &#8230; <a href="http://dreamluverz.com/anything-under-the-moonlight/wordpress-if-this-file-were-writable-you-could-edit-it">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/anything-under-the-moonlight/wordpress-if-this-file-were-writable-you-could-edit-it/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress: The uploaded file could not be moved to</title>
		<link>http://dreamluverz.com/softwares/wordpress/wordpress-the-uploaded-file-could-not-be-moved-to</link>
		<comments>http://dreamluverz.com/softwares/wordpress/wordpress-the-uploaded-file-could-not-be-moved-to#comments</comments>
		<pubDate>Tue, 20 May 2008 11:16:15 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[file upload]]></category>
		<category><![CDATA[wordpress error]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=269</guid>
		<description><![CDATA[Error: The uploaded file could not be moved to Change file permission of the upload folder and it&#8217;s subfolder to 777 and it will be fixed. Usually this happens if you transfer your blog to a new server]]></description>
		<wfw:commentRss>http://dreamluverz.com/softwares/wordpress/wordpress-the-uploaded-file-could-not-be-moved-to/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>photoxhibit error</title>
		<link>http://dreamluverz.com/softwares/wordpress/photoxhibit-error</link>
		<comments>http://dreamluverz.com/softwares/wordpress/photoxhibit-error#comments</comments>
		<pubDate>Sun, 02 Mar 2008 11:52:16 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[photoxhibit error]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/softwares/wordpress/photoxhibit-error</guid>
		<description><![CDATA[I&#8217;m so thankful I found this plugin, photoxhibit by benjamin sterling. Now I can show my photos from picasa on my blog like it&#8217;s really uploaded on my site One issue though is, I got some erros on Manage album. &#8230; <a href="http://dreamluverz.com/softwares/wordpress/photoxhibit-error">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/softwares/wordpress/photoxhibit-error/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>gallery2 plugin for wordpress</title>
		<link>http://dreamluverz.com/softwares/wordpress/gallery2-plugin-for-wordpress</link>
		<comments>http://dreamluverz.com/softwares/wordpress/gallery2-plugin-for-wordpress#comments</comments>
		<pubDate>Sat, 23 Feb 2008 10:40:57 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[gallery2]]></category>
		<category><![CDATA[wordpress error]]></category>
		<category><![CDATA[wpg2]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/2008/02/23/gallery2-plugin-for-wordpress</guid>
		<description><![CDATA[Error: Options not available until WPG2 Plugin is Validated. I&#8217;m getting this error and lots of different errors when activating the gallery2 plugin in wordpress. I got path error and so on. First of after installing wpg2 and activated it &#8230; <a href="http://dreamluverz.com/softwares/wordpress/gallery2-plugin-for-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/softwares/wordpress/gallery2-plugin-for-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>integrating &#8220;digg it&#8221; link with wordpress content</title>
		<link>http://dreamluverz.com/developers-tools/css/integrating-digg-it-link-with-wordpress</link>
		<comments>http://dreamluverz.com/developers-tools/css/integrating-digg-it-link-with-wordpress#comments</comments>
		<pubDate>Fri, 30 Nov 2007 05:33:27 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[digg it]]></category>
		<category><![CDATA[digg it wordpress]]></category>
		<category><![CDATA[integrate digg it]]></category>
		<category><![CDATA[integrate digg it on wordpress content]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/2007/11/30/integrating-digg-it-link-with-wordpress/</guid>
		<description><![CDATA[I&#8217;ve been working my butt around here juz to integrate this digg it link. I wanted it to float to the right with the use of different elements but still didn&#8217;t work. I tried different ways and at last I &#8230; <a href="http://dreamluverz.com/developers-tools/css/integrating-digg-it-link-with-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/css/integrating-digg-it-link-with-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress smileys you can use</title>
		<link>http://dreamluverz.com/softwares/wordpress/wordpress-smileys-you-can-use</link>
		<comments>http://dreamluverz.com/softwares/wordpress/wordpress-smileys-you-can-use#comments</comments>
		<pubDate>Fri, 23 Nov 2007 05:31:38 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress smileys you can use :)]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/2007/11/23/wordpress-smileys-you-can-use/</guid>
		<description><![CDATA[I was looking for the different smileys I can use. I kept on searching on the files but I can&#8217;t find this one. Luckily while searching google I found the answer and it&#8217;s located on one functions of wordpress. &#8216;:mrgreen:&#8217; &#8230; <a href="http://dreamluverz.com/softwares/wordpress/wordpress-smileys-you-can-use">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/softwares/wordpress/wordpress-smileys-you-can-use/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

