danielati
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by danielati-
Hello, I opened the ticket, as recommended, and follow the solution below: What this shows is that there is no entry for r.dominio1.com. If you'd like to the content for r.dominio2.com, you will...
-
Hello, Is cPanel installed on both of these servers? Also, ensure r.dominio2.com exists as a subdomain under an account or it's own account on the destination server. Thank you. Hello, Yes. Bo...
-
Hello, Could you verify if a DNS zone for dominio2.com is configured on the "X" server? If so, and if the DNS for that domain name is handled remotely, try removing that zone to see if the issue p...
-
Hello guys! The script work. Thank you for your help and the help of ticket support's. You helped me find the solution. Follow the correct line: print $xmlapi->xmlapi_query('toggle_user_backup_sta...
-
Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you. Hello M...
-
Hello :) I've confirmed it works with the direct command: whmapi1 toggle_user_backup_state user=username legacy=0 Could you post the full script you are using in CODE tags for review? Thank you...
-
Hello Michael :) Follow the script.... hash_auth('whm_user',$key); $xmlapi->set_output('xml'); $xmlapi->set_debug(1); Header("content-type:text/xml"); //attempt 1 //$args = array('user'=>'cpu...
-
David, when I try from this way: "$xmlapi->api1_query("cpanel_account","Backups","toggle_user_backup_state", array('user' => 'cpuser', 'legacy' => 0) );" The returns is something like this: Back...
-
Hello, Thanks for contacting us. Please try this and let us know if it works: $xmlapi->xmlapi_query('toggle_user_backup_state', array( 'user' => 'cpuser', 'legacy' => 0 ) ); Thanks, David Niels...
-
Hello David, thank you for answering me. Before opening the ticket identified a change in my WHM. In Home "Server Configuration" Basic cPanel & WHM Setup is showing the following: - Removed - (pl...