RobinMathewRajan
Forum Replies Created
-
Forum: Plugins
In reply to: [SimpleSecure] Character substitution bug!🙁
Anyways, you tried your best to help me. That’s very much appreciated. Thank you bro. 🙂 ^_^
And thank you to Mika Epstein sis too. 🙂 ^_^
Forum: Plugins
In reply to: [SimpleSecure] Character substitution bug!Any updates?
Forum: Plugins
In reply to: [SimpleSecure] Character substitution bug!Ipstenu-DH, I changed
define('DB_CHARSET', 'utf8');todefine('DB_CHARSET', '');as you said. But the problem is still there! 🙁Forum: Plugins
In reply to: [SimpleSecure] Character substitution bug!Thank you Jason! That would be fine. 🙂
Forum: Plugins
In reply to: [SimpleSecure] Character substitution bug!Oh! :O My webhost is DreamHost on a Shared Hosting plan. They use Ubuntu 12.04 LTS as OS and Apache as the webserver for all shared servers.
What should I ask to DreamHost to solve this problem? Could you suggest some ideas please? 🙂 Sadly, I’m not a programmer! 🙁
I’m looking to include a GPG powered contact form in my homepage which is based on HTML5 and CSS3. I researched and found out some ways to do that using OpenPGP.js libraries etc. But when I try to implement that in my homepage, it fails! 🙁
Could your script be used to implement GPG powered contact forms on HTML pages? I think if we remove the WordPress requirements from the script, it could be used for embedding GPG powered contact forms on HTML pages right? There are very less working GPG implementations for contact forms for using in HTML pages.
By the way, did you get my email Jason? 🙂
Forum: Plugins
In reply to: [SimpleSecure] Character substitution bug!Just figured out how to include ‘Website’ text area in the Contact Form!
I edited all the required fields and finally registered the variable under ‘$qvars’ section. Without the registration under ‘$qvars’ section, custom form fields won’t work I think.
Here’s my custom simplesecure.php file.
http://pub.robinmathewrajan.com/contents/bug_reports/SimpleSecure/custom_edits/simplesecure.phpDISCLAIMER: This is an unofficial version of the simplesecure.php file as edited by Robin Mathew Rajan at https://www.robinmathewrajan.com/. This custom PHP file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Use at your own risk.
Changelog:
1) Added sender IP info
2) Added ‘website’ text field
3) Changed ‘Thank you. Your message has been submitted.’ to ‘Thank you. Your message has been encrypted successfully and submitted.’Thank you very much Jason, for making this super awesome plugin. 🙂
Forum: Plugins
In reply to: [SimpleSecure] Character substitution bug!PHP Version is 5.4 FastCGI