Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 1 match

Go to advanced search

Advanced search
Search found 1 match • Page 1 of 1
by jkarlos
Thu Apr 30, 2020 4:51 am
Forum: Modification & Patches
Topic: DNS stop working after 99 DNS record change per day
Replies: 3
Views: 33682

Re: DNS stop working after 99 DNS record change per day

Hello!, please change this error:

Code: Select all

if [ 1 -eq "$len_value" ]; then
	new_value=000'$new_value
for:

Code: Select all

if [ 1 -eq "$len_value" ]; then
	new_value='000'$new_value
Thank you!, I really appreciate your work.
  • Jump to post

Search found 1 match • Page 1 of 1

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password