1
Today noticed that xmline has a REALLY faulty transfer, that makes an extra blank forum for the items transferred, so fixed xmline to use the main framework transfer (with the help of the amazing BanditX
)…..
Yet certain points like print, pdf, pm and other add-on’s need cancelling, which I did think would be the easy part, seeing there was a variable ready to cancel them out……
Yet no matter what I’ve tried it hasn’t worked to cancel them?
So is it I’m missing something or is there the correct code to remove the items from the list, I can see somewhere that removes the modules in use which works, yet no where that voids the items in the $skip array; which has been merged with $GLOBALS["addons_skip_module"] array….
?