Savvy 4.5 Released

We are pleased to announce that Savvy Content Manager 4.5 is now available.

Documentation is published here.

New video tutorials are posted here.

Some key new features:

  • Password Protect Any Content, Page, or Section of a Site
  • Unlimited Member Accounts
  • New Navigation Administration (with drag and drop ease)
  • Content Objects Without Editor Option
  • Ability To Easily Move Existing Pages
  • Google Sitemap Support
  • New Reports
  • Much More

Savvy Content Manager ColdFusion 8 Compatible

We are pleased to announce that Savvy CM is fully ColdFusion 8 compatible.  ColdFusion 8 offers substantial performance benefits as well as many new features.  If you host with a shared host you may contact them regarding upgrading to CF 8.  If you run your own server you can purchase an upgrade version of CF 8.

Savvy CM requires a small patch that is for CF 8 compatibility.  Contact us for this patch, read how to manually update the code, or download it from your server subscription.

Meet us at CFUnited

Savvy Software will be at CFUnited again this year, June 27th - 30th. CFUnited is the largest ColdFusion focused conference and full of useful sessions for beginner and advanced developers.

Stop by our booth and say hi.  We would love to meet you, show you the latest build and learn more about how we can help you succeed.

Useful ColdFusion Resource

If you find yourself looking for coldfusion related sites often then you may find this site useful.  CFHunt is a google custom search engine that is focused only on ColdFusion related information.

CFUnited Sponsor

We are off to the CFUnited 2006 ColdFusion conference.  We are a sponsor this year and will have a booth.  Track us down and say hi.  Be sure to ask about the raffles going on, as we are giving away a free 5 user license of Savvy CM!

File uploads create folder and then file error

For some people using CFMX 7 you may run into an issue where uploading a file will cause Savvy to create a new folder with that file name, and then place the file inside of that folder.  This doesn't happen in CFMX 6, or some versions of 7.  Adobe has changed their behavior of the cffile tag to match previous versions. The link below is to a hotfix that you can download to patch ColdFusion.

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=aae43964


ColdFusion Cache of DNS Tip

Steven Erat has a great blog post regarding ColdFusion caching hostname resolution.  Essentially there are times when tags within ColdFusion look up domain names and map them to an IP address.  The ColdFusion server then remembers that information.  This is all a good thing. 

However people sometimes get into trouble when they have a development and live web site on the server, and switch IP's of the two addresses (such as changing the dev site to the new live site).  The old site information is still remembered by ColdFusion potentially causing errors, corrupt data or worse.

This can cause problems for Savvy CM users if they have just set up a new domain for Savvy, or recently changed it.  If you find you can no longer create new pages with Savvy, have the ColdFusion service restarted.  A quick way to test this is to have a web browser opened on the server hosting your web site.  If it doesn't' resolve the web sites correctly you have a problem.

Visit Steven's blog for more detailed and technical description and how to change the configuration on the server if you need to.

BlogCFC was created by Raymond Camden. This blog is running version 5.003.