hidetsugu
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] pass parameter from one form to anotherI still wasn’t able to solve the $_GET issue. Do you think i can use $_COOKIE? Can i set the cookie with a new value when a link is clicked, and then read from cookie, because $_COOKIE gives no error. How can i set a cookie here? Thank You.
Forum: Plugins
In reply to: [Contact Form DB] pass parameter from one form to anotheryup… i can’t. If you google for the error, “GET to /wp-admin/post.php not supported.” seems to be quite common. Seems to be related with mod_security, but the solutions i’ve tested so far didn’t work, wich was why i tried to see if you knew something that could help me.
Forum: Plugins
In reply to: [Contact Form DB] pass parameter from one form to anotherStill wasn’t able to test because my wp installation doesn’t allow me to insert $_GET in a post. I get the error, “GET to /wp-admin/post.php not supported.” I’ve tried somethings to solve this without success. Do you have any idea what i have to do? Thank You
Forum: Plugins
In reply to: [Contact Form DB] upload file in edit modeThanks for your quick answer Michael. Keep up the goog plugin development, and consider this functionality for the next version.