I'm trying to write up a renew function through opensrs-php but whenever I
send the renew action (through the opensrs test environment) I would get an
error 'Unable to renew domain: Maximum registration period (10 years)
exceeded'... This happens even if I renew any domains for one year..
 
---------------------------------------------------------------------
(
    [action] => renew
    [object] => domain
    [attributes] => Array
        (
            [domain] => wishwashwish.com
            [currentexpirationyear] => 2002
            [period] => 1
            [auto_renew] => 0
        )
 
)
 
Array
(
    [is_success] => 0
    [protocol] => XCP
    [_OPS_msg_type] => standard
    [object] => RENEW
    [_OPS_msg_id] => 4.48646609535548
    [response_text] => Unable to renew domain: Maximum registration period (10 years) exceeded.
    [attributes] => Array
        (
        )
 
    [response_code] => 400
    [action] => REPLY
    [_OPS_version] => 0.9
)
 
-------------------------------------------------------------------------------------
 
      With warm regards,
 
      Derek Truong
      IntenseHost.com LLC.

Reply via email to