Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Site intro edit??

Asked Modified Viewed 7,607 times
S
sentient
S
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
asked
Newbie

I want to put iframe and embedded videos in the site intro section but every time I do fusion stripps it out and dosent let me. Anyone know what to do or edit so I can embed videos from ustream on in the site introduction section as well as put in some I frames?
0 replies

11 posts

J
jak17
J
jak17 10
  • Member, joined since
  • Contributed 155 posts on the community forums.
  • Started 46 threads in the forums
answered
Member

try going on

http://www.yellowpipe.com/yis/tools/H...converter/

paste in your embed or iframe code or whatever and click the html-->php button. then try using that new code and see if it works ;)
0 replies
S
sentient
S
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

That didnt seem to work. Unless I did something wrong.

I tried to put in an embedded video off of ustream in the site introduction area. Converted it from html to php but it didnt take. Again fusion stripped it all out.

I am wondering if there are disallowed tags in the core of fusion for the site intro area. And maybe a way to go in and allow tags such as embed and others?

Or is there a infusion out there that adds extras to the main settings for the site?
0 replies
X
Xessive
X
I am not always right, but I'm never wrong.
http://www.xessive.nl
  • Senior Member, joined since
  • Contributed 327 posts on the community forums.
  • Started 4 threads in the forums
answered
Senior Member

Did you get an error or what..??
Post the code that you've used so that we can see..
0 replies
B
Basti
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
answered
Veteran Member

What exactly did you do? And where?
Give us your code!
0 replies
W
WEC
W
WEC 10
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 5 threads in the forums
answered
Veteran Member

Site intro is sanitized and that is probably the problem. Why not make a custom center panel and display it in news only.

Panels take any code.
0 replies
S
sentient
S
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

here is the code im trying to put into the site intro.

<embed flashvars="autoplay=false&brand=embed" wmode="opaque" width="320" height="260" allowfullscreen="true" src="http://www.ustream.tv/flash/live/169605" type="application/x-shockwave-flash" /><a href="http://www.ustream.tv" style="width:320px;padding:2px 0px 4px;background:#9A999A;display:block;color:#000000;font-weight:normal;
font-size:10px;text-decoration:underline;text-align:center;" target="_blank">Broadcast by Ustream.TV</a>

Or if anyone has a custom pannel download I would just go with that.



Edit: Too long a line of txt was breaking layout.
Edited by Elvenelf on 27-05-2008 20:09,
0 replies
W
WEC
W
WEC 10
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 5 threads in the forums
answered
Veteran Member

Try this as upper center panel code:

openside("name");
?>
<center><embed flashvars="autoplay=false&brand=embed" wmode="opaque" width="320" height="260" allowfullscreen="true" src="http://www.ustream.tv/flash/live/169605" type="application/x-shockwave-flash" /><a href="http://www.ustream.tv" style="width:320px;padding:2px 0px 4px;background:#9A999A;display:block;color:#000000;font-weight:normal;font-size:10px;text-decoration:underline;text-align:center;" target="_blank">Broadcast by Ustream.TV</a></center>
<?php
closeside();
0 replies
S
sentient
S
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

Forgive me if this is a goofy question, im still learning fusion. But that code, do I insert it into the html input area in the site intro area or do i make that code a pannel and then add new pannel in admin section?

If I save it as a pannel, just name is custompan.php or something of that nature?
0 replies
B
Basti
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
answered
Veteran Member

Go => System Administration => Panels => Add a new Panel

Then => Activate the Panel

PS: The Title of the Panel is your choice ;)
0 replies
S
sentient
S
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

Thanks guys! I got it working great!
0 replies
— 2 years later —
E
eskindian
E
  • Junior Member, joined since
  • Contributed 22 posts on the community forums.
  • Started 7 threads in the forums
answered
Junior Member

Any suggestions on how to post a ustream video in a discussion forum thread? My only tag options, at this time, are Google and YouTube videos. Thank you.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 11 posts
  • Votes 0 votes
  • Topic users 6 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet