Yes, I looked at that earlier but just to be sure, there is a difference between what I posted and what you included with that error image.
You had virtual('/Connections... and I have require_once('Connections... I don't have the / but my site settings may be different than yours.
Also, to be honest, I've never used the virtual() syntax. I've always used require_once or include_once, etc.
Do you have your site settings set to "Site Root" for "Links relative to:" under the Local Info?
I always use "Document" along with the require_once. Have you tried that?
You can read where Jason B recommended the same thing a while back. http://www.webassist.com/forums/post/11058/
TroyD