Page not found
mrgoltra - June 12, 2008 - 21:58
| Project: | CCK Extras |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Good Day,
Display Settings
Teaser: Small Picture
Node: Redirect
I am having an issue when entering the URL. If I enter the URL as http://www.website1.com redirect works fine but if I just put site.com or just www.site.com, I get a page not found? Any ideas?
Thank you,
Mark

#1
Hm, sounds like you're using the "Redirect" formatter? If so, this issue belongs over in the CCK extras module, that provides that formatter. It probably needs to run
link_cleanup_url()before performing the redirect.#2
Thank you. I will look in their que.