-
Notifications
You must be signed in to change notification settings - Fork 2
Installation in Zk 1.3.2 build 59 gives problems #28
Comments
Ok update, I was upgrading an older site from 112 to 128 to 132 and it fell over hook stuff. So if the install is not going well due to whatever the hook db entries are still there and re-installing gives problems. Removing by hand every hook item for ezcomments and re-install clean works now. |
that may mean that it didn't uninstall well (if you had uninstalled it). On Dec 28, 2011, at 12:46 PM, Erik Spaan wrote:
|
Hey, got it working. Was indeed more or less my own fault. When it finds an error during install, the hooks are not removed. So when you fix some db issue the and try to install again the hooks are already listed and the installation gives this hook already exists message. So not sure if it can be made more robust or that it was an user error in my case. |
I think this one can be closed. If something goes wrong during install it is hard to predict what was wrong and remove all that stuff again. |
Hi,
I try to install the current master branch in Zikula 1.3.2 build 59 and get the following error on install:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'ezcomments.ui_hooks.comments.ui_view' for key 'myindex'
It gives a lot of hook messages.
I have included part of the trace below.
#10 /Users/erik/Documents/Zikula/GitEZComments/src/modules/EZComments/lib/EZComments/Installer.php(28): HookUtil::registerSubscriberBundles(Array)
The text was updated successfully, but these errors were encountered: