Integrating Wufoo

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
aimon

Integrating Wufoo

Post by aimon »

Hey All,

I have an instance of CMS Made Simple "Samoa" set up and am having some troubles including iframes in HTML code. I am trying to insert a form from wufoo.com in order to collect responses into a database. Whenever i try to insert this code:

Code: Select all

<__iframe height="2788" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="http://jdrf.wufoo.com/embed/islet-transplant-questionnaire/" title="HTML Form"><a href="http://jdrf.wufoo.com/forms/islet-transplant-questionnaire/" title="Islet Transplant Questionnaire">Fill out my Wufoo form!</a></__iframe>
<small><a href="http://wufoo.com/">Powered by Wufoo</a></small>
I get this error
Forbidden
You don't have permission to access /admin/addcontent.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I try adding a page without iframes and it works fine. Can anyone help me understand how i can get this code integrated into a page?

Thanks

Aimon
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Integrating Wufoo

Post by calguy1000 »

I'm sure if you did a google search on 'You don't have permission to access' and 'on this server', you'd probably get a couple of hours worth of reading.  I'll bet that atleast one of those pages would tell you what the problem is.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
cyberman

Re: Integrating Wufoo

Post by cyberman »

Cant replicate your problem - embeding works for me.
aimon

Re: Integrating Wufoo

Post by aimon »

thanks for trying this out.

maybe the problem is with iframes in my server then.

I will give that a try but i don't think it will work.

Thanks

Simon
cyberman

Re: Integrating Wufoo

Post by cyberman »

Please make a look at my playground

http://cmsms.cm.funpic.de/index.php?page=embed

Have insert your content with CMSms {embed} tag ...
aimon

Re: Integrating Wufoo

Post by aimon »

Hey Mate,

Thanks for your help.

I have tried using the embed tag "{embed url=http://jdrf.wufoo.com/embed/islet-trans ... tionnaire/}"

as stipulated on the "Tags" page but it does not show anything. Is this coded incorrectly?

Regards
cyberman

Re: Integrating Wufoo

Post by cyberman »

Hmm, have done the same - try to add in head area {embed header=true}. And check page html source!
aimon

Re: Integrating Wufoo

Post by aimon »

Amazing work.

I thought the header code was only applicable if i wanted to resize the iframe but it's integral to the whole operation.

You have made my day so thank you very much for your time  :)
cyberman

Re: Integrating Wufoo

Post by cyberman »

aimon wrote: I thought the header code was only applicable if i wanted to resize the iframe but it's integral to the whole operation.
Yea but since a short time {embed} works only with header code - dont know why.
Locked

Return to “CMSMS Core”