Hey guys
Pls add search in subfolders (like Junk, Spam etc.) to the function.
I just received a confirmation mail from the biggest music platform worldwide into Junk and the function didn't find it because it was not on the top level inbox ;)
Actually Botchief's MSSQL feature seems to have a big issue on MSSQL. On a failed transaction, it does not reset its internal transaction status, attemping to reuse an already failed, but commited transaction - rendering the MSSQL module completely unusable, even when changing to another user, it tries to use the same, not available transaction.
SQL Server Version 10.50.400
Hey guys
Is there a difference in running a module within the editor and the runner / standalone?
Im experiencing a weird issue:
When I run the module in Editor, everything fine
As soon as I run it standalone or in Runner, the Captcha response controls are not on the site.
I switched the Editor browser to latest version, is this version not included in Runner and/or standalone? I already tried "bundle browser files" on the compile settings, didn't change anything.