Need help with Job Board Howto Examples
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm using Zope 2.5, and I'm following the tutorial for how to build the searchable job board. I've put it together, and followed all the steps, but anonymous users can't add entries. But then again, neither can I, even when I enter my username and password. I get an error about permissions, but I seem to have solved that through the security tab in the entries folder. Now I get an error about a floating point value missing. What does this error really mean? Or, if it's truly that there is such a value missing, how do I find out where it's missing from? Thanks for your help! Russell -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8lejUAqKGrvVshJQRAuaGAKCwiVB6Jbd4C3Wn2VEo1SbdK11QIgCg32Mn IRwH41RdEXY+vNq55knlF5g= =VVcx -----END PGP SIGNATURE-----
Russell Hires wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello,
I'm using Zope 2.5, and I'm following the tutorial for how to build the searchable job board. I've put it together, and followed all the steps, but anonymous users can't add entries.
Have you set the entry_addProcessor to Manager Proxy, and the Catalog to disable sub-transactions? The entry_addProcessor must be set to manager proxy to enable anonymous entries. But then again, neither can I, even when I
enter my username and password. I get an error about permissions, but I seem to have solved that through the security tab in the entries folder.
Now I get
an error about a floating point value missing. What does this error really mean? Or, if it's truly that there is such a value missing, how do I find out where it's missing from?
I don't think this has anything to do with the tutorial. You might want to post two separate messages to get this answered. I posted several queries about this tutorial and received very few responses
Thanks for your help!
Russell -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org
iD8DBQE8lejUAqKGrvVshJQRAuaGAKCwiVB6Jbd4C3Wn2VEo1SbdK11QIgCg32Mn IRwH41RdEXY+vNq55knlF5g= =VVcx -----END PGP SIGNATURE-----
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Michael -
Russell Hires