From craig_swank at nrel.gov Mon Aug 9 16:07:14 2010 From: craig_swank at nrel.gov (Craig Swank) Date: Mon, 9 Aug 2010 08:07:14 -0600 Subject: [Kss-devel] problems after migration Message-ID: <64EE0486-213C-4AD1-A7D7-4F4679B8455B@nrel.gov> Hello, I'm having problems with a kss viewlet that I built. It has been running on Plone 3.1.7 for over a year. We are trying to migrate the site to Plone 3.3.5 and have found the kss no longer works. Was there some major change in the last year that may have caused this break? I've been banging my head on this for a couple of days and am having real trouble finding a cause. Any ideas? Craig From lee at designKiln.com Mon Aug 9 19:21:31 2010 From: lee at designKiln.com (Lee Joramo) Date: Mon, 9 Aug 2010 11:21:31 -0600 Subject: [Kss-devel] problems after migration In-Reply-To: <64EE0486-213C-4AD1-A7D7-4F4679B8455B@nrel.gov> References: <64EE0486-213C-4AD1-A7D7-4F4679B8455B@nrel.gov> Message-ID: <12D9ECF4-C3AC-4E68-8DF5-0B3B007A0868@designKiln.com> Craig, After I sent my brief message of saying I was seeing a similar problem, I recalled a similar problem in previous version of Plone and KSS related to permissions. My KSS was not being seen by the anonymous public. I just checked the javascript permissions and discovered that KSS not being shown to anonymous visitors if debug mode was on. (And I happened to be still running in debug mode.) So check your permissions. This page has some helpful info: http://plone.org/documentation/kb/how-to-setup-and-use-kss-on-plone-3.0 -- Lee Joramo / Web Architect / designKiln.com / 970.261.8426 / Grand Junction, CO USA On Aug 9, 2010, at 8:07 AM, Craig Swank wrote: > Hello, > I'm having problems with a kss viewlet that I built. It has been > running on Plone 3.1.7 for over a year. We are trying to migrate the > site to Plone 3.3.5 and have found the kss no longer works. Was there > some major change in the last year that may have caused this break? > > I've been banging my head on this for a couple of days and am having > real trouble finding a cause. Any ideas? > > Craig > > _______________________________________________ > Kss-devel mailing list > Kss-devel at codespeak.net > http://codespeak.net/mailman/listinfo/kss-devel From craig_swank at nrel.gov Mon Aug 9 19:56:37 2010 From: craig_swank at nrel.gov (Craig Swank) Date: Mon, 9 Aug 2010 11:56:37 -0600 Subject: [Kss-devel] problems after migration In-Reply-To: <12D9ECF4-C3AC-4E68-8DF5-0B3B007A0868@designKiln.com> References: <64EE0486-213C-4AD1-A7D7-4F4679B8455B@nrel.gov> <12D9ECF4-C3AC-4E68-8DF5-0B3B007A0868@designKiln.com> Message-ID: Thanks Lee and David for responding. It turned out that we do have debug mode turned on in portal_javascripts. My kss started working again when I turned it off. Thanks again for helping out. Craig On Aug 9, 2010, at 11:21 AM, Lee Joramo wrote: > Craig, > > After I sent my brief message of saying I was seeing a similar > problem, I recalled a similar problem in previous version of Plone > and KSS related to permissions. My KSS was not being seen by the > anonymous public. I just checked the javascript permissions and > discovered that KSS not being shown to anonymous visitors if debug > mode was on. (And I happened to be still running in debug mode.) > > So check your permissions. > > This page has some helpful info: > > http://plone.org/documentation/kb/how-to-setup-and-use-kss-on- > plone-3.0 > > > > -- > Lee Joramo > / Web Architect > / designKiln.com > / 970.261.8426 > / Grand Junction, CO USA > > > On Aug 9, 2010, at 8:07 AM, Craig Swank wrote: > >> Hello, >> I'm having problems with a kss viewlet that I built. It has been >> running on Plone 3.1.7 for over a year. We are trying to migrate the >> site to Plone 3.3.5 and have found the kss no longer works. Was >> there >> some major change in the last year that may have caused this break? >> >> I've been banging my head on this for a couple of days and am having >> real trouble finding a cause. Any ideas? >> >> Craig >> >> _______________________________________________ >> Kss-devel mailing list >> Kss-devel at codespeak.net >> http://codespeak.net/mailman/listinfo/kss-devel >