<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>CWD Forum Forum: Drupal - Recent Topics</title>
<link>http://forum.contractwebdevelopment.com/</link>
<description>CWD Forum Forum: Drupal - Recent Topics</description>
<language>en</language>
<pubDate>Tue, 07 Sep 2010 02:42:46 +0000</pubDate>

<item>
<title>sam on "Drupal mass delete aliases?"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-mass-delete-aliases#post-515</link>
<pubDate>Fri, 03 Sep 2010 12:30:41 +0000</pubDate>
<dc:creator>sam</dc:creator>
<guid isPermaLink="false">515@http://forum.contractwebdevelopment.com/</guid>
<description><p>Is there a way to mass delete aliases in Drupal? I've ported over a database from another site and there's literally hundreds of unused aliases I need to get rid of. Even better would be a way to delete aliases that are not in use.</p>
<p>I'm using Drupal 6.x. Currently, on the alias setting screen, I'm only able to delete aliases one at a time.
</p>
</description>
</item>
<item>
<title>DrupalJunkie on "CKeditor vs. IMCE"</title>
<link>http://forum.contractwebdevelopment.com/topic/ckeditor-vs-imce#post-513</link>
<pubDate>Fri, 03 Sep 2010 10:12:19 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">513@http://forum.contractwebdevelopment.com/</guid>
<description><p>I've finally bit the bullet and upgraded to the new CKEditor in Drupal (from FCKEditor), and I'm very happy. I'm currently using IMCE, but noticed that I can also select a "CKFinder" image editor. </p>
<p>Does CKFinder have any significant advantages/ disadvantages over IMCE? And if so, what are they?</p>
<p>Thanks!
</p>
</description>
</item>
<item>
<title>tweeter on "Drupal FCKeditor page won&#039;t update"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-fckeditor-page-wont-update#post-510</link>
<pubDate>Thu, 02 Sep 2010 14:26:13 +0000</pubDate>
<dc:creator>tweeter</dc:creator>
<guid isPermaLink="false">510@http://forum.contractwebdevelopment.com/</guid>
<description><p>I'm using Drupal 5.x and FCKeditor 2.5. Everything has been working smoothly until recently, when I gave a client access to the "source code" button. On my front page, when I try and make a change - I hit "submit" and get the notification that the page has been updated.</p>
<p>However, the changes aren't being saved. Any ideas why? If I disable FCKeditor, incidentally, the changes save again.
</p>
</description>
</item>
<item>
<title>panvera on "Ubercart shipping for USPS flat rate boxes"</title>
<link>http://forum.contractwebdevelopment.com/topic/ubercart-shipping-for-usps-flat-rate-boxes#post-493</link>
<pubDate>Tue, 24 Aug 2010 18:30:23 +0000</pubDate>
<dc:creator>panvera</dc:creator>
<guid isPermaLink="false">493@http://forum.contractwebdevelopment.com/</guid>
<description><p>Our bookstore uses USPS flat rate boxes for most of it's shipping. I would like to set up shipping quotes in Ubercart 2.x on our Drupal 6.19 site to support this type of shipping.</p>
<p>Does anyone know how to do this? Is there someone who would take this on as a paid project?
</p>
</description>
</item>
<item>
<title>idefix on "Drupal twitter block not showing"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-twitter-block-not-showing#post-385</link>
<pubDate>Fri, 25 Jun 2010 11:33:26 +0000</pubDate>
<dc:creator>idefix</dc:creator>
<guid isPermaLink="false">385@http://forum.contractwebdevelopment.com/</guid>
<description><p>I just installed the Drupal 6 Twitter module, and I've set the settings under Site Configuration &gt; Twitter Settings (I input my Twitter account name). Then I enabled both the "All Tweets" and "User Tweets" block, but they don't show up! What gives?
</p>
</description>
</item>
<item>
<title>DrupalJunkie on "Drupal PHP Check User Role?"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-php-check-user-role#post-436</link>
<pubDate>Fri, 23 Jul 2010 11:36:40 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">436@http://forum.contractwebdevelopment.com/</guid>
<description><p>Is there a way to check a user's role using a php snippet in Drupal 6.x? I basically want to redirect the user on login based on their role. I have an "initial signup" role that gets created immediately after signup, and upgraded to "authenticated user" when they confirm their email address (to prevent spam).
</p>
</description>
</item>
<item>
<title>tweeter on "Warning: Table &#039;watchdog&#039; was not locked with LOCK TABLES"</title>
<link>http://forum.contractwebdevelopment.com/topic/warning-table-watchdog-was-not-locked-with-lock-tables#post-425</link>
<pubDate>Tue, 20 Jul 2010 08:52:09 +0000</pubDate>
<dc:creator>tweeter</dc:creator>
<guid isPermaLink="false">425@http://forum.contractwebdevelopment.com/</guid>
<description><p>I'm running the webform module on a Drupal 5.x installation. Whenever I try and add a form component, I get the following error:</p>
<pre><code>Warning: Table &#39;watchdog&#39; was not locked with LOCK TABLES query: INSERT INTO
watchdog (uid, type, message, severity, link, location, referer, hostname,
timestamp) VALUES (1, &#39;php&#39;, &#39;&lt;em&gt;Unknown column
&#39;form_key&#39; in &#39;field
list&#39;\nquery: INSERT INTO webform_component (nid, cid, pid,
form_key, name, type, value, extra, mandatory, weight, email) VALUES (3503, 1,
0, &#39;okok&#39;, &#39;okok&#39;,
&#39;textfield&#39;, &#39;&#39;,
&#39;a:1:{s:8:\\&amp;quot;disabled\\&amp;quot;;i:0;}&#39;,
0, 0, 1)&lt;/em&gt; in
&lt;em&gt;/home/example/public_html/includes/database.mysql.inc&lt;/em&gt;  on
line &lt;em&gt;174&lt;/em&gt;.&#39;, 2, &#39;&#39;,
&#39;http://www.example.com/node/3503/edit/components/new/textfield?name=okok&amp;mandatory=0&amp;email=1&amp;pid=0&amp;weight=0&#39;,
&#39;http://www.example.com/node/3503/edit/comp in
/home/example/public_html/includes/database.mysql.inc  on line 174</code></pre>
</description>
</item>
<item>
<title>asterix on "IMCE - No Browse Server Button?"</title>
<link>http://forum.contractwebdevelopment.com/topic/imce-no-browse-server-button#post-420</link>
<pubDate>Sat, 17 Jul 2010 15:56:32 +0000</pubDate>
<dc:creator>asterix</dc:creator>
<guid isPermaLink="false">420@http://forum.contractwebdevelopment.com/</guid>
<description><p>I'm using the IMCE image/ file manager with Drupal, and it works great - but in my "client" permission role the "browser server" button won't show up. It shows up for user-1 and my role that has all kinds of permission. </p>
<p>I've enabled an IMCE profile for the "client" role, added file upload permissions, all to no avail. I'm using IMCE 6.x-1.4. Has anyone else experienced this problem? Without the browse server button my clients can't upload any files or images, which defeats the whole purpose of using IMCE. </p>
<p>The base WYSIWYG I'm using is FCKeditor.
</p>
</description>
</item>
<item>
<title>DrupalJunkie on "Drupal page template?"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-page-template#post-416</link>
<pubDate>Thu, 15 Jul 2010 13:26:54 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">416@http://forum.contractwebdevelopment.com/</guid>
<description><p>Is there a way to set a template file on the page level in Drupal? Ie. using page-content-type.tpl.php, in addition to page.tpl.php and page-front.tpl.php? I know I can do this on the node level, ie. node-content-type.tpl.php, but when I create a page level template it doesn't seem to have any effect.
</p>
</description>
</item>
<item>
<title>DrupalJunkie on "iPhone App for Drupal?"</title>
<link>http://forum.contractwebdevelopment.com/topic/iphone-app-for-drupal#post-410</link>
<pubDate>Wed, 14 Jul 2010 16:53:42 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">410@http://forum.contractwebdevelopment.com/</guid>
<description><p>I think I remember hearing something about an iPhone app for Drupal that lets you login to your Drupal site, and administer content, comments, backup your DB, check status updates, etc. etc. but I can't find it in the app store when I type in "Drupal"? </p>
<p>Does anyone know what it's called?
</p>
</description>
</item>
<item>
<title>DrupalJunkie on "Drupal Add Recaptcha to All Webforms?"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-add-recaptcha-to-all-webforms#post-409</link>
<pubDate>Wed, 14 Jul 2010 16:07:14 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">409@http://forum.contractwebdevelopment.com/</guid>
<description><p>I see that I can install reCaptcha and that I can add it one by one to webforms on my Drupal site based on the form ID. But it would be optimal if I could simply add the captcha to all webforms on my Drupal site. Is there a way to do this?</p>
<p>Specifically, I have client sites where the client has permissions to setup as many webforms as they like. The problem is, the process for having them manually add recaptcha to each form via the node ID is rather cumbersome, and it doesn't always get done - thereby exposing the server to risk.</p>
<p>So - is there any way to tweak the module or template file, or even create a new module, that will automatically add captcha's to all webforms on my Drupal sites? I notice in the captcha admin that I can do this for forward forms now, which used to not be an option. Hopefully this same feature will be available for reCaptcha soon! I imagine this is a feature that many will use, so I'm willing to sponsor development of this module.
</p>
</description>
</item>
<item>
<title>asterix on "Drupal open_basedir restriction"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-open_basedir-restriction#post-384</link>
<pubDate>Fri, 25 Jun 2010 10:09:05 +0000</pubDate>
<dc:creator>asterix</dc:creator>
<guid isPermaLink="false">384@http://forum.contractwebdevelopment.com/</guid>
<description><p>I'm running Drupal 6 and randomly getting this error. It doesn't seem to be effecting anything, but I can see it when I'm logged out occasionally, which means my visitors are seeing it too (not good):</p>
<p><code>warning: is_dir()[function.is-dir]: open_basedir restriction in effect. File (/tmp/mysql.sock) is not within the allowed path(s): (/home/user/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/user/public_html/includes/file.inc on line 922</code></p>
<p>I am completely lost on this one. I've been able to troubleshoot many Drupal errors in the past, but this one is over my head. mysql.sock - does that have to do with a socket connection? Anyways, any help anyone can provide is much appreciated!!
</p>
</description>
</item>
<item>
<title>idefix on "Drupal Clear Cache Page?"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-clear-cache-page#post-379</link>
<pubDate>Thu, 24 Jun 2010 08:40:37 +0000</pubDate>
<dc:creator>idefix</dc:creator>
<guid isPermaLink="false">379@http://forum.contractwebdevelopment.com/</guid>
<description><p>Is there a way for me to create a page in Drupal that will allow me to clear the cache by simply visiting that URL (ie. example.com/clear-cache)?</p>
<p>This would be a great time saver over having to load cPanel &amp; phpMyAdmin everytime I want to clear some cache out.
</p>
</description>
</item>
<item>
<title>DrupalJunkie on "Drupal 6 Comment Settings"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-6-comment-settings#post-365</link>
<pubDate>Fri, 11 Jun 2010 18:06:47 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">365@http://forum.contractwebdevelopment.com/</guid>
<description><p>Ahhh, this is driving me crazy. In Drupal 5, I could browse to the intuitive location Content Management &gt; Comments &gt; Settings to adjust comment settings. In this case, I'm trying to increase the number of comments that can appear on a page.</p>
<p>I've found this setting in the past, but of course Drupal 6 has it somewhere else, supposedly more clever, but nevertheless a location that I can never find!</p>
<p>Help please!
</p>
</description>
</item>
<item>
<title>Sally301 on "Drupal 6 Page Not Found"</title>
<link>http://forum.contractwebdevelopment.com/topic/drupal-6-page-not-found#post-355</link>
<pubDate>Tue, 08 Jun 2010 00:05:04 +0000</pubDate>
<dc:creator>Sally301</dc:creator>
<guid isPermaLink="false">355@http://forum.contractwebdevelopment.com/</guid>
<description><p>This has been happening to my Drupal sites more and more frequently recently. Out of the blue - I get page not found errors. Typically on the front page, but sometimes only specific pages. Clearing the cache resolves the problem, but I'm thinking - what on earth is causing these page not found errors?</p>
<p>I examined the log files and was unable to come up with anything. I'm thinking maybe caching settings, since clearing the cache seems to fix the problem. And I don't recall having this issue with previous versions of Drupal (4.x, 5.x).</p>
<p>Is anyone else encountering this issue? Any suggestions?
</p>
</description>
</item>

</channel>
</rss>
