Jump to content

completely remove module


jimlongo

Recommended Posts

I'm developing a module, so of course very often uninstalling ... reinstalling ... wash ... rinse ... repeat cycles.

I removed my modules directories  in /`modules/addons` and `/modules/servers`

I can't find anything in the database that stores any information.  

Still the module is visible in the Addons menu.

I got so frustrated yesterday I reinstalled WHMCS.  It's still there.

TIA for any clues on where to find it?

1212064510_Screenshot2023-03-17at13_22_54.thumb.png.c7df5e0509b12655d77d6c49157e874b.png

 

Of course if I try to follow that link I get

 

 

Screenshot 2023-03-17 at 14.09.25.png

Edited by jimlongo
Link to comment
Share on other sites

In case it's bugged open tblconfiguration table and look for your module system name in value column for the following settings:

  • AddonModulesHooks (comma separated list like this: module_one,module_two,another_module)
  • ActiveAddonModules (still comma separated list)
  • AddonModulesPerms (json array)

 

Link to comment
Share on other sites

On 3/18/2023 at 10:45 PM, Kian said:

In case it's bugged open tblconfiguration table and look for your module system name in value column for the following settings:

  • AddonModulesHooks (comma separated list like this: module_one,module_two,another_module)
  • ActiveAddonModules (still comma separated list)
  • AddonModulesPerms (json array)

 

Thanks, don't know how i missed that one.

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