[z3-five] AddMenuItem in five

Maciej Wisniowski maciej.wisniowski at coig.katowice.pl
Tue Sep 12 10:53:00 CEST 2006


> Zope has encountered a problem publishing your object.
> Cannot locate object at: 
> http://localhost:8080/temp_folder/%2B/main_module_addform
>
> This error refers to the following lines of the ZMI:
>
> <browser:addform
>     ...
>     name="main_module_addform"
>      ...
> </browser:addform>
>
> <five:registerClass
>     ...
>     addview="main_module_addform"
> />
>
Take a look at your's event.log to see if you have no errors
like 'Zope couldn't install Five' or run your zope with

./zopectl fg - it won't start if there are any errors and you'll
see these errors on console.

-- 
Maciej Wisniowski


More information about the z3-five mailing list