mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 16:55:59 +03:00
[GH-ISSUE #132] ViMbTool (cronjobs) cannot modify header #100
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kenayagi on GitHub (Mar 20, 2015).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/132
I'm using ViMbAdmin 3.0.8 on Debian Wheezy. The system had been setup freshly from scratch.
It seems that ./bin/vimbtool.php can't work properly:
The same happens for
Could you give me a tip on how to solve it?
Thanks.
@liayn commented on GitHub (May 27, 2015):
Would be interested as well
@barryo commented on GitHub (May 30, 2015):
Where did you find this:
As the correct version is:
All the CLI commands have a cli- prefix.
Please let me know where you found the incorrect version so I can update the documentation.
@liayn commented on GitHub (Jun 2, 2015):
https://github.com/opensolutions/ViMbAdmin/blob/master/bin/crons/vimbadmin
@barryo commented on GitHub (Jun 2, 2015):
Thanks, fixed.
@liayn commented on GitHub (Jun 2, 2015):
Thanks.
Maybe you can also take care of the broken schema stuff, which prevents a successful upgrade (installation?) currently, when using a different DB name.is already done. sorry,