baldarab
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by baldarab-
baldarab commented,
thank you!
-
baldarab commented,
Hi Michael. I just noticed that the first part of the PHP code in my reply is sitting within the body of the message rather than the PHP code itself. Any chance of getting it in there in case anyon...
-
baldarab commented,
Dave - awesome - you fixed it! Thank you also Vanessa for your time. Here's the final code in case another rank amateur like me is looking to use the same. [PHP] include 'xmlapi.php' ; $ip = 'nnn....
-
baldarab commented,
[quote="vanessa, post: 1598102">The API2 call looks syntactically correct. Have you tried 1) Checking the cPanel error logs, or 2) setting $xmlapi->debug to 1 so you can see what the raw API output...
-
baldarab created a post,
[Resolved] PHP Script creates email account but fails to create forwarder
Hi. I have a script I am using to create an email account and forwarder using a POST from an campaign. It is succeeding in creating the email account, but does not create the forwarder. I'd apprec...