Closed GoogleCodeExporter closed 9 years ago
Scripts have variables, that need to be removed if run manually. The engine
variable chooses the MySQL engine used, you can remove it to choose the default.
Original comment by samuli.j...@gmail.com
on 7 Jul 2012 at 10:03
but when install via web update dont work...
Original comment by marco.es...@gmail.com
on 9 Jul 2012 at 3:42
Make sure your db table "parameter" does not have value
"plugin_Notificator_version" (remove if it does).
Then log out from Mollify, relogin as admin and open the updater.
But of course you can run the scripts manually as well, just replace/remove the
variables.
Original comment by samuli.j...@gmail.com
on 9 Jul 2012 at 4:43
See paraneter table:
mysql> select * from wfm_parameter;
+---------+-------+
| name | value |
+---------+-------+
| version | 1_8_8 |
+---------+-------+
1 row in set (0.00 sec)
mysql>
i dont have "plugin_Notificator_version", and still remain the issue.
Thanks!
Original comment by marco.es...@gmail.com
on 9 Jul 2012 at 5:28
Well, have you actually registered the plugin into configuration.php?
Original comment by samuli.j...@gmail.com
on 9 Jul 2012 at 8:37
I assume this is closed, as there is no further info. Will be reopened if
necessary.
Original comment by samuli.j...@gmail.com
on 22 Jul 2012 at 8:57
Original issue reported on code.google.com by
marco.es...@gmail.com
on 6 Jul 2012 at 9:12