Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
February 12, 2012, 06:17:11 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter
hier
und auf unserer
neuen Webseite
.
149621
Posts in
21098
Topics by
7537
Members
Latest Member:
lotte2
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
FormX - Forms with file captcha/upload/calendar/mail attachment/submission
Pages:
1
2
[
3
]
4
5
...
8
Go Down
Author
Topic: FormX - Forms with file captcha/upload/calendar/mail attachment/submission (Read 32153 times)
sparkdigital
Offline
Posts: 345
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #50 on:
September 19, 2008, 12:08:53 PM »
Love the mod, thanks!
A few issues though - I cannot seem to have more than one file upload field in one form. When I do this and try to upload my files I get this error:
Code:
Fatal error: Cannot redeclare class http_upload_error in /content/DesignerPlus/r/o/romanticretreats.co.uk/web/modules/formx/pear/Upload.php on line 58
I also noticed submissions (with one file upload) aren't stored on the database. I'm using the latest version.
Any ideas?
Many thanks,
Konrad
Logged
sharmpro
Offline
Posts: 64
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #51 on:
September 19, 2008, 05:49:21 PM »
Hi,
I'd some time to go 'Bug Hunting' on the module.
Yes, there was a bug preventing Submission storage...
Upload multiple files is still an issue. The email & the submission text show them all but only the first has been uploaded....
Still need some further investigation...
Anyway already available ver: 2.0.0 solve 'submissions' bug.
Regards,
Stefano
Logged
SharmPRO
http://www.sharmpro.com
http://www.jcwebden.com
mercator
Offline
Posts: 79
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #52 on:
September 19, 2008, 09:47:16 PM »
Things work fine now, even stored in the database!
Logged
sharmpro
Offline
Posts: 64
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #53 on:
September 21, 2008, 04:49:43 PM »
Hi,
in the hurry to submit the fix I introduced an error.
Already fixed with v.2.2.0 just available.
Stefano
Logged
SharmPRO
http://www.sharmpro.com
http://www.jcwebden.com
5old13r
Offline
Posts: 1
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #54 on:
September 25, 2008, 11:35:04 AM »
Hi, I installed FormX_Improved-2.2.0.zip and this is what displayed on the page:
Warning: require_once(E:\www\wb/include/captcha/captcha.php) [function.require-once]: failed to open stream: No such file or directory in E:\www\wb\modules\formx\view.php on line 51
Fatal error: require_once() [function.require]: Failed opening required 'E:\www\wb/include/captcha/captcha.php' (include_path='.;E:\\php5') in E:\www\wb\modules\formx\view.php on line 51
any help would be greatly appreciated, and as you can probably tell, I really have no idea what I'm doing
thanks
Logged
bb_team
Offline
Posts: 5
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #55 on:
October 02, 2008, 07:40:39 AM »
i see you already added the serialized array field to the db already! :-O
thank you!
i won't update you on my tweak, you were faster than me and it's rather pointless now
if you might be interested, i'll post you later, after testing and all, about an other function i am adding: the possibility to download the form submissions as .csv and .xls files.
and i found a small almost meaningless bug:
no matter how you format the forum (i used fieldsets, legends etc) the captcha is included as a table row.
not a great deal though: if one doesn't want to mess up with the php he can open a table in a new heading and close it in the footer
otherwise, if someone else has this problem, formatting options can be also changed in the view.php file after line 346
also:
it would be nice to support the Javascript Admin admin tool to move up and down the form fields without downloading the page every time: sometimes you can have 40+ fields and adding a field and moving it up/down with the little arrows can be a pain
thanks for the grat work you are doing with this module
Logged
bb_team
Offline
Posts: 5
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #56 on:
October 02, 2008, 07:42:29 AM »
Quote from: 5old13r on September 25, 2008, 11:35:04 AM
Warning: require_once(E:\www\wb/include/captcha/captcha.php) [function.require-once]: failed to open stream: No such file or directory in E:\www\wb\modules\formx\view.php on line 51
Fatal error: require_once() [function.require]: Failed opening required 'E:\www\wb/include/captcha/captcha.php' (include_path='.;E:\\php5') in E:\www\wb\modules\formx\view.php on line 51
any help would be greatly appreciated, and as you can probably tell, I really have no idea what I'm doing
thanks
have you tried activating the "Captcha and Advanced-Spam-Protection (ASP) Control" in website baker's admin tools?
Logged
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4753
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #57 on:
October 02, 2008, 10:00:02 AM »
Quote from: bb_team on October 02, 2008, 07:40:39 AM
and i found a small almost meaningless bug:
no matter how you format the forum (i used fieldsets, legends etc) the captcha is included as a table row.
not a great deal though...
This has to do with the
Captcha and Advanced-Spam-Protection (ASP) Control
, you will find in the Admin-Tools in the Backend. Unfortunately, there is no HTML output modification possible.
Quote from: bb_team on October 02, 2008, 07:40:39 AM
also:
it would be nice to support the Javascript Admin admin tool to move up and down the form fields without downloading the page every time: sometimes you can have 40+ fields and adding a field and moving it up/down with the little arrows can be a pain
This one where great.
Best Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
sharmpro
Offline
Posts: 64
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #58 on:
October 02, 2008, 11:27:11 AM »
Please keep me posted!
Quote from: bb_team on October 02, 2008, 07:40:39 AM
if you might be interested, i'll post you later, after testing and all, about an other function i am adding: the possibility to download the form submissions as .csv and .xls files.
and i found a small almost meaningless bug:
no matter how you format the forum (i used fieldsets, legends etc) the captcha is included as a table row.
not a great deal though: if one doesn't want to mess up with the php he can open a table in a new heading and close it in the footer
otherwise, if someone else has this problem, formatting options can be also changed in the view.php file after line 346
also:
it would be nice to support the Javascript Admin admin tool to move up and down the form fields without downloading the page every time: sometimes you can have 40+ fields and adding a field and moving it up/down with the little arrows can be a pain
thanks for the grat work you are doing with this module
Will look into move up-down field soon as i'm re-shaping the mod for security and cleanups..
Stefano
Logged
SharmPRO
http://www.sharmpro.com
http://www.jcwebden.com
erpe
Offline
Posts: 2077
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #59 on:
October 04, 2008, 11:30:22 AM »
Hi Sharmpro,
I have the sneaking suspicion that this new module-version (2.2.0) has the wrong frontend.css file?
Please have a look at it.
rgds
erpe
Logged
stories about
be part of the Tutorials-Project
visit the jQuery-Showroom
sharmpro
Offline
Posts: 64
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #60 on:
October 04, 2008, 01:57:07 PM »
Soon I'll release the drag+drop function requested....
Just re-working the backend templates...
?? what is wrong with the frontend.css ??
Regards
Stefano
Logged
SharmPRO
http://www.sharmpro.com
http://www.jcwebden.com
erpe
Offline
Posts: 2077
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #61 on:
October 04, 2008, 02:09:07 PM »
There are only calendar classes and divs.
Seems to be the wrong file.
Logged
stories about
be part of the Tutorials-Project
visit the jQuery-Showroom
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4753
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #62 on:
October 04, 2008, 11:43:16 PM »
Quote from: sharmpro on October 04, 2008, 01:57:07 PM
Soon I'll release the drag+drop function requested....
Wow!
Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
seagull
Offline
Posts: 81
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #63 on:
October 05, 2008, 10:37:38 AM »
When i save the settings in the backend, the changes i make in the HTML fields (Header etc.) are not stored.
Also the date format is not stored.
The default html and date format show up and not the changes.
No errors with E_ALL on.
thanks, Jan
Logged
bb_team
Offline
Posts: 5
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #64 on:
October 06, 2008, 09:41:50 AM »
thank you.
.xls export is ready, only need to neat things up but ATM deadline is approaching and i am working on other priorities
other minor bug: field titles do not allow ' and ".
adding add_slashes() makes things work again.
edit:
error does not occur in all fields, but it does with checkboxes
«
Last Edit: October 06, 2008, 10:14:21 AM by bb_team
»
Logged
StefanRSA
Offline
Posts: 90
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #65 on:
October 15, 2008, 09:31:49 AM »
Hi Stefano,
I am just wondering... Why do we have a calculation for verification and not images with text in it?
How can I change this?
Thanks
Stefan
«
Last Edit: October 15, 2008, 10:17:34 AM by StefanRSA
»
Logged
How can the sky be the limit? There is much more behind the sky!!!
sharmpro
Offline
Posts: 64
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #66 on:
October 15, 2008, 10:43:00 AM »
Hi,
you can choose different way to render the captha, it's a feature FormX inherit from the 'Core' of WB.
Go into ...
Administration Tools -> Captcha and Advanced-Spam-Protection (ASP) Control
and choose the way you like the most.
Regards,
Stefano
Logged
SharmPRO
http://www.sharmpro.com
http://www.jcwebden.com
StefanRSA
Offline
Posts: 90
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #67 on:
October 15, 2008, 11:01:52 AM »
WoW! That was easy enough... Even for a stupid guy like me!!!
Thanks Stefano..
Logged
How can the sky be the limit? There is much more behind the sky!!!
StefanRSA
Offline
Posts: 90
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #68 on:
October 16, 2008, 08:45:06 AM »
Hi Stefano.
Can you please look at this link:
http://www.thehost.co.za/wb/pages/contact-us.php
The form looks a bit untidy. How can I make the fields the same width and ad spaced inbetween?
I tried to play around with the front and back-end css with no luck.
Any sugestions?
Logged
How can the sky be the limit? There is much more behind the sky!!!
sharmpro
Offline
Posts: 64
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #69 on:
October 16, 2008, 01:53:58 PM »
Hi,
which version of FormX are you using?
Latest version has new css definition (frontend)... they all starts with formx_...... and the default forntend.css within the distribution carries out all definitions used by the module.
Current version is 2.4.4
Regards,
Stefano
Logged
SharmPRO
http://www.sharmpro.com
http://www.jcwebden.com
StefanRSA
Offline
Posts: 90
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #70 on:
October 16, 2008, 01:58:08 PM »
I have version 2.2.0. Do I need to upgrade?
Logged
How can the sky be the limit? There is much more behind the sky!!!
sharmpro
Offline
Posts: 64
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #71 on:
October 16, 2008, 02:06:40 PM »
Hi,
honestly I suggest to upgrade...
If you install latest version I can better help...
Stefano
Logged
SharmPRO
http://www.sharmpro.com
http://www.jcwebden.com
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4753
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #72 on:
October 16, 2008, 03:50:05 PM »
Ciao Stefano!
What about the d&d function?
Are you still in progress with this?
Best Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
sharmpro
Offline
Posts: 64
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #73 on:
October 16, 2008, 05:46:36 PM »
Hi Stefek,
the D&D function is in ver. 2.4.4 released yesterday...
Regards,
Stefano
Logged
SharmPRO
http://www.sharmpro.com
http://www.jcwebden.com
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4753
Re: FormX - Forms with file captcha/upload/calendar/mail attachment/submission
«
Reply #74 on:
October 16, 2008, 05:57:22 PM »
This is Good News.
I will take a look on it.
Thank you very much for taking the time for this module.
Viele Grüße,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
Pages:
1
2
[
3
]
4
5
...
8
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
-----------------------------
English
-----------------------------
=> Help & Support
-----------------------------
General
-----------------------------
=> WebsiteBaker Website Showcase
-----------------------------
English
-----------------------------
=> Modules
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
-----------------------------
General
-----------------------------
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
-----------------------------
General
-----------------------------
=> Security Announcements
-----------------------------
Deutsch (German)
-----------------------------
=> Hilfe/Support
-----------------------------
General
-----------------------------
=> Documentation
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
=> Module & Snippets
-----------------------------
English
-----------------------------
=> Archive (posts up to 2007)
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Deutsch (German)
-----------------------------
=> jQuery
=> Tutorials
=> Templates & Design
-----------------------------
English
-----------------------------
=> jQuery
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
===> Suggestions
-----------------------------
Deutsch (German)
-----------------------------
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
===> Vorschläge
-----------------------------
English
-----------------------------
===> Software bugs
-----------------------------
Deutsch (German)
-----------------------------
===> Softwarefehler
=====> Module / Extensions
-----------------------------
English
-----------------------------
=====> Modules / Extensions
-----------------------------
Deutsch (German)
-----------------------------
===> Erfahrungs und Testberichte
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...