Welcome, Guest
Username Password: Remember me

Fabrik form and Mobile Joomla
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Fabrik form and Mobile Joomla

Fabrik form and Mobile Joomla 14 years, 1 month ago #566

  • Shauger
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
I have a Joomla 1.5 site with Fabrik 2.0 and a form in Fabrik designed to display using iWebKit template on an iPhone. Prior to installing Mobile Joomla this worked well, but now I am getting this error:

var =v new Asset.css('http://www.sollos.com/media/com_fabrik/css/custom.css'{});


The URL that is supposed to be displayed is:
http://www.sollos.com/index.php?option=com_fabrik&view=form&fabrik=31&layout=iwebkit&tmpl=component&iframe=1&incformcss=0


Its the tmpl=component portion of this that triggers the error.

Any thoughts?

Fabrik form and Mobile Joomla 14 years, 1 month ago #2451

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
Hmm. It works well now.
What was the text of error?

Fabrik form and Mobile Joomla 14 years, 1 month ago #2452

  • Shauger
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
When you connect from an iPhone you get the error I pasted in the initial post regarding the var=v. I have disabled Mobile Joomla for now which is why it is working. I can enable it again for testing. I spoke with the folks at Fabrik and they felt they could resolve it after conversing with someone from MobileJoomla. Let me know your thoughts in that regard. They had not heard of Mobile Joomla but seemed intrigued by it.

Fabrik form and Mobile Joomla 14 years, 1 month ago #2455

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
OK. I've saved current version of that page. Could you enable MJ to check for differences in pages?

Fabrik form and Mobile Joomla 14 years, 1 month ago #2458

  • Shauger
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
Okay, its enabled again. Thanks for checking!

Fabrik form and Mobile Joomla 14 years, 1 month ago #2460

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
I'm not sure, but it may be a conflict with jqtouch because of first tag inside "body" is "script". Try to edit templates/mobile_iphone/component.php in the following way:
1. Replace <body> with <body><div class="current">
2. Replace </body> with </div></body>

Fabrik form and Mobile Joomla 14 years, 1 month ago #2461

  • Shauger
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
dryabov wrote:
I'm not sure, but it may be a conflict with jqtouch because of first tag inside "body" is "script". Try to edit templates/mobile_iphone/component.php in the following way:
1. Replace </body><body> with <body><div class="current">
2. Replace </body> with </div></body>


That worked!!!! One question: my form really has one field asking for an email address. This field is formatting as a thin box while the submit button is correctly displaying as a iPhone formatted large submit button. I am including an attachment to show this. Any way I an adjust that you think? Not the end of the world, but now that I am so close can't help be reach for perfection.

Fabrik form and Mobile Joomla 14 years, 1 month ago #2462

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
Idon't know, maybe it's css-related issue.

Fabrik form and Mobile Joomla 14 years ago #2480

  • Shauger
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
I didn't test the actual sending of the form until today. With Mobile Joomla on the form submit button never completes the action. If I disable it, the form actually sends.
  • Page:
  • 1
Time to create page: 0.16 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.