OpenEdit User ForumWelcome to the OpenEdit User Forum. Whether you are newbie or a seasoned expert, the OpenEdit User Forum is our virtual water cooler where we commune to share ideas and publish information about new and existing features. You must be registered and logged in to post a new comment or topic. If you require dedicated support to your OpenEdit project, please visit our Web Site & Application Maintenance page for access to our online issue tracker. Ask. Answer. Enjoy. Uninstall Plugin?How do I uninstall a plugin? We had the "/events" url mapped to a page already and then when I installed the OE plugin, it totally screwed things up. Posted by James Carman Tue, Jul 8 2008 11:08 AM
|
Most Recent Posts
create layout
(0 comments)
Blog - permissions issue
(0 comments)
Visit our new OpenEdit DAM website
(2 comments)
modifiyuser.html .. addition
(1 comments)
modifiyuser.html
(0 comments)
Weeks starting at Mo ..?
(0 comments)
Download asset issue - please, take a look
(3 comments)
Asset import problem
(0 comments)
Xml.loadxmlFile
(1 comments)
Asset Archive
(0 comments) Archive
Log in
Syndicate:
|
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jul 08 2008

Just delete the openedit-events jar and the /WEB-INF/base/events directory. That's all that's required.
Cheers,
Ian
The other way to fix it is to add a property:
/events/_site.xconf
<page>
<property name="fallbackdirectory">NO_FALLBACK</property>
</page>