2012-02-16, 11:04:59
Very good plugin but is there capcha support? I can't find it.
I would not want to get spam.
I would not want to get spam.
p01-contact : simply add contact forms in your pages
|
2012-02-16, 11:04:59
Very good plugin but is there capcha support? I can't find it.
I would not want to get spam.
2012-02-16, 16:53:08
smilema Wrote:Very good plugin but is there capcha support? I can't find it. I am not sure if your question is serious, ofcourse p01-contact comes with captcha open your eyes! add (%contact %) to your page and the captcha is there!
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
2012-02-20, 11:46:35
Hi,
When i'm try send a message, the follow message it's printed: " Error : no message was sent. " What can i do to resolve ths issue!? Someone help me, please!
2012-02-24, 23:25:45
How can I put this plugin in GetSimple 3.1? My plugins panel shows the message "Update to 0.9.1" for p01-contact plugin.
2012-02-25, 00:50:03
@professordenis: same little problem here, but only once : plugins page shows "update to xxx" the first time I load it after installing a plugin, then I press F5 and everything goes back to normal. Happened to me with p01-contact 0.9.1 and Extend Downloader 1.0. Both plugin work well.
professordenis Wrote:How can I put this plugin in GetSimple 3.1? My plugins panel shows the message "Update to 0.9.1" for p01-contact plugin.
2012-02-25, 01:57:53
calmos Wrote:@professordenis: same little problem here, but only once : plugins page shows "update to xxx" the first time I load it after installing a plugin, then I press F5 and everything goes back to normal. Happened to me with p01-contact 0.9.1 and Extend Downloader 1.0. Both plugin work well. That's right. The plugin looks to work fine now. Thanks a lot!
2012-02-25, 20:59:44
Ampersand 2012-01-19 Wrote:There is still {2,3} in the current 0.9.1 ver of the plugin. This is the most urgent bug to get rid of. Otherwise no chance not only for .info but .travel and other unusual domains.I found also this bug to be urgent. yojoe 2011-06-26 Wrote:reff 2011-06-26 Wrote:Hi all reff Wrote:I tried exactly the same, but this didn't help.There are 3 places in p01-contact.php (v0.9.1) where ".[a-z]{2,3}" is used: Ln 91 Col 102 Ln 530 Col 97 Ln 846 Col 95 I changed all of them to ".[a-z]{2,5}" and also Ln 854 Col 98 (website). Changed the version also to v0.9.1.1. You can download p01-contact.php.txt in the attachement. But maybe for a future version this should be changed to a better regexp: hameau 2011-06-26 Wrote:I have good results with the regexp on this page.
Advanced HTML5 & CSS3 coder. Simple JS & PHP hacker (not enough for new function coding). Build one webpage with GS (late 2012). Focusing on Theme customizing/Template files. Experience with WP.
2012-02-25, 23:26:10
Great, works as intended on a fresh GS 3.1.
Attention, version number goes on line 23 too (needed for plugins page to show version number). Here it is -> see attachment. Thanks a lot for your work ! ChriS Wrote:Ampersand 2012-01-19 Wrote:There is still {2,3} in the current 0.9.1 ver of the plugin. This is the most urgent bug to get rid of. Otherwise no chance not only for .info but .travel and other unusual domains.I found also this bug to be urgent.
2012-02-26, 01:25:10
calmos Wrote:Great, works as intended on a fresh GS 3.1.Thanks also, I haven't checked well the version thing. For the perfection also p01-contact_gs.php in the plugin folder has to be changed (see Attachment). I have no experience with doing GS-Plugins, so I hope the hotfixing here is ok and has no undesired sideffects. ;-)
Advanced HTML5 & CSS3 coder. Simple JS & PHP hacker (not enough for new function coding). Build one webpage with GS (late 2012). Focusing on Theme customizing/Template files. Experience with WP.
2012-03-02, 04:04:10
Hello,
p01-contact worked for me perfectly, but now I changed my servers to lighttpd for http and qmail for mail and it doesn't work. Any solution?
2012-03-03, 22:57:05
Rene Wrote:Donuts Wrote:Hi, great plugin! Hi René, just tried it and ... nope. But this time I received the "file name" in the email. It is still not what I had in mind. But thanks for thinking along. Though I still hope that someone can fix this.
2012-03-08, 08:44:58
I was struggling using p01-contact on a 3-languages site (with I18N-Plugin). Especially subject, captcha, askcopy an the send button are not customizable with the Special fields types.
Inserting the following code in the header of my template everything is fine: Code: if ($language == 'de') $p01contact->default_lang = 'de'; Hope it helps someone else who does not wont to work with components. I like also to request a Special field type for language select in a future version.
Advanced HTML5 & CSS3 coder. Simple JS & PHP hacker (not enough for new function coding). Build one webpage with GS (late 2012). Focusing on Theme customizing/Template files. Experience with WP.
2012-03-14, 15:24:36
Is there a way to call the plugin from my theme template rather than in the WYSIWYG content block?
I don't want my users to be able to edit (i.e. mess up) the form.
2012-03-14, 20:07:34
<?php echo $p01contact->parse('(% contact %)');?>
2012-03-14, 20:44:33
Thanks Oleg.
2012-03-15, 23:28:12
I'd like to know how I put two forms in same page. Is it possible? How?
Thanks, Felipe Fernandes
2012-03-15, 23:51:28
I have the same issue. Did you solve this one? How?
Thanks, FF calmos Wrote:Hi, & first thanx for this great plugin.
2012-03-19, 01:38:46
Hi. Can I attach files for sending by p01-contact form? what is the tag for it?
sorry, answer found above.
I turned on debugging (GS 3.1) and noticed these PHP notices:
Code: Notice: Trying to get property of non-object in /home/****/public_html/admin/inc/plugin_functions.php on line 75 Is this fixable?
2012-03-23, 22:58:50
ChriS Wrote:I was struggling using p01-contact on a 3-languages site (with I18N-Plugin). Especially subject, captcha, askcopy an the send button are not customizable with the Special fields types. I was actually looking into the same thing. How exactly did you insert the code above to the head of your template?
2012-03-27, 10:52:43
Ok I have checked the whole thread looking for the way to change the size of po1-contact on the page. I know there use to be a way to do this because on one of the older versions I did it on one of my sites but for the life of me I can't remember how to do it. (Getting old isn't any fun!!!!)
Is there suppose to be a CSS file with po1-contact? If so I must have done something wrong on the install. So I would appreciate it if anyone could lead me in the right direction. Bob
2012-03-27, 20:26:15
rfuller Wrote:Ok I have checked the whole thread looking for the way to change the size of po1-contact on the page. I know there use to be a way to do this because on one of the older versions I did it on one of my sites but for the life of me I can't remember how to do it. (Getting old isn't any fun!!!!) Add to your css file: Code: .p01-contact {
Addons: blue business theme, Online Visitors, Notepad
2012-03-27, 23:49:58
This is a feature request:
let p01-contact write a logfile in xml - format, where all sent mails are stored by this, the mails could be analyzed or re-used for other purposes (ticket orders for example) when will formsimple be available? Cheers, Connie
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
2012-04-05, 21:21:45
Dear Nicolas,
at first many thanks for this great Plugin! But I've found a little bug in your Plugin. I made the following default form: Code: radio! "Ja, ich möchte am 4. August 2012 teilnehmen auf der"= "25 km Strecke" | "21 km Strecke" | "8 km Strecke", The bug comes with the checkbox, where it is not possible to write a comma within the sentence. The result you can the at the attached image. I've spend many time to find the reason of this bug and find out that the responsible part is the regular expression which is stored in $param_pattern (line 90 in p01-contact.php), cause after the function call in line 115 the sentence of the checkbox will be damaged. In all other form-parts the comma within a sentence is no problem, you can see it also on the image. It will be very great if you can fix this bug, because regular expressions are to complicated for my little brain! ;-)
Wer nicht überzeugen kann sollte wenigstens Verwirrung stiften!
2012-04-06, 00:03:07
comdraft Wrote:It will be very great if you can fix this bug, because regular expressions are to complicated for my little brain! ;-) Try this simple hack: turn on page source view, and instead of , use its equivalent in html code ,
Addons: blue business theme, Online Visitors, Notepad
|
« Next Oldest | Next Newest »
|