Hello all, I've exported my www.linuxmednews.com site from my home machine where I developed it (and on which it was working fine) to my ISP's Zope. For some reason I'm getting the following error. Not sure why as again, it was working fine on my localhost. Any ideas? -- IV Zope Error Zope has encountered an error while publishing this resource. Error Type: KeyError Error Value: squishlogo Troubleshooting Suggestions This resource may be trying to reference a nonexistent object or variable squishlogo. The URL may be incorrect. The parameters passed to this resource may be incorrect. A resource that this resource relies on may be encountering an error. For more detailed information about the error, please refer to the HTML source for this page. If the error persists please contact the site maintainer. Thank you for your patience. Traceback (innermost last): File /home/zope/Zope-2.1.4-linux2-x86/lib/python/ZPublisher/Publish.py, line 214, in publish_module File /home/zope/Zope-2.1.4-linux2-x86/lib/python/ZPublisher/Publish.py, line 179, in publish File /home/zope/Zope-2.1.4-linux2-x86/lib/python/Zope/__init__.py, line 202, in zpublisher_exception_hook (Object: ElementWithAttributes) File /home/zope/Zope-2.1.4-linux2-x86/lib/python/ZPublisher/Publish.py, line 165, in publish File /home/zope/Zope-2.1.4-linux2-x86/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: index_html) File /home/zope/Zope-2.1.4-linux2-x86/lib/python/ZPublisher/Publish.py, line 102, in call_object (Object: index_html) File /home/zope/Zope-2.1.4-linux2-x86/lib/python/OFS/DTMLMethod.py, line 145, in __call__ (Object: index_html) File /home/zope/Zope-2.1.4-linux2-x86/lib/python/DocumentTemplate/DT_String.py, line 502, in __call__ (Object: index_html) File /home/zope/Zope-2.1.4-linux2-x86/lib/python/OFS/DTMLMethod.py, line 141, in __call__ (Object: site_footer) File /home/zope/Zope-2.1.4-linux2-x86/lib/python/DocumentTemplate/DT_String.py, line 502, in __call__ (Object: site_footer) KeyError: (see above)