Jump to content

Custom Registrar Module Variables


Recommended Posts

Hello,

 

I am writing a custom registrar module and I wanted to know how to populate the fields in the admin side registrar settings page.

 

I know that using the $configarray parameter fields may be added/deleted, but how do I fill them?

 

I was looking in the DB and it seems as though there is a table named "tblregistrars" that holds the configuration information. It also seems as though the information is encrypted. How do I encrypt the information like that to put it in the DB, along with retrieve it?

Link to comment
Share on other sites

Normally, from what w'eve done, is define the $configarray array, then simply return the array. That's all there is to it. Should this not be working for you, make sure all the field types, sizes and descriptions are correct.

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