It's easy to setup your own toll free number for as little as $2/ month. Try Kall8 today and get your 800 number. Features include call forwarding, voice mail and fax, caller ID, email notifications, VoIP, and more.
Big Stock Photo offers nearly 3 million stock photos to choose from - royalty free, starting at $1 per photo. We're able to extend 5 free photo credits to our visitors for a limited time. Click here and use promo code DIR5XM2 when you sign up.
Are you saving a page, for example "What's New" and having it show up as example.com/what039s-new? This is a common problem with Drupal's pathauto module that is caused by the processing of special characters via Drupal's token module (newer pathauto releases require token module to work).
As of the time of this writing, the solution to get your URL's to display correctly again involves:
Older versions of pathauto were fixed with a patch. The above solution should be in place while we wait for a newer pathauto/ token release that resolves this issue.
All Content © 2005 - 2010 Contract Web Development, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Powered by Drupal
Thanks
Thanks for this post,
I think this problem happens in drupal 6.0 only. I have never seen it in drupal 7.0.
Drupal Developer | Drupal Programmer
Drupal Website Development | Drupal Expert
thanks
Nevertheless, props to the creators, as I'd be up *** creek without this module.
Pathauto with Drupal 6.x
It looks like the special character issue in Pathauto is fixed in Drupal 6.x, correct me if I'm wrong. This servers as a reminder to keep modules updated in Drupal. Actually, I used to follow the slogan - if it ain't broke, don't fix it. I still do, but if something doesn't work, I upgrade.
Encode and decode the url
Why can't browsers just come up with a way to adjust the URL for the user?
Browser URL
Browsers merely display the URL. The format and coding of the URL is determined by the hosting server. Since each user has their own unique website browser, they are in effect only looking through a "window" at the URL.
Great!
I've been finding ways to make my domain as search-able as possible. Been reading a number of essays and other types of information on the web and its great that I found this site with an entry that can help me well. Thanks again!
Tuna
Thanks My Friend...
Pathauto raw paths?
Drupal's pathauto module is great and has saved me a lot of work as far as having to manually generate SEF (Search Engine Friendly) URL's, but what is up with their implementation? Why are we forced to use raw output (ie. adding -raw to the end of a path on the pathauto configuration page), and if we don't we get an error?
Nevertheless, props to the creators, as I'd be up *** creek without this module.
Thanks!
I guess I need to learn to update Drupal more regularly
Thanks for this - the screwed up pathauto paths were driving me bananas!!