RSjoomla! - Quality Joomla! Components

My Account






Lost Password?
No account yet? Register

Newsletter Subscribe

If you would like to be one of the first people to hear about the release of our new components then make sure you have subscribed to our announcements list! We won't bug you with unnecessary stuff.




RSjoomla! Board
These forums are to discuss any RSjoomla! related questions. Please note that official support is offered via Customer Support Ticketing System only, responses in the forum are not guaranteed.
Welcome, Guest
Please Login or Register.
Lost Password?
Forms not working in Safari (1 viewing)
_GEN_GOTOBOTTOM Post Reply

TOPIC: Forms not working in Safari

#4500
andreas.eide (User)
Fresh Boarder
Posts: 2
graphgraph
Forms not working in Safari 2008/08/28 16:14 Karma: 0  
None of my forms is working in Safari 3.1.2...
When i press the "Submit" button it redirects me to the frontpage and nothin happens...
In other browsers as IE7 and Firefox 3 it works nicely. Most of my users are Safari-users so it is a HUGE problem...

I cant demand that they have to use Firefox to use my forms, can I?

Edit: Is this a common problem, or just me no having too much luck...?

Post edited by: andreas.eide, at: 2008/08/30 01:40
  The administrator has disabled public write access.
#4601
wlrdq (User)
Fresh Boarder
Posts: 1
graphgraph
Re:Forms not working in Safari 2008/09/10 00:52 Karma: 0  
I just ran into a similar problem and noticed that the form had action="". After removing that from the functions.php file, it seems to work.

controller/functions.php:
$formLayout = '<form method="post" id="userForm" enctype="multipart/form-data" action="">'.$formLayout.'</form>';
change to:
$formLayout = '<form method="post" id="userForm" enctype="multipart/form-data">'.$formLayout.'</form>';

Does anyone know if this will cause other issues?

Thanks
Will Mavis
http://www.sourcecoast.com/
  The administrator has disabled public write access.
#4721
donaldmoore (User)
Fresh Boarder
Posts: 1
graphgraph
Re:Forms not working in Safari 2008/09/19 20:34 Karma: 0  
I discovered today that my forms in Safari weren't submitting also. Did you try removing the action="" and did that work for you?
  The administrator has disabled public write access.
#4972
schmaart (User)
Fresh Boarder
Posts: 1
graphgraph
Re:Forms not working in Safari 2008/10/07 04:59 Karma: 0  
Same issue with me.

RSFormPro! 1.5 (updated 7/10/08)

Safari 3.1.2 (mac) Submit btn redirects to homepage
Firefox 2.0.0.17 (mac) works as intended.

Looking for conclusive response from RSJoomla before implementing the fix proposed earlier in this thread.
  The administrator has disabled public write access.
#5312
mrbungle (User)
Fresh Boarder
Posts: 1
graphgraph
Re:Forms not working in Safari 2008/10/27 21:22 Karma: 0  
I'm also having this problem. Is the fix listed above been confirmed to work?

IE, Opera, etc don't work and the emails are going nowhere- meaning I'm getting to the thank you page but the emails are not arriving in the inbox.

I know they are working and the parameters are set up right because it is working in FF- just not anything else.

Version 1.0.4

Post edited by: mrbungle, at: 2008/10/27 21:40
  The administrator has disabled public write access.
#5335
jeff.muller (User)
Fresh Boarder
Posts: 1
graphgraph
Re:Forms not working in Safari 2008/10/29 03:58 Karma: 0  
Any luck with this issue. I am having the same problem
Safari: just sends to home page, I can submit the form without required fields and just sends me to the home page.

Firefox: I receive errors if the form is not filled out properly. Hit submit button and the form is sent but page just reloads, no thank you message but if I submit it a second time with the form blank (from refresh on first submit) I will get a thank you message.

IE6 works fine.

Any ideas???
  The administrator has disabled public write access.
#5351
strafe (Admin)
Admin
Posts: 220
graphgraph
Re:Forms not working in Safari 2008/10/29 16:55 Karma: 2  
Hello,

You can submit a ticket and send us more information (links, descriptions etc) regarding this issue and we will investigate as soon as possible.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
  The administrator has disabled public write access.
#5388
toby.bolton (User)
Fresh Boarder
Posts: 2
graphgraph
Re:Forms not working in Safari 2008/11/02 02:02 Karma: 0  
wlrdq wrote:
I just ran into a similar problem and noticed that the form had action="". After removing that from the functions.php file, it seems to work.

controller/functions.php:
$formLayout = '<form method="post" id="userForm" enctype="multipart/form-data" action="">'.$formLayout.'</form>';
change to:
$formLayout = '<form method="post" id="userForm" enctype="multipart/form-data">'.$formLayout.'</form>';

Does anyone know if this will cause other issues?

Thanks
Will Mavis
http://www.sourcecoast.com/


Thanks for this, it fixed my problem, why cant RSjomla remove this, I just spent a whole day looking for a fix, seriously such an easy fix, why on earth its still in the code.

Thanks to the wlrdq for the fix

Tobes

Post edited by: strafe, at: 2008/11/05 10:36
  The administrator has disabled public write access.
#5419
strafe (Admin)
Admin
Posts: 220
graphgraph
Re:Forms not working in Safari 2008/11/05 10:35 Karma: 2  
Hello,

Because of different SEF configurations, module positions and other things, that fix doesn't work for everyone.
I've edited your post, we don't encourage such words.

Post edited by: strafe, at: 2008/11/05 10:36
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
  The administrator has disabled public write access.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop