Now i've tried to create a new sys_user from CP user of isp config, it has been added to group 'realtebo' (the only client i've created as I said...
,I installed IspConfig as in this guide, because it's exactly my situation, an ubuntu 13.04 server:...
No results. I've onyl the sys_use 1 and it has client_id '0' (zero)
have you read the thread?!?! I've posted a screenshot of client1 record, taken from PhpMyAdmin ! Is client1 is here and it's okay. And this...
I've a website www.domain.tld (there is no a domain.tld website) This website has a subfolder "/updater" I need an address "updater.domain.tld"...
sorry, can you read accurately my previous posts? I've posted all data, client_id, client "snapshot", update and add code, etc... So, I think...
And this is the code for updating public function dns_a_update($dns_rr_id, $new_ip) { $client = $this->getSoapClient(); $session_id...
This is the code I use to add the record public function dns_a_add($domain, $ip) { $client = $this->getSoapClient(); $session_id =...
[IMG] I think the client it's ok it's the only client I've create directly by ispconfig, not via API. When using dns_a_add, I cannot send...
sorry, can you explain me again what can be the problem ? What's my error? In calling dns_a_update or dns_a_add ? I tried without passsing any...
This is my quick and dirty patch $sql_update .= '`sys_userid` = '. (0 + $this->sys_userid) .', '; $sql_update .= '`sys_groupid` = '. (0 +...
>> Update Please choose the update method. For production systems select 'stable'. The update from svn is only for development systems and may...
When I create a resource record using dns_a_add, it create a dns_rr entry with sys_userid and sys_groupid = 0 This doesn't create problem, it's...
Separate names with a comma.