Thread Starter
Orfeo
(@arnaudfr)
Hello,
I simply make a refund on the order in the admin panel, it works :
https://prnt.sc/1tazuql
I delete the invoice et regenerate it and nothing appear :
https://prnt.sc/1tb026l
I don’t know why ?
Thanx
Same here, fatal error, the website is broken because of it, need to disable the plugin by FTP.
Thread Starter
Orfeo
(@arnaudfr)
Ok thanks, you should add that to the FAQ ! 🙂
Thread Starter
Orfeo
(@arnaudfr)
I tried to do that :
$mslsOption = new MslsOptions();
$link= $mslsOption->get_permalink( 'fr_FR' );
But it returns the link to the home page while it exits an associated post.
I have search through the whole source code, I am surprised there isn’t a simple way to do that, it seems to be a basic thing …