I am currently a full time engineering student (civil), but more importantly for this site is that I am the web developer for www.canadianyouthworker.com and various others.
Hello,
I would like to present the form used to create a new node of type 'blurb' on my home page. I tried adding drupal_get_form('blurb_node_form') to my page.tpl.php file but that didn't work.
any ideas?
P.S. I just found the form block module but haven't tried it out yet
Hello,
I have about 2-10 new users everyday that are suspicious. Every user is the same in that the username is gibberish and usually their email address comes from russia or china. These users haven't done anything on my site yet (I delete them right away) but they do fill out a portion of their profile (AIM information). Is it possible that this is from an automated bot? Maybe I should install captcha. Is it possible to install captcha only for registrations?
Hello I have recently moved my old postnuke based site (which used it's own .htaccess file to create clean URLs) and now I want to redirect only a few pages to the new URL in drupal.
Old site: http://mysite.com/Articles.html
New site: http://mysite.com/Articles
I have tried adding at the top of my .htaccess
Redirect 301 /Articles.html http://www.mysite.com/Articles
but this redirects to http://www.mysite.com/Articles...
How can I drop the ?q=Articles.html from the end?
Anyone planning on the installing snow leopard? Or have you already? How do you like it? I heard that cyberduck won't work on it yet so I might have to wait until that's fixed.