Hi,
The Gdpr Module is distinct from multi-tenancy. It deals with the management of tenants and editions. Therefore, if you wish to remove or disable this module for a client, you should remove the GdprConfigModule.forRoot()
line from app.module.ts
.
Thanks,
Hi ,
Please check this similar issue https://support.abp.io/QA/Questions/3819/Unable-to-start-ABP-Projects-ABP-LIC-0013--0023 https://support.abp.io/QA/Questions/3833/ABP-LIC-0013---License-exception
Thanks,
Hi,
For that you just need to replace the images logo-dark.svg
and logo-light.svg
with your new images.
Make sure the name of images should be same. No need to replace component.
For component replacement refer this https://docs.abp.io/en/abp/latest/UI/Angular/Component-Replacement#how-to-replace-logocomponent
Thanks,
Hi,
May I know which theme you are using (Basic, Lepton, or LeptonX)? Also mention its version.
If possible, please provide a screenshot of the error you are getting or what you expect.
regards, Anjali
Hi ,
Please check the similar issue https://support.abp.io/QA/Questions/3453/Can-I-add-a-new-column-to-the-AbpUsers-table--How-can-I-add-if-I-can
Thanks,
Hi,
Closing the ticket as your issue gets resolved
Thanks.
Hello,
Please make sure that you are running the abp generate-proxy -t ng --url myApi
command in the root folder.
you can check here: https://docs.abp.io/en/abp/latest/UI/Angular/Service-Proxies#service-proxies
Thanks, Anjali