***UPDATED*** DB Technosystems Form Processor 02/09/2011
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
George what is the latest version of this extension? Does it support 11?
Good news everyone! COVID-19 is STILL here!
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Last version: 2.7.5.7
Yes, works fine with v.11
Yes, works fine with v.11
www.dbtechnosystems.com
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Thanks George, also will it work with Recaptcha V2?
http://www.wysiwygwebbuilder.com/recaptchav2.html
http://www.wysiwygwebbuilder.com/recaptchav2.html
Good news everyone! COVID-19 is STILL here!
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
It should work with the standard WWb Recaptcha 2 but I have not tried it.
www.dbtechnosystems.com
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Cheers will give it a try. Are you going to recompile this extension with the latest EXT Builder as recommend by Pablo?
Good news everyone! COVID-19 is STILL here!
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
When / if a new version comes out.
www.dbtechnosystems.com
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
viewtopic.php?f=1&t=72086Navaldesign wrote:When / if a new version comes out.
Good news everyone! COVID-19 is STILL here!
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Your settings seem correct, however the error message should NOT be an URL but a simple text message.
Edit, publish again, refresh your browser and test.
Edit, publish again, refresh your browser and test.
www.dbtechnosystems.com
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Please remove the code you have added, it is not needed, then publish and try again.
www.dbtechnosystems.com
- Patrik iden
-
- Posts: 513
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Hello, Do the Form Processor work with PHP version 5 and 7?
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
As far as I know (haven't tested) it does.
www.dbtechnosystems.com
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
WB12.1.1
Is there a way to number the emails Like a reference number.
Is there a way to number the emails Like a reference number.
- Navaldesign
-
- Posts: 903
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
It will require some custom coding.
You may have a look at how this is done in the Webshop Plus and apply the same through the "Custom coding" properties of the processor. Some PHP knowledge is required.
You may have a look at how this is done in the Webshop Plus and apply the same through the "Custom coding" properties of the processor. Some PHP knowledge is required.
www.dbtechnosystems.com
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
WB12.1.1
OK I am looking at it.
OK I am looking at it.
Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
If I add this to the value of an edit box <?php echo mt_rand(100000, 999999);?> I get a random number. but I am working on doing better then this.
like in sequence.
And is there a way to move the edit box from the bottom to the top. I changed the tab order and moved it to the top. but in the email it still shows at the bottom.
like in sequence.
And is there a way to move the edit box from the bottom to the top. I changed the tab order and moved it to the top. but in the email it still shows at the bottom.