This is strange. I haven’t seen this problem before. The banner.jpg file is in the plonetheme_simplicity_custom_images skin layer which is registered when you install (via portal_setup).
You could always try uploading it to the root of your site or putting it in your portal_skins/custom directory of your site in the ZMI.
I am trying to use simplicity theme in a Plone 3.0.6 environment, but get stuck with a problem with banner.jpg which can’t be displayed:
Module zope.tales.tales, line 696, in evaluate
– URL: index
– Line 1, Column 23
– Expression:
….
NotFound: banner.jpg
Any suggestion is welcomed.
Hi,
This is strange. I haven’t seen this problem before. The banner.jpg file is in the plonetheme_simplicity_custom_images skin layer which is registered when you install (via portal_setup).
You could always try uploading it to the root of your site or putting it in your portal_skins/custom directory of your site in the ZMI.
I see Simplicity version 1.0 in product management but 0.1 in my Plone instance. In version text in shows 1.0 but PKG-INFO shows 0.1dev.
Using Plone 3.3, out-of-the-box buildout, and plonetheme.simplicity listed in both in eggs and zcml sections.
Dan