Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-5349

Namesilo: Unable to sync contacts via the admin interface

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 5.11.1
    • Component/s: None
    • Labels:
      None

      Description

      To reproduce:

      • Create a namesilo service
      • Visit the Manage Contacts tab on the service in the admin interface
      • Click the "pull contacts from registry" button
      • Receive error

      To resolve:
      In compontents/modules/namesilo/namesilo.php around line 2319 change

              $client_id = null;
      

      to

              $client_id = $service->client_id;
      

        Activity

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: