Evan, it is a python product that I have built, it is subclassed on another abstract class I built and the simpleItem class. None of my classes redefine the absolute_url() method - or for that matter any related methods. Thanks Tom => -----Original Message----- => From: Evan Simpson [mailto:evan@4-am.com] => Sent: Saturday, 10 August 2002 9:27 AM => To: tom@mooball.com => Cc: zope@zope.org => Subject: Re: [Zope] Virtual Host Monster does not work with the => absolute_url() => => => Tom Cameron wrote: => > I am guessing that perhaps the object that I am calling is not => subclassed => > off something that it should be for the VHM to work. => > => > Does anybody know of a property or method that I should be => looking for that => > absolute_url() might need to determine the correct Base? => => What kind of object is it, and does it define its own absolute_url()? => => Cheers, => => Evan @ 4-am =>