Custom modules hidden after restore

I’m doing a server migration, and I need to clone the 7.3.2 version. I managed to install it and restored the old dumped .sql archive from first installation. It worked except for one thing: the custom modules from my old suite; they are not visible on registers. When I acess the studio, they are visible with and asterisk, but on the registers they are still hidden. How can I make it visible again?

system:

centos 7 (kernel 5.11)
php-fpm 5.6
mysql 5.6
suitecrm 7.3.2

See this for generic advice:

About your specific question, did you move any files, namely the ones under custom directory?

Did you do a QR&R?

1 Like

Hi, I moved the custom files from the original installation and changed the database path on config.php and it worked. Thanks for answering my question.

1 Like