<?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>We Rock Your Web Forum Forum: Drupal - Recent Posts</title>
<link>http://forum.werockyourweb.com/</link>
<description>We Rock Your Web Forum Forum: Drupal - Recent Posts</description>
<language>en</language>
<pubDate>Thu, 17 May 2012 22:32:18 +0000</pubDate>

<item>
<title>Anonymous on "Drupal Ubercart Recurring Fees Missing"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-ubercart-recurring-fees-missing#post-1245</link>
<pubDate>Thu, 02 Feb 2012 12:29:14 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1245@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Same exact issue here! Thanks for the phpMyAdmin fix. I just wish they would update Ubercart so it would set the recurring fee status to &#34;active&#34; automatically. Can't be that hard to do, right? I'm even willing to sponsor the development.
&#60;/p&#62;
</description>
</item>
<item>
<title>Woofus on "Internal Click Tracking"</title>
<link>http://forum.werockyourweb.com/drupal/internal-click-tracking#post-1211</link>
<pubDate>Fri, 30 Dec 2011 15:56:57 +0000</pubDate>
<dc:creator>Woofus</dc:creator>
<guid isPermaLink="false">1211@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Is there a module available for the Drupal CMS that tracks clicks on internal links (ie. on outgoing links from my pages)? I'm currently using click tracker (Click Count/ CCount, combined with .htaccess redirects), which works fine, but the stats are very lacking. I would like to see time (daily, weekly monthly, etc.) graphs of clicks so I can see which links are performing, and if click-through traffic is increasing or decreasing.
&#60;/p&#62;
</description>
</item>
<item>
<title>Anonymous on "Drupal 6 - Default Input Format Not Working?"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-6-default-input-format-not-working#post-1178</link>
<pubDate>Wed, 30 Nov 2011 18:24:23 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1178@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;I'm having this same issue. I adjusted the &#34;default input filter&#34; settings and rebuilt post permissions, but still no luck. I'm thinking maybe it's an FCKeditor issue. I tried adjusting the FCKeditor global settings profile and adjusting the role precedences (the lower role had been appearing before the higher role (ie. 2&#38;gt;1). We'll see if that does the trick....
&#60;/p&#62;
</description>
</item>
<item>
<title>Anonymous on "Fatal error: Cannot access empty property in adserve.inc on line 133"</title>
<link>http://forum.werockyourweb.com/drupal/fatal-error-cannot-access-empty-property-in-adserveinc-on-line-133#post-1175</link>
<pubDate>Tue, 29 Nov 2011 15:01:22 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1175@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;In /modules/ad/adserve.inc, have lines 130-145 read:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if (!$overridden) {
    if (isset($conf)) {
      foreach ($conf as $var =&#38;gt; $val) {
if (!empty($var)) {
                $variables-&#38;gt;$var = $val;
                if ($variables-&#38;gt;debug) {
                    echo &#38;quot;Override $var: &#38;#39;$val&#38;#39;&#38;lt;br /&#38;gt;\n&#38;quot;;
                }
             }
        if ($variables-&#38;gt;debug) {
          echo &#38;quot;Override $var: &#38;#39;$val&#38;#39;&#38;lt;br /&#38;gt;\n&#38;quot;;
        }
      }
      $overridden = TRUE;
    }
  }&#60;/code&#62;&#60;/pre&#62;
</description>
</item>
<item>
<title>andy on "Fatal error: Cannot access empty property in adserve.inc on line 133"</title>
<link>http://forum.werockyourweb.com/drupal/fatal-error-cannot-access-empty-property-in-adserveinc-on-line-133#post-1174</link>
<pubDate>Tue, 29 Nov 2011 15:00:36 +0000</pubDate>
<dc:creator>andy</dc:creator>
<guid isPermaLink="false">1174@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;I just installed the latest stable version of the &#34;ad&#34; module, and I keep getting the error &#34;Fatal error: Cannot access empty property in /home/werock/public_html/modules/ad/adserve.inc on line 133&#34; every time I try and flush the cache on my site.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;
</description>
</item>
<item>
<title>cwd on "Drupal open_basedir restriction"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-open_basedir-restriction#post-1155</link>
<pubDate>Wed, 16 Nov 2011 16:56:37 +0000</pubDate>
<dc:creator>cwd</dc:creator>
<guid isPermaLink="false">1155@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;You can also try browsing to Site Configuration &#38;gt; File System (/admin/settings/file-system), and checking your TMP path. We typically set this to /files/images/tmp, and CHMOD to 777). That will hopefully do the trick!
&#60;/p&#62;
</description>
</item>
<item>
<title>Web Rocker on "Cron run exceeded the time limit and was aborted"</title>
<link>http://forum.werockyourweb.com/drupal/cron-run-exceeded-the-time-limit-and-was-aborted#post-1154</link>
<pubDate>Tue, 15 Nov 2011 16:35:58 +0000</pubDate>
<dc:creator>Web Rocker</dc:creator>
<guid isPermaLink="false">1154@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Okay Web Rockers, we've got a potential solution (should work for Drupal 5.x and up). Edit the file /includes/module.inc. temporarily by adding the line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;foreach (module_implements($hook) as $module) {
    $function = $module .&#38;#39;_&#38;#39;. $hook;

    if ($hook == &#38;#39;cron&#38;#39;) watchdog(&#38;#39;cron&#38;#39;, &#38;quot;hit $module cron&#38;quot;);   // add this line&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This should have cron spit out detailed messages and give you a clue as to why cron is timing out (you should see it give you a list of modules it's hit (ie. hit search cron, hit poll cron, hit ping cron, etc.). The last one caused it to stall, so you can investigate that module or input filter further.&#60;/p&#62;
&#60;p&#62;The most common solutions if you want to try these:&#60;br /&#62;
&#60;ul&#62;&#60;li&#62;Disable the &#34;PHP filter&#34; module, run cron. If that works, try re-enabling PHP filter, and running cron again. If that works - you're in the clear.&#60;/li&#62;&#60;li&#62;Check your input formats and make sure there's no conflicts with tags (ie. allowing an &#34;embed&#34; tag for both input filter and video filter).&#60;/li&#62;&#60;br /&#62;
&#60;/ul&#62;&#60;/p&#62;
&#60;p&#62;Any more problems, please post back with details on what you've tried.
&#60;/p&#62;
</description>
</item>
<item>
<title>DrupalJunkie on "Cron run exceeded the time limit and was aborted"</title>
<link>http://forum.werockyourweb.com/drupal/cron-run-exceeded-the-time-limit-and-was-aborted#post-1153</link>
<pubDate>Tue, 15 Nov 2011 16:02:05 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">1153@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Ahhhh! This is driving me crazy. It's also causing our content rotator to time-out and not work correctly (because the cache isn't being cleared by a cron run). Backup/ migrate is also affected, and maybe even boost?
&#60;/p&#62;
</description>
</item>
<item>
<title>Anonymous on "Drupal Ubercart Recurring Fees Missing"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-ubercart-recurring-fees-missing#post-1141</link>
<pubDate>Wed, 09 Nov 2011 12:11:57 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1141@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Thanks to the last poster for the database fix! I had set a recurring fee to cancel, and then on re-activating it it was still set to &#34;cancelled&#34; instead of &#34;active.&#34; Changing the &#34;status&#34; to &#34;0&#34; (from &#34;2&#34;) on the corresponding &#34;rfid&#34; in the &#34;uc_recurring_users&#34; table set it back to active. &#60;/p&#62;
&#60;p&#62;I'll probably confirm on the date that the transaction (renewal) actually goes through, but it looks like it's setup correctly right now.
&#60;/p&#62;
</description>
</item>
<item>
<title>Anonymous on "CKFinder vs. IMCE"</title>
<link>http://forum.werockyourweb.com/drupal/ckeditor-vs-imce#post-1139</link>
<pubDate>Tue, 08 Nov 2011 21:14:03 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1139@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;I think ckFinder is a very good product&#60;/p&#62;
&#60;p&#62;Chris&#60;br /&#62;
Owner&#60;br /&#62;
Cel  Financial Services&#60;br /&#62;
http://www.taxprepfillmore.com/
&#60;/p&#62;
</description>
</item>
<item>
<title>Anonymous on "Cron run exceeded the time limit and was aborted"</title>
<link>http://forum.werockyourweb.com/drupal/cron-run-exceeded-the-time-limit-and-was-aborted#post-1138</link>
<pubDate>Tue, 08 Nov 2011 20:27:33 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1138@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Hmmm, I'm having the same problem here and can't seem to pin it down. I should point out that before I upgrade to Drupal 6.22 (from Drupal 5) backup &#38;amp; migrate was working just fine (ie. cron not timing out and scheduled backups going according to plan).
&#60;/p&#62;
</description>
</item>
<item>
<title>Anonymous on "Remove OpenID Login?"</title>
<link>http://forum.werockyourweb.com/drupal/remove-openid-login#post-1137</link>
<pubDate>Tue, 08 Nov 2011 20:26:23 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1137@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Just uninstall the &#34;openid&#34; module.
&#60;/p&#62;
</description>
</item>
<item>
<title>DrupalJunkie on "Remove OpenID Login?"</title>
<link>http://forum.werockyourweb.com/drupal/remove-openid-login#post-1136</link>
<pubDate>Tue, 08 Nov 2011 20:26:07 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">1136@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Is there a way to remove the OpenID login that's appearing in Drupal in the sidebar (above &#34;create new account&#34; and &#34;request new password&#34;)? I'm using Drupal 6.22.
&#60;/p&#62;
</description>
</item>
<item>
<title>Networx on "Cron run exceeded the time limit and was aborted"</title>
<link>http://forum.werockyourweb.com/drupal/cron-run-exceeded-the-time-limit-and-was-aborted#post-1128</link>
<pubDate>Fri, 28 Oct 2011 13:02:03 +0000</pubDate>
<dc:creator>Networx</dc:creator>
<guid isPermaLink="false">1128@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;On my Drupal 6.x site, with backup_migrate installed, and cron running every 3 hours (via poormanscron module), I keep getting the error &#34;&#60;strong&#62;Cron run exceeded the time limit and was aborted.&#60;/strong&#62;&#34;&#60;/p&#62;
&#60;p&#62;Any ideas how to resolve this? My backup/ migrate schedule (once a day) is unable to run because cron keeps timing out. It's working fine on my other site, I simply can't figure out what's causing cron to time out...
&#60;/p&#62;
</description>
</item>
<item>
<title>Anonymous on "CKFinder vs. IMCE"</title>
<link>http://forum.werockyourweb.com/drupal/ckeditor-vs-imce#post-1124</link>
<pubDate>Wed, 26 Oct 2011 07:37:28 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1124@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Ckfinder running in demo mode works fine.
&#60;/p&#62;
</description>
</item>
<item>
<title>Web Rocker on "Drupal 6 search box not appearing"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-6-search-box-not-appearing#post-1104</link>
<pubDate>Thu, 22 Sep 2011 14:02:01 +0000</pubDate>
<dc:creator>Web Rocker</dc:creator>
<guid isPermaLink="false">1104@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Browse to your theme and disable (uncheck) the &#34;search box.&#34; Make sure it's only enabled as a block (and placed in the header).
&#60;/p&#62;
</description>
</item>
<item>
<title>Anonymous on "Drupal 6 search box not appearing"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-6-search-box-not-appearing#post-1103</link>
<pubDate>Thu, 22 Sep 2011 13:57:25 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1103@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;This kinda works. Despite what settings I adjust under Site Config &#38;gt; Custom Search, however, the search box label says &#34;Custom Search&#34; and the button is labeled &#34;Super Search.&#34; What gives?
&#60;/p&#62;
</description>
</item>
<item>
<title>DrupalJunkie on "Drupal 6 search box not appearing"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-6-search-box-not-appearing#post-1095</link>
<pubDate>Wed, 07 Sep 2011 16:33:10 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">1095@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;That's it! I didn't have the &#34;search form&#34; block in the header - duh! Thanks Web Rocker  &#38;lt;img src=&#38;quot;http://forum.werockyourweb.com/my-plugins/bb-smilies/default/icon_smile.gif&#38;quot; title=&#38;quot;:)&#38;quot; class=&#38;quot;bb_smilies&#38;quot; /&#38;gt; 
&#60;/p&#62;
</description>
</item>
<item>
<title>Web Rocker on "Drupal 6 search box not appearing"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-6-search-box-not-appearing#post-1094</link>
<pubDate>Wed, 07 Sep 2011 16:32:32 +0000</pubDate>
<dc:creator>Web Rocker</dc:creator>
<guid isPermaLink="false">1094@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Theming the search box can be tricky in our opinion. Your best bet is to install Drupal's &#34;Custom Search&#34; module, and then style the search box according to it's ID (#block-search-0 for example). &#60;/p&#62;
&#60;p&#62;Finally, make sure you have the &#34;search_form&#34; block enabled and added to your header!
&#60;/p&#62;
</description>
</item>
<item>
<title>DrupalJunkie on "Drupal 6 search box not appearing"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-6-search-box-not-appearing#post-1093</link>
<pubDate>Wed, 07 Sep 2011 16:30:35 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">1093@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;I'm trying to customize my Drupal 6 search box, and have made the appropriate adjustments to the code:&#60;/p&#62;
&#60;p&#62;&#60;ul&#62;&#60;li&#62;I copied search-theme-form.tpl from the /modules/search/ directory into my theme directory&#60;/li&#62;&#60;li&#62;I added the following to my template.tpl.php file:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/*custom search*/
/**
* Override or insert PHPTemplate variables into the search_theme_form template.
*
* @param $vars
*   A sequential array of variables to pass to the theme template.
* @param $hook
*   The name of the theme function being called (not used in this case.)
*/
function THEMEDIR_preprocess_search_theme_form(&#38;amp;$vars, $hook) {
// Remove the &#38;quot;Search this site&#38;quot; label from the form.
$vars[&#38;#39;form&#38;#39;][&#38;#39;search_theme_form&#38;#39;][&#38;#39;#title&#38;#39;] = t(&#38;#39;Search&#38;#39;);
// Set a default value for text inside the search box field.
//$vars[&#38;#39;form&#38;#39;][&#38;#39;search_theme_form&#38;#39;][&#38;#39;#value&#38;#39;] = t(&#38;#39;&#38;#39;);

// Add a custom class and placeholder text to the search box.
$vars[&#38;#39;form&#38;#39;][&#38;#39;search_theme_form&#38;#39;][&#38;#39;#attributes&#38;#39;] = array(&#38;#39;class&#38;#39; =&#38;gt; &#38;#39;NormalTextBox txtSearch&#38;#39;, &#38;#39;onblur&#38;#39; =&#38;gt; &#38;quot;if (this.value == &#38;#39;&#38;#39;) {this.value = &#38;#39;&#38;quot;.$vars[&#38;#39;form&#38;#39;][&#38;#39;search_theme_form&#38;#39;][&#38;#39;#value&#38;#39;].&#38;quot;&#38;#39;;} ;&#38;quot;, &#38;#39;onfocus&#38;#39; =&#38;gt; &#38;quot;if (this.value == &#38;#39;&#38;quot;.$vars[&#38;#39;form&#38;#39;][&#38;#39;search_theme_form&#38;#39;][&#38;#39;#value&#38;#39;].&#38;quot;&#38;#39;) {this.value = &#38;#39;&#38;#39;;} ;&#38;quot; );
// Change the text on the submit button
$vars[&#38;#39;form&#38;#39;][&#38;#39;submit&#38;#39;][&#38;#39;#value&#38;#39;] = t(&#38;#39;Go&#38;#39;);
// Rebuild the rendered version (search form only, rest remains unchanged)
unset($vars[&#38;#39;form&#38;#39;][&#38;#39;search_theme_form&#38;#39;][&#38;#39;#printed&#38;#39;]);
$vars[&#38;#39;search&#38;#39;][&#38;#39;search_theme_form&#38;#39;] = drupal_render($vars[&#38;#39;form&#38;#39;][&#38;#39;search_theme_form&#38;#39;]);
/*THIS IS TO REPLACE SUBMIT BUTTON WITH AN IMAGE*/
$vars[&#38;#39;form&#38;#39;][&#38;#39;submit&#38;#39;][&#38;#39;#type&#38;#39;] = &#38;#39;image_button&#38;#39;;
$vars[&#38;#39;form&#38;#39;][&#38;#39;submit&#38;#39;][&#38;#39;#src&#38;#39;] = path_to_theme() . &#38;#39;/images/search-button.png&#38;#39;;
// Rebuild the rendered version (submit button, rest remains unchanged)
unset($vars[&#38;#39;form&#38;#39;][&#38;#39;submit&#38;#39;][&#38;#39;#printed&#38;#39;]);
$vars[&#38;#39;search&#38;#39;][&#38;#39;submit&#38;#39;] = drupal_render($vars[&#38;#39;form&#38;#39;][&#38;#39;submit&#38;#39;]);
// Collect all form elements to make it easier to print the whole form.
$vars[&#38;#39;search_form&#38;#39;] = implode($vars[&#38;#39;search&#38;#39;]);
}
/*custom search end*/&#60;/code&#62;&#60;/pre&#62;&#60;/li&#62;&#60;li&#62;I replaced THEMEDIR with the name of the directory of my Drupal theme.&#60;/li&#62;&#60;li&#62;I added &#60;code&#62;&#38;lt;?php print $search_box ?&#38;gt;&#60;/code&#62; to my theme's page.tpl.php file&#60;/li&#62;&#60;li&#62;I cleared my caches and browsed to my theme config to reset the theme stuff.&#60;/li&#62;&#60;br /&#62;
&#60;/ul&#62;&#60;/p&#62;
&#60;p&#62;But now the search box isn't even appearing? Argh!! What gives?
&#60;/p&#62;
</description>
</item>
<item>
<title>Web Rocker on "Add &#34;if logged in&#34; check to Drupal?"</title>
<link>http://forum.werockyourweb.com/drupal/add-if-logged-in-check-to-drupal#post-1092</link>
<pubDate>Fri, 02 Sep 2011 13:18:45 +0000</pubDate>
<dc:creator>Web Rocker</dc:creator>
<guid isPermaLink="false">1092@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Yes, just add the following php snippet right &#60;em&#62;after &#60;/em&#62;your opening &#38;lt;body&#38;gt; tag:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if (!user_is_logged_in()): ?&#38;gt;
&#38;lt;div class=&#38;quot;logged-out&#38;quot;&#38;gt;
&#38;lt;?php endif; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And the following just &#60;em&#62;before &#60;/em&#62;the closing &#38;lt;body&#38;gt; tag:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if (!user_is_logged_in()): ?&#38;gt;
&#38;lt;/div&#38;gt; &#38;lt;!-- .logged-out --&#38;gt;
&#38;lt;?php endif; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You could reverse this to check for logged in users, or use both. &#60;/p&#62;
&#60;p&#62;In this example, you can precede styles with .logged-in to check if the user is logged in or not. &#60;/p&#62;
&#60;p&#62;For your situation, you can use the following style to prevent error messages from being displayed to anonymous users:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.logged-out .messages.error { display: none }&#60;/code&#62;
&#60;/p&#62;
</description>
</item>
<item>
<title>DrupalJunkie on "Add &#34;if logged in&#34; check to Drupal?"</title>
<link>http://forum.werockyourweb.com/drupal/add-if-logged-in-check-to-drupal#post-1091</link>
<pubDate>Fri, 02 Sep 2011 13:14:45 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">1091@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Is there a way to add a check on each page (for stylesheet purposes) to see if a user is logged in or not? I'm using Drupal 6.x&#60;/p&#62;
&#60;p&#62;In other words, I want to be able to set style declaration that only either logged in or logged out users will see. Specifically, I don't want the error messages appearing to logged out users.
&#60;/p&#62;
</description>
</item>
<item>
<title>Anonymous on "Drupal - blank page after submit"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-blank-page-after-submit#post-1086</link>
<pubDate>Mon, 29 Aug 2011 19:36:51 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1086@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Thanks a lot &#34;cwd senior admin&#34;!!!&#60;/p&#62;
&#60;p&#62;Your help was very important to me. I had a problem with my rss.xml file and your tips saved my life today!!&#60;/p&#62;
&#60;p&#62;Greetings from Colombia!
&#60;/p&#62;
</description>
</item>
<item>
<title>Web Rocker on "Auto-protect webforms?"</title>
<link>http://forum.werockyourweb.com/drupal/auto-protect-webforms#post-1080</link>
<pubDate>Fri, 19 Aug 2011 09:59:53 +0000</pubDate>
<dc:creator>Web Rocker</dc:creator>
<guid isPermaLink="false">1080@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;I think the auto-protect capability exists as part of the Mollom module now. Try updating Mollom to the latest version, and then browse to Site Config &#38;gt; Mollom &#38;gt; Add Form &#38;gt; &#34;Node: Webform form&#34; &#38;gt; and set your preferred settings.
&#60;/p&#62;
</description>
</item>
<item>
<title>DrupalJunkie on "Auto-protect webforms?"</title>
<link>http://forum.werockyourweb.com/drupal/auto-protect-webforms#post-1079</link>
<pubDate>Fri, 19 Aug 2011 09:44:39 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">1079@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Is there a way to auto-protect webforms (using captcha or mollom) in Drupal? I realize you can add protection to the webforms one by one, but for a client setup this isn't ideal, as it gives them an additional, rather complicated step to perform. &#60;/p&#62;
&#60;p&#62;It seems to me that the auto protection of webforms is a logical extension of the existing capability to auto protect all contact forms, comment forms, etc.? Any chance there's a patch out there that works that I don't know about?
&#60;/p&#62;
</description>
</item>
<item>
<title>asterix on "Simplemenu could not create the folder css in order to save the dynamic CSS data"</title>
<link>http://forum.werockyourweb.com/drupal/simplemenu-could-not-create-the-folder-css-in-order-to-save-the-dynamic-css-data#post-1073</link>
<pubDate>Tue, 16 Aug 2011 11:54:53 +0000</pubDate>
<dc:creator>asterix</dc:creator>
<guid isPermaLink="false">1073@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;I'm running into the following error after installing the Drupal module &#34;simplemenu&#34;: &#60;strong&#62;Simplemenu could not create the folder css in order to save the dynamic CSS data&#60;/strong&#62;. &#60;/p&#62;
&#60;p&#62;Any ideas how to resolve this? I added a /sites/default/files/css folder and gave it 777 chmod permissions, but still no luck.
&#60;/p&#62;
</description>
</item>
<item>
<title>JeffNox on "Drupal Nice Menu Flickering for Content Admin"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-nice-menu-flickering-for-content-admin#post-1062</link>
<pubDate>Wed, 10 Aug 2011 11:06:05 +0000</pubDate>
<dc:creator>JeffNox</dc:creator>
<guid isPermaLink="false">1062@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;That did the trick! Thanks Web Rocker :0)
&#60;/p&#62;
</description>
</item>
<item>
<title>Web Rocker on "Drupal Nice Menu Flickering for Content Admin"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-nice-menu-flickering-for-content-admin#post-1061</link>
<pubDate>Wed, 10 Aug 2011 11:05:10 +0000</pubDate>
<dc:creator>Web Rocker</dc:creator>
<guid isPermaLink="false">1061@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;If you happen to be using nice menu version 2, try downgrading it to the latest stable release of version 1 (we use version 1.3 I believe).
&#60;/p&#62;
</description>
</item>
<item>
<title>JeffNox on "Drupal Nice Menu Flickering for Content Admin"</title>
<link>http://forum.werockyourweb.com/drupal/drupal-nice-menu-flickering-for-content-admin#post-1060</link>
<pubDate>Wed, 10 Aug 2011 11:03:37 +0000</pubDate>
<dc:creator>JeffNox</dc:creator>
<guid isPermaLink="false">1060@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;I'm using Drupal's nice menu module in conjunction with admin menu and simple menu. Recently, I've noticed that when I'm logged in as my &#34;content admin&#34; role (via the masquerade module), the nice menu drop-down jumps back and forth and disappears (ie. is not selectable). &#60;/p&#62;
&#60;p&#62;Any ideas what could be causing this, or what I could try to resolve it? I'm thinking maybe a conflict with simple menu, or a JavaScript or jQuery issue?
&#60;/p&#62;
</description>
</item>
<item>
<title>DrupalJunkie on "FCKeditor and code tags"</title>
<link>http://forum.werockyourweb.com/drupal/fckeditor-and-code-tags#post-1052</link>
<pubDate>Fri, 29 Jul 2011 10:14:42 +0000</pubDate>
<dc:creator>DrupalJunkie</dc:creator>
<guid isPermaLink="false">1052@http://forum.werockyourweb.com/</guid>
<description>&#60;p&#62;Is there a way to get code tags to work with Drupal + FCKeditor or CKeditor? FCKeditor, at the moment, is simply escaping all the code tags.&#60;/p&#62;
&#60;p&#62;I tried adding a code element (&#60;code&#62;&#38;lt;Style name=&#38;quot;Computer Code&#38;quot; element=&#38;quot;code&#38;quot; /&#38;gt;&#60;/code&#62;) to my fckstyles.xml (&#34;Style&#34; drop-down FCKeditor button), but FCKeditor still escapes all the characters and Drupal's code filter won't kick in...
&#60;/p&#62;
</description>
</item>

</channel>
</rss>

