Submitted by RobertoPastor on Sat, 02/01/2014 - 05:59 Pro Licensee
Hello,
Yesterday I installed wbm-virtual-server-4.05-1. Since then I am having the following perl errors in virtualmin menus.
Features and Plugins
Undefined subroutine &virtual_server::ui_link called at /usr/libexec/webmin/virtual-server/edit_newfeatures.cgi line 22.
Server Templates
Undefined subroutine &virtual_server::ui_link called at /usr/libexec/webmin/virtual-server/edit_newtmpl.cgi line 15.
Account Plans
Undefined subroutine &virtual_server::ui_link called at /usr/libexec/webmin/virtual-server/edit_newplan.cgi line 17.
Thanks in advance.
Status:
Active
Comments
Submitted by RobertoPastor on Sat, 02/01/2014 - 06:13 Pro Licensee Comment #1
Talked too early. Maybe it hasn't anything to do with the wbm-virtual-server update. I've seen that the signup email wasn't sending the MySQL password since 23/01/2014. And I don't see any perl updates in the logs, only the following ones: Jan 22 00:47:30 Updated: 32:bind-libs-9.8.2-0.23.rc1.el6_5.1.x86_64 Jan 22 00:47:31 Updated: 32:bind-utils-9.8.2-0.23.rc1.el6_5.1.x86_64 Jan 22 00:47:34 Updated: 32:bind-9.8.2-0.23.rc1.el6_5.1.x86_64 Jan 23 21:31:49 Updated: python-libs-2.6.6-52.el6.x86_64 Jan 23 21:31:49 Updated: python-2.6.6-52.el6.x86_64 Jan 31 14:11:12 Updated: p11-kit-0.18.5-2.el6_5.2.x86_64 Jan 31 14:11:13 Updated: p11-kit-trust-0.18.5-2.el6_5.2.x86_64 Jan 31 14:11:16 Updated: tzdata-2013i-2.el6.noarch Jan 31 14:20:24 Updated: 2:wbm-virtual-server-4.05-1.noarch
Submitted by andreychek on Sat, 02/01/2014 - 08:14 Comment #2
Howdy -- yeah there seems to be some sort of UI bug ATM, there's details about the issue you're experiencing here:
https://www.virtualmin.com/node/32237
Submitted by JamieCameron on Sat, 02/01/2014 - 13:14 Comment #3
The quick fix (until we release an update) for users on CentOS / Redhat is to run :
rpm -U http://download.webmin.com/devel/rpm/webmin-1.675-1.noarch.rpm
Submitted by RobertoPastor on Sun, 02/02/2014 - 06:58 Pro Licensee Comment #4
Ok, thanks.
Submitted by securewebs on Tue, 02/04/2014 - 14:46 Pro Licensee Comment #5
That did the trick. Thanks!