Jump to content

Custom registrar module issue


jurgonaut

Recommended Posts

Hi,

 

I downloaded the RegistrarDevKit.zip file and am trying to integrate a custom registrar module. At this very time when I try to configure the registrar module trough Configuration => Domain Registrars => Registrar Settings => xyz (listbox) I am redirected to the General Settings tab without any registrar options form being shown.

 

Here's what I did :

 

- Took the template.php file.

- renamed it to xyz.php

- modified "template_" to "xyz_" for all functions

- created a directory named "xyz" under /modules/registrars and put all files in it (permissions and owner are correct)

- for testing purposes I even commented out all functions except xyz_getConfigArray()

 

Trying to debug I also discovered the table "tblregistrars" contains the fields mentioned within the getConfigArray. Adding the needed fields (Username & Password) didn't solve the problem.

 

What am I doing wrong ? Or what did I omit in order to make the module work ?

 

Thanks in advance for any pointers provided :)

Edited by jurgonaut
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated