<?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>Web Hosting : Signup &#38; Save by Hosting Coupons &#187; web hosting</title>
	<atom:link href="http://www.hostingcoupons.org/author/web-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hostingcoupons.org</link>
	<description>Web Hosting Coupon, Webhost Deals, Web Hosts Discounts, Special Offers, Hosting Rebates, Webhosting Companies, Promotions</description>
	<lastBuildDate>Thu, 18 Mar 2010 03:41:15 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Drupal Hosts : replacement patterns</title>
		<link>http://www.hostingcoupons.org/drupal-hosts-replacement-patterns/</link>
		<comments>http://www.hostingcoupons.org/drupal-hosts-replacement-patterns/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 12:39:30 +0000</pubDate>
		<dc:creator>web hosting</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=106073</guid>
		<description><![CDATA[Hostgator web hosting is our best host for drupal. Sign up with our recommended host for drupal here

This is a drupal question asked by margaridacarvalho  on 09 April 2009

I have a view showing images and cck fields. I would like to have a field that outputs a link specifying a url to a file, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="hostgator" href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator</a> <a title="web hosting" href="http://www.hostingcoupons.org/">web hosting</a> is our <a title="best VPS" href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">best host for drupal</a>. Sign up with our recommended host for drupal <a title="hostgator order page" href="http://www.hostingcoupons.org/tophosts/hg-order"><strong>here</strong></a></p>
<p><span id="more-106073"></span></p>
<p>This is a drupal question asked by margaridacarvalho  on 09 April 2009</p>
<p style="text-align: center"><a title="Sign up for drupal webhosting" href="http://www.hostingcoupons.org/tophosts/hg"><img src="/drupal/drupal-hosting-1965.jpg" border="1" alt="" width="350" height="60" /></a></p>
<blockquote><p>I have a view showing images and cck fields. I would like to have a field that outputs a link specifying a url to a file, but it would be different for every item in my view. So i thought to add a global field (custom text), output this field as a link and in link path I would use a replacement pattern such as [field_filename_fid]. What happens is that it outputs a link but it goes to an 404 page not found error page. What am I doing wrong?Did i misunderstood the replacement patterns function?</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/428720" target="_blank">node</a> or <strong><a title="drupal hosts" href="http://www.hostingcoupons.org/tophosts/hg">sign up with the popular choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/drupal-hosts-replacement-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Hosts : how to move drupal on production server?</title>
		<link>http://www.hostingcoupons.org/drupal-hosts-how-to-move-drupal-on-production-server/</link>
		<comments>http://www.hostingcoupons.org/drupal-hosts-how-to-move-drupal-on-production-server/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 11:37:39 +0000</pubDate>
		<dc:creator>web hosting</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=106070</guid>
		<description><![CDATA[Hostgator web hosting is our best host for drupal. Sign up with our recommended host for drupal here

This is a drupal question asked by korzhik  on 09 April 2009

i&#8217;m not sure this is right section for my question, but i want to get help from the community with issues related to moving my drupal [...]]]></description>
			<content:encoded><![CDATA[<p><a title="hostgator" href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator</a> <a title="web hosting" href="http://www.hostingcoupons.org/">web hosting</a> is our <a title="best VPS" href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">best host for drupal</a>. Sign up with our recommended host for drupal <a title="hostgator order page" href="http://www.hostingcoupons.org/tophosts/hg-order"><strong>here</strong></a></p>
<p><span id="more-106070"></span></p>
<p>This is a drupal question asked by korzhik  on 09 April 2009</p>
<p style="text-align: center"><a title="Sign up for drupal webhosting" href="http://www.hostingcoupons.org/tophosts/hg"><img src="/drupal/drupal-hosting-1964.jpg" border="1" alt="" width="350" height="60" /></a></p>
<blockquote><p>i&#8217;m not sure this is right section for my question, but i want to get help from the community with issues related to moving my drupal site from dev server to production.<br />
i thought that creating same database and privileges to it and checking out all the code from svn repository to the DocumentRoot would be enough, but it&#8217;s not so.<br />
And of course i&#8217;ve corrected /sites/default/setting.php for the DB requesits.<br />
But when i try open my site i see errors about unexistent tmp path and i&#8217;m sure there are another errors but my site works very slow, i cannot even open module list, or configure any blank page. I think it because of memory limit on production.<br />
Thus i want to turn on drupal caching abilities, those where disabled in my dev version.<br />
Should i have passed through installation process on a production? Is installation obligatory?</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/428712" target="_blank">node</a> or <strong><a title="drupal hosts" href="http://www.hostingcoupons.org/tophosts/hg">sign up with the popular choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/drupal-hosts-how-to-move-drupal-on-production-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Hosts : Action/Trigger Send Email Question</title>
		<link>http://www.hostingcoupons.org/drupal-hosts-actiontrigger-send-email-question/</link>
		<comments>http://www.hostingcoupons.org/drupal-hosts-actiontrigger-send-email-question/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 11:25:03 +0000</pubDate>
		<dc:creator>web hosting</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=106065</guid>
		<description><![CDATA[Hostgator web hosting is our best host for drupal. Sign up with our recommended host for drupal here

This is a drupal question asked by logiclab  on 09 April 2009

I am using Acquia-Drupal DAMP on Win32 running it on localhost. Is it possible to receive email triggers when running from localhost? I got this error [...]]]></description>
			<content:encoded><![CDATA[<p><a title="hostgator" href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator</a> <a title="web hosting" href="http://www.hostingcoupons.org/">web hosting</a> is our <a title="best VPS" href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">best host for drupal</a>. Sign up with our recommended host for drupal <a title="hostgator order page" href="http://www.hostingcoupons.org/tophosts/hg-order"><strong>here</strong></a></p>
<p><span id="more-106065"></span></p>
<p>This is a drupal question asked by logiclab  on 09 April 2009</p>
<p style="text-align: center"><a title="Sign up for drupal webhosting" href="http://www.hostingcoupons.org/tophosts/hg"><img src="/drupal/drupal-hosting-1963.jpg" border="1" alt="" width="350" height="60" /></a></p>
<blockquote><p>I am using Acquia-Drupal DAMP on Win32 running it on localhost. Is it possible to receive email triggers when running from localhost? I got this error message after trying to receive an email when a new post is created.</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/428472" target="_blank">node</a> or <strong><a title="drupal hosts" href="http://www.hostingcoupons.org/tophosts/hg">sign up with the popular choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/drupal-hosts-actiontrigger-send-email-question/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Hosts : Embed node submission form in a node content</title>
		<link>http://www.hostingcoupons.org/drupal-hosts-embed-node-submission-form-in-a-node-content/</link>
		<comments>http://www.hostingcoupons.org/drupal-hosts-embed-node-submission-form-in-a-node-content/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 11:21:05 +0000</pubDate>
		<dc:creator>web hosting</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=106059</guid>
		<description><![CDATA[Hostgator web hosting is our best host for drupal. Sign up with our recommended host for drupal here

This is a drupal question asked by upupax  on 09 April 2009

Is it possible?
I call drupal_get_form function, but only my custom fields are displayed!
There is no title field and no submission button.
More info at this drupal node [...]]]></description>
			<content:encoded><![CDATA[<p><a title="hostgator" href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator</a> <a title="web hosting" href="http://www.hostingcoupons.org/">web hosting</a> is our <a title="best VPS" href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">best host for drupal</a>. Sign up with our recommended host for drupal <a title="hostgator order page" href="http://www.hostingcoupons.org/tophosts/hg-order"><strong>here</strong></a></p>
<p><span id="more-106059"></span></p>
<p>This is a drupal question asked by upupax  on 09 April 2009</p>
<p style="text-align: center"><a title="Sign up for drupal webhosting" href="http://www.hostingcoupons.org/tophosts/hg"><img src="/drupal/drupal-hosting-1961.jpg" border="1" alt="" width="350" height="60" /></a></p>
<blockquote><p>Is it possible?<br />
I call drupal_get_form function, but only my custom fields are displayed!<br />
There is no title field and no submission button.</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/427806" target="_blank">node</a> or <strong><a title="drupal hosts" href="http://www.hostingcoupons.org/tophosts/hg">sign up with the popular choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/drupal-hosts-embed-node-submission-form-in-a-node-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Hosts : What&#8217;s the best way to create an online ticketting?</title>
		<link>http://www.hostingcoupons.org/drupal-hosts-whats-the-best-way-to-create-an-online-ticketting-2/</link>
		<comments>http://www.hostingcoupons.org/drupal-hosts-whats-the-best-way-to-create-an-online-ticketting-2/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 11:10:56 +0000</pubDate>
		<dc:creator>web hosting</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=106131</guid>
		<description><![CDATA[Hostgator web hosting is our best host for drupal. Sign up with our recommended host for drupal here

This is a drupal question asked by spasmody  on 09 April 2009

I have to develop an online ticketting with D6. I already know ubercart but the problem is here a little bit special. Here characteristics of the [...]]]></description>
			<content:encoded><![CDATA[<p><a title="hostgator" href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator</a> <a title="web hosting" href="http://www.hostingcoupons.org/">web hosting</a> is our <a title="best VPS" href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">best host for drupal</a>. Sign up with our recommended host for drupal <a title="hostgator order page" href="http://www.hostingcoupons.org/tophosts/hg-order"><strong>here</strong></a></p>
<p><span id="more-106131"></span></p>
<p>This is a drupal question asked by spasmody  on 09 April 2009</p>
<p style="text-align: center"><a title="Sign up for drupal webhosting" href="http://www.hostingcoupons.org/tophosts/hg"><img src="/drupal/drupal-hosting-1968.jpg" border="1" alt="" width="350" height="60" /></a></p>
<blockquote><p>I have to develop an online ticketting with D6. I already know ubercart but the problem is here a little bit special. Here characteristics of the shop :</p>
<p>1) events are time-dependant<br />
2) some events are available to sell, others not<br />
3) some events are free (work like a signup event)<br />
4) the shop will work with paypal payment method</p>
<p>what is the best way to build such a shop?</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/428776" target="_blank">node</a> or <strong><a title="drupal hosts" href="http://www.hostingcoupons.org/tophosts/hg">sign up with the popular choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/drupal-hosts-whats-the-best-way-to-create-an-online-ticketting-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Hosts : What&#8217;s the best way to create an online ticketting?</title>
		<link>http://www.hostingcoupons.org/drupal-hosts-whats-the-best-way-to-create-an-online-ticketting/</link>
		<comments>http://www.hostingcoupons.org/drupal-hosts-whats-the-best-way-to-create-an-online-ticketting/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 11:08:44 +0000</pubDate>
		<dc:creator>web hosting</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=106056</guid>
		<description><![CDATA[Hostgator web hosting is our best host for drupal. Sign up with our recommended host for drupal here

This is a drupal question asked by spasmody  on 09 April 2009

I have to develop an online ticketting with D6. I already know ubercart but the problem is here a little bit special. Here characteristics of the [...]]]></description>
			<content:encoded><![CDATA[<p><a title="hostgator" href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator</a> <a title="web hosting" href="http://www.hostingcoupons.org/">web hosting</a> is our <a title="best VPS" href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">best host for drupal</a>. Sign up with our recommended host for drupal <a title="hostgator order page" href="http://www.hostingcoupons.org/tophosts/hg-order"><strong>here</strong></a></p>
<p><span id="more-106056"></span></p>
<p>This is a drupal question asked by spasmody  on 09 April 2009</p>
<p style="text-align: center"><a title="Sign up for drupal webhosting" href="http://www.hostingcoupons.org/tophosts/hg"><img src="/drupal/drupal-hosting-1960.jpg" border="1" alt="" width="350" height="60" /></a></p>
<blockquote><p>I have to develop an online ticketting with D6. I already know ubercart but the problem is here a little bit special. Here characteristics of the shop :</p>
<p>1) events are time-dependant<br />
2) some events are available to sell, others not<br />
3) some events are free (work like a signup event)<br />
4) the shop will work with paypal payment method</p>
<p>what is the best way to build such a shop?</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/428766" target="_blank">node</a> or <strong><a title="drupal hosts" href="http://www.hostingcoupons.org/tophosts/hg">sign up with the popular choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/drupal-hosts-whats-the-best-way-to-create-an-online-ticketting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Hosts : site wont come out of maintainence mode!</title>
		<link>http://www.hostingcoupons.org/drupal-hosts-site-wont-come-out-of-maintainence-mode/</link>
		<comments>http://www.hostingcoupons.org/drupal-hosts-site-wont-come-out-of-maintainence-mode/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 11:03:05 +0000</pubDate>
		<dc:creator>web hosting</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=106062</guid>
		<description><![CDATA[Hostgator web hosting is our best host for drupal. Sign up with our recommended host for drupal here

This is a drupal question asked by e3ekiel  on 09 April 2009

The server company has changed my aname record to make the URL point correctly. During doing this there was some site downtime. Because of this i [...]]]></description>
			<content:encoded><![CDATA[<p><a title="hostgator" href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator</a> <a title="web hosting" href="http://www.hostingcoupons.org/">web hosting</a> is our <a title="best VPS" href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">best host for drupal</a>. Sign up with our recommended host for drupal <a title="hostgator order page" href="http://www.hostingcoupons.org/tophosts/hg-order"><strong>here</strong></a></p>
<p><span id="more-106062"></span></p>
<p>This is a drupal question asked by e3ekiel  on 09 April 2009</p>
<p style="text-align: center"><a title="Sign up for drupal webhosting" href="http://www.hostingcoupons.org/tophosts/hg"><img src="/drupal/drupal-hosting-1962.jpg" border="1" alt="" width="350" height="60" /></a></p>
<blockquote><p>The server company has changed my aname record to make the URL point correctly. During doing this there was some site downtime. Because of this i put the site in maintainence mode but it wont update and come out of it.</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/428716" target="_blank">node</a> or <strong><a title="drupal hosts" href="http://www.hostingcoupons.org/tophosts/hg">sign up with the popular choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/drupal-hosts-site-wont-come-out-of-maintainence-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Hosts : Recipe for a Drupal dedicated server with own hosted streaming audio and video?</title>
		<link>http://www.hostingcoupons.org/drupal-hosts-recipe-for-a-drupal-dedicated-server-with-own-hosted-streaming-audio-and-video/</link>
		<comments>http://www.hostingcoupons.org/drupal-hosts-recipe-for-a-drupal-dedicated-server-with-own-hosted-streaming-audio-and-video/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 10:55:50 +0000</pubDate>
		<dc:creator>web hosting</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=106083</guid>
		<description><![CDATA[Hostgator web hosting is our best host for drupal. Sign up with our recommended host for drupal here

This is a drupal question asked by besjon  on 09 April 2009

I&#8217;ve been experimenting with a few different solutions but am going around in circles. Help!!!
We need to host Gigs of audio files (currently in MP3 and [...]]]></description>
			<content:encoded><![CDATA[<p><a title="hostgator" href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator</a> <a title="web hosting" href="http://www.hostingcoupons.org/">web hosting</a> is our <a title="best VPS" href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">best host for drupal</a>. Sign up with our recommended host for drupal <a title="hostgator order page" href="http://www.hostingcoupons.org/tophosts/hg-order"><strong>here</strong></a></p>
<p><span id="more-106083"></span></p>
<p>This is a drupal question asked by besjon  on 09 April 2009</p>
<p style="text-align: center"><a title="Sign up for drupal webhosting" href="http://www.hostingcoupons.org/tophosts/hg"><img src="/drupal/drupal-hosting-1967.jpg" border="1" alt="" width="350" height="60" /></a></p>
<blockquote><p>I&#8217;ve been experimenting with a few different solutions but am going around in circles. Help!!!</p>
<p>We need to host Gigs of audio files (currently in MP3 and WMV formats, but we would like to convert them to MP3s on upload).</p>
<p>Each week we will add a bunch of long audio lectures and will also eventually be posting videos. Since each audio/video file will be at least one hour long we need to stream the files so viewers can jump around their timelines without having to download the whole media file first (we also want them to have the option to download the file).</p>
<p>Also, we can not use external Content Delivery Networks (CDNs) since our orthodox religious audience members use filtering software/firewalls which need to whitelist our specific host. This means we need to host and stream all the audio/video files ourselves.</p>
<p>We are looking at dedicated server solutions and would like any guidance/recommendations on:<br />
1) Picking a company to build/manage a dedicated server optimized for Drupal and this type of application<br />
2) Hardware configurations<br />
3) Which Drupal modules to use<br />
4) What streaming server software to use<br />
5) Any additional info you can think of</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/428642" target="_blank">node</a> or <strong><a title="drupal hosts" href="http://www.hostingcoupons.org/tophosts/hg">sign up with the popular choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/drupal-hosts-recipe-for-a-drupal-dedicated-server-with-own-hosted-streaming-audio-and-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
