Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How I correct this? ( remove PDF Maker )
#1
I removed PDF maker, but this links ( and errors still occurs )

See attached file.

How i remove that issue?


Attached Files Image(s)
   
Ranieri
eCRM Web
Reply
#2
I don't have an answer from the top of my head, but look for the 'DETAIL WIDGET' section in the documentation.
Reply
#3
Hi.

When you uninstall PDFMaker module, the function vtlib_handler when the case is preuninstall execute the next functions:
removeLinks();
removePDFMakerWorkflows();

You can check this functions on modules/PDFMaker/PDFMaker.php to create a script that execute this functions or check the database tables that you have to clean to a correct uninstall.

This process works fine when you uninstall the module, I don't know why were not executed.
Reply
#4
I removed links directly in BD and solve this issue. Joe's hint.

Thanks for your assistance
Ranieri
eCRM Web
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)