This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-08-11 21:31:54

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Embing a Forum

Anyone know how I can embed a forum into my website? Its not weekly, its built with iWeb so all I need is the embed HTML code.


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#2 2011-08-11 21:37:43

legorulez101
Scratcher
Registered: 2011-05-13
Posts: 500+

Re: Embing a Forum

jji7skyline wrote:

Anyone know how I can embed a forum into my website? Its not weekly, its built with iWeb so all I need is the embed HTML code.

Which forum type, Punbb, Fluxbb, forumify, or forumotion?
tongue

Offline

 

#3 2011-08-12 02:00:32

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Embing a Forum

forumotion is phpbb, by the way. forumify is fluxbb, by the way.

Apparently you're supposed to use an iframe?

So first you make the fora, then you make an iframe for the fora.

It's all the same, because you're just going to have to iframe it.

I suggest you make a phpbb forums. if you don't want ads, make like a free web hosting account (without ads, like zymic or something) put the fora on there and then iframe it.

Another thing you can do is just link to it...

This is the HTML code for iframes, in case you're wondering:
<iframe width="XXX"  height="XXX" frameborder="10" src="URL_to_your_file_location/file_name"  allowTransparency="true" more attributes> alternative content for browsers which do not support iframe
</iframe>
If you want it basic, just do:
<iframe width="XXX"  height="XXX" frameborder="10" src="URL_to_your_file_location/file_name"  allowTransparency="true">
</iframe>

Offline

 

#4 2011-08-12 02:58:11

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Embing a Forum

kayybee wrote:

forumotion is phpbb, by the way. forumify is fluxbb, by the way.

Apparently you're supposed to use an iframe?

So first you make the fora, then you make an iframe for the fora.

It's all the same, because you're just going to have to iframe it.

I suggest you make a phpbb forums. if you don't want ads, make like a free web hosting account (without ads, like zymic or something) put the fora on there and then iframe it.

Another thing you can do is just link to it...

This is the HTML code for iframes, in case you're wondering:
<iframe width="XXX"  height="XXX" frameborder="10" src="URL_to_your_file_location/file_name"  allowTransparency="true" more attributes> alternative content for browsers which do not support iframe
</iframe>
If you want it basic, just do:
<iframe width="XXX"  height="XXX" frameborder="10" src="URL_to_your_file_location/file_name"  allowTransparency="true">
</iframe>

Thanks! That's just what I needed!  big_smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#5 2011-08-12 03:00:42

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Embing a Forum

Oh by the way, its weebly, not weekly. Or did the auto-correct on Lion/iOS 4 get to you like it did to me on my iPod?

Last edited by kayybee (2011-08-12 03:01:21)

Offline

 

#6 2011-08-12 03:10:03

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Embing a Forum

kayybee wrote:

Oh by the way, its weebly, not weekly. Or did the auto-correct on Lion/iOS 4 get to you like it did to me on my iPod?

Where did you/I write weekly/weekly?  hmm


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#7 2011-08-12 03:54:43

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Embing a Forum

whats your forum link, then I can give you one line of code for it!


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#8 2011-08-12 10:38:40

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Embing a Forum

He doesn't need it, I made the template for him already.



Weekly is in the first post.

Offline

 

Board footer