♥Stephan Gebbers Posted May 3, 2018 Share Posted May 3, 2018 any chance that this module will get an update to be able to use minfraud score/insights/factors ? Quote Link to comment Share on other sites More sharing options...
phi148 Posted August 10, 2018 Share Posted August 10, 2018 Is this module compatible with OSC edge (bootstrap)? Is this also still supported? Quote Link to comment Share on other sites More sharing options...
maxmind.jason Posted October 24, 2019 Share Posted October 24, 2019 Dear nrlatsha, Please get in touch with us at MaxMind (info at maxmind.com) if you would be interested in collaborating on updating your plugin for more advanced minFraud features. We'd be happy to work with you. Jason Stephan Gebbers 1 Quote Link to comment Share on other sites More sharing options...
ArtcoInc Posted October 24, 2019 Share Posted October 24, 2019 @maxmind.jason nrlatsha has not checked in here since 2016. M Quote Link to comment Share on other sites More sharing options...
♥ecartz Posted October 24, 2019 Share Posted October 24, 2019 39 minutes ago, maxmind.jason said: Dear nrlatsha, Please get in touch with us at MaxMind (info at maxmind.com) if you would be interested in collaborating on updating your plugin for more advanced minFraud features. We'd be happy to work with you. Jason @maxmind.jason, it looks like @nrlatsha last posted to this thread more than four years ago and last visited the forums three years ago. So I'm not sure that your message is likely to get read by its intended recipient. If you wanted to take over this module more directly and post a more up-to-date version, that would be fine. Quote Always back up before making changes. Link to comment Share on other sites More sharing options...
maxmind.jason Posted October 24, 2019 Share Posted October 24, 2019 5 minutes ago, ecartz said: @maxmind.jason, it looks like @nrlatsha last posted to this thread more than four years ago and last visited the forums three years ago. So I'm not sure that your message is likely to get read by its intended recipient. If you wanted to take over this module more directly and post a more up-to-date version, that would be fine. Thank you. I was posting here on the off chance that @nrlatsha would see it, since I don't have any other contact information for them. I appreciate your offer and will bring that back to our product team. It won't be something we can work on immediately, but we will discuss adding it to our roadmap. Quote Link to comment Share on other sites More sharing options...
nrlatsha Posted October 27, 2019 Author Share Posted October 27, 2019 Hello, I must not have gotten the notifications for these posts until I saw Jason's post. What is the current ask? Quote 9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard) Replace that and you're fine... Link to comment Share on other sites More sharing options...
♥ecartz Posted October 27, 2019 Share Posted October 27, 2019 2 hours ago, nrlatsha said: Hello, I must not have gotten the notifications for these posts until I saw Jason's post. What is the current ask? I think that it's two things: On 5/3/2018 at 6:33 AM, Stephan Gebbers said: any chance that this module will get an update to be able to use minfraud score/insights/factors ? Integrate new features that are already supported in the MaxMind API. Update for Phoenix. By hardcoding database tables. By hardcoding filenames. By hardcoding values that previous were fetched from DIR_WS. Move the language defines into their own files (not in english.php). Probably includes/languages/english/modules/maxmind.php or conceivably in something called from a hook file. Utilizing hooks. Ideally the module should just be a drop-in install. Failing that, code should be inserted by adding hook calls. E.g. an existing one (of four) from includes/template_top.php <?php echo $OSCOM_Hooks->call('siteWide', 'injectBodyContentStart'); ?> If the existing hook calls are sufficient, great. If not, create a new one. It might also be helpful to move the license key configuration out of code and into the module. Quote Always back up before making changes. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.